Cloudlog: Error when clicking "Logout"

This is for reporting bugs with the code, if this issue is regarding setting up on your local server please use the forum see readme for details

Describe the bug When logged into the cloudlog dash, when I click on my account name in the upper right then click Logout at the bottom I’m presented with an error page consisting of 3 PHP errors. PHPmyadmin container has been stopped. I don’t see any log output for the main or mysql containers aside from just the page access records.

To Reproduce Steps to reproduce the behaviour:

  1. When logged into cloudlog click your account name in the upper right
  2. Click on Logout
  3. The resulting page is the error page

Expected behaviour The console should log out and the user should be presented with either a “Logged out” screen or the login screen again.

Screenshots Screenshot showing PHP errors described

Server:

  • OS: OS: Ubuntu Server 22.04.3
  • Docker version: 24.0.6 build ed223bc
  • Docker Compose version: 2.21.0
  • Cloudlog image versions: mysql latest b2013ac99101 3 days ago 577MB phpmyadmin latest 61dcc026c415 4 days ago 562MB 2m0sql/cloudlog latest d7ade8554e52 12 days ago 794MB

Desktop (please complete the following information):

  • OS: MacOS Ventura 13.5.2 (ARM64)
  • Browser: Firefox
  • Version: 117.0.1
  • 2nd Browser: Chrome
  • 2nd Browser Version: 117.0.5938.92

Additional context Access logs from main container: cloudlog-main | 192.168.10.217 - - [25/Sep/2023:19:11:26 +0000] "GET /index.php/visitor/radio_display_component HTTP/1.1" 200 338 "http://cloudlog.mydomain.com:8086/index.php/dashboard" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/117.0" cloudlog-main | 192.168.10.217 - - [25/Sep/2023:19:11:27 +0000] "GET /index.php/user/logout HTTP/1.1" 200 761 "http://cloudlog.mydomain.com:8086/index.php/dashboard" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/117.0" cloudlog-main | 192.168.10.217 - - [25/Sep/2023:19:11:29 +0000] "GET /index.php/dashboard HTTP/1.1" 307 427 "http://cloudlog.mydomain.com:8086/index.php/user/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/117.0" cloudlog-main | 192.168.10.217 - - [25/Sep/2023:19:11:30 +0000] "GET /index.php/user/login HTTP/1.1" 200 6898 "http://cloudlog.mydomain.com:8086/index.php/user/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/117.0"

About this issue

  • Original URL
  • State: closed
  • Created 9 months ago
  • Comments: 19 (12 by maintainers)

Most upvoted comments

Of course, otherwise there would be no more need for software developers 😆