Error 500, Logs Question

I have a panel that works on cPanel, when installing it using HestiaCP, when doing sign up, I always get error 500, Panel works fine. login works fine, navigation works fine. only signing up is the issue, I tried to check the logs using the binoculars and this is what is get

[15/Apr/2024:14:09:31 +0800] “GET / HTTP/1.0” 200 17330 “https://honest(masking/” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36”
xxxxxx- - [15/Apr/2024:14:09:36 +0800] “GET /signup HTTP/1.0” 200 10930 “https://honest(masking/” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36”
xxxxxxxx- - [15/Apr/2024:14:09:40 +0800] “POST /signup HTTP/1.0” 200 10996 “https://honest.(masking/signup” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36”
xxxxxxxxxx- - [15/Apr/2024:14:10:41 +0800] “GET /check-auth HTTP/1.0” 200 1228 “https://honest(masking/signup” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36”
xxxxxxxxxxxx- - [15/Apr/2024:14:10:41 +0800] “GET /signup HTTP/1.0” 200 10930 “https://honest.(masking)/signup” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36”
xxx.xxx.xxx.xxx [15/Apr/2024:14:11:17 +0800] “POST /signup HTTP/1.0” 500 699 “https://honest.(masking/signup” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36”

I tried to check the logs under

web/domain/logs

got 2 files

honest.(masking)td.error.log
honest.(masking)td.log

When I open those files it only shows HTML files, not error logs

two files have the same content.

Thank you

If you want to check the last lines for your domain’s logs, hover the mouse on your domain and you will see a few icons, click on binoculars icon:

imagen

And here you will be able to view the last logs for your domain:

imagen

2 Likes