CyberPanel Community

Login page show phpMyadmin

SD
SaJeTek Developer #1

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.

8 replies
Dr
Dreamer #2

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)
tb
tbaldur #3

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)

SD
SaJeTek Developer #5

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.

MK
Mirza Khadnezar S [sick] #6

sorry my mistake

i mean tmoore already post about it

SD
SaJeTek Developer #7

Thank you, this solved the issue.
Tested and working

MK
Mirza Khadnezar S [sick] #10

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

ra
rashedit #11

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

Sign in to reply