Hello @reasecret, thanks for the quick response, the detailed info and the useful screenshots.
I just came across to a very helpful post from @usmannasir (Log files on CyberPanel), which explains exactly how to check through CP related logs.
I am sorry for not referring to it in the first place. So, as per the article description, you could try the following:
/***** Starting reference to Usman’s article *****/
CyberPanel Main Log File
CyberPanel’s main log file contains errors related to CyberPanel operations. If something goes wrong directly in CyberPanel this file should be checked
https://<IP Address>:8090/serverstatus/cyberCPMainLogFile
On the server, this file is located at
/home/cyberpanel/error-logs.txt
Improved and detailed dynamic logging
/usr/local/CyberCP/debug
Run command touch /usr/local/CyberCP/debug, this will start generating more debug logs. If you find any issue with CyberPanel, you can run this command and then capture the output of /home/cyberpanel/error-logs.txt …
/***** Ending reference to Usman’s article *****/
Can you also investigate the above log files and provide us with more info? Many thanks again!