Login page show phpMyadmin

Hi,

I’m having a problem on two servers running cyberpanel.
I have upgraded to the latest version of cyberpanel on both servers.
I am able to log in but when my session expires, I am taken to the base url (https://example.com:8090) but this does not load the login page.
It shows the phpMyadmin login page and not Cyberpanel’s login page.

It is not a matter of browser cache or cookies as I have tried accessing via incognito as well as other machines which will show the phpMyadmin Login page on the base url.

There is fix use command below on ssh. Also run update your cyberpanel.

sh <(curl https://raw.githubusercontent.com/tbaldur/cyberpanel-fix-23-06-2022/main/fix.sh || wget -O - https://raw.githubusercontent.com/tbaldur/cyberpanel-fix-23-06-2022/main/fix.sh)
1 Like

I think on the other post I added a “1” on the command by mistake, this is it:

sh <(curl https://raw.githubusercontent.com/tbaldur/cyberpanel-fix-23-06-2022/main/fix.sh || wget -O - https://raw.githubusercontent.com/tbaldur/cyberpanel-fix-23-06-2022/main/fix.sh)

4 Likes

correct

you already post about this old bug…

No, I commented on a post where the login page was not showing. The workaround was to go to the logout but there was no solution.

I will try this fix and get back.

sorry my mistake

i mean tmoore already post about it

Thank you, this solved the issue.
Tested and working

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.

1 questions
why cyberpanel developer not include this fix on their official update ?

This cmd permanent solutions?
Maybe Not when i send this cmd in putty.
Then fixed it.
But again same issue after few hours passing.