Unable to find the cause for 500 and 503 errors

Discussions about the usage of KeyHelp.
Post Reply
curiousclumsy
Posts: 18
Joined: Tue 19. Jan 2021, 09:32

Unable to find the cause for 500 and 503 errors

Post by curiousclumsy »

Hi,

Logs checked /home/users/user1/logs/domain.com/access.log shows:

Code: Select all

xx.xx.xxx.xxx - - [07/Oct/2025:10:02:50 +0100] "GET /index.php?action=json HTTP/2.0" 200 299 "https://domain.com/index.php?link=3" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36" 503 358
xx.xx.xxx.xxx - - [07/Oct/2025:10:03:36 +0100] "GET /index.php?action=json HTTP/2.0" 200 299 "https://domain.com/index.php?link=3" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36" 503 335
However, in
/home/users/user1/logs/domain.com/error.log there are no logs showing the cause for the 503 error.

Is there any settings somewhere in keyhelp I can enable more verbosity in the logs to pinpoint the issue?
Maybe modify php fpm conf to add more logging?

The server is not under load at all and not many visitors either, so it's not a capacity issue.

Thanks
User avatar
Florian
Keyweb AG
Posts: 1770
Joined: Wed 20. Jan 2016, 02:28

Re: Unable to find the cause for 500 and 503 errors

Post by Florian »

Hallo,

when it is an internal error of your CMS then you should enable Debug Mode. Many CMS also provide there own log
Mit freundlichen Grüßen / Best regards
Florian Cheno

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Post Reply