Hi friends I have 2 server I am getting this error
:8090/
500
Internal Server Error
An internal server error has occured.
Hi friends I have 2 server I am getting this error
:8090/
500
Internal Server Error
An internal server error has occured.
I have the same problem on my webserver.
i am on ubuntu 20.04 server. I cannot access the dashboard to check my base or build. Everything works, but I cannot access the cyberpanel dashboard. I got permission errors when tryingto upgrade:
the error i get when trying to do sudo apt update: Err:17 Index of /debian/ focal/main amd64 Packages
Hash Sum mismatch
Hashes of expected file:
The problem I got when trying to upgrade:
[05.17.2025_09-23-00] #########################################################################
Traceback (most recent call last):
File “upgrade.py”, line 4018, in
main()
File “upgrade.py”, line 4014, in main
Upgrade.upgrade(args.branch)
File “upgrade.py”, line 3677, in upgrade
Upgrade.runSomeImportantBash()
File “upgrade.py”, line 2999, in runSomeImportantBash
writeToFile = open(cronPath, ‘w’)
PermissionError: [Errno 1] Operation not permitted: ‘/var/spool/cron/crontabs/root’
above command failed…