500 Error at cpsrvd Server
facing this ""500 Error at cpsrvd Server"", when a cpanel user is trying to add an addon to his cpanel.
Error: The API request failed with the following error: 500 - Internal Server Error.: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>500 Internal Server Error</title> <style type="text/css"> .errortype { font-family:verdana,arial,helvetica,clean,sans-serif; font-size:x-large; font-weight:bold; } .errormessage { font-family:verdana,arial,helvetica,clean,sans-serif; font-size:large; whitespace:pre; margin-left:20px; } p.errormessage { color:#ff0000; } .serverinfo { font-family:verdana,arial,helvetica,clean,sans-serif; font-size:medium; } </style> </head> <body> <h1 class="errortype">Internal Server Error</h1> <p class="errormessage">500<pre>Error ID 3556ae09b18ad</pre></p> <hr> <address class="serverinfo">cpsrvd Server at hostname.server.ner</address> </body> </html>
-
Hey there! What do you see inside the cPanel error log at /usr/local/cpanel/logs/error_log? That is always the best place to look for issues related to a problem with the cPanel interface.
0 -
I tried many times by /scripts/upcp --force.
But, not worked.
Also, I have checked /usr/local/cpanel/logs/error_log and found these notable logs.httpd_ls_bak: Could not open configuration file /etc/apache2/conf/httpd.conf: Permission denied
[2024-01-06 05:59:36 +0000] info [cpwrapd] Creating MySQL virtual user rards_wp431 for user yards
cpsrvd 7f75efb024e: PID 2729535: The cPanel Server operation timed out at cpsrvd.pl line 670.
[2024-01-06 06:02:30 +0000] info [cpaneld] Internal Server Error: "POST /cpsess5622995654/json-api/cpanel HTTP/1.1" 500 Error ID 7f75efb024e0 -
It seems like there are permission problems with the system. I would expect
/etc/apache2/conf/httpd.conf
to be 600 root:root, but you may need to check the entire /etc/ or /etc/apache2 directory for correct permissions and ownership.
0
Please sign in to leave a comment.
Comments
3 comments