#Panel Doesnt Load

1 messages · Page 1 of 1 (latest)

sullen fable
#

I think I've been DDossed, panel won'y load. Is there an way to fix it from not loading?

#

500 Internal Server Error
nginx/1.24.0 (Ubuntu) is what prints

wild glenBOT
#

Can you please fetch the error logs, so we can assist you better regarding this error. tail -n 100 /var/log/nginx/ctrlpanel.app-error.log | nc paste.ctrlpanel.gg 9999

sullen fable
#

i can ssh into it so i know its not the vps

red locust
#

Your nginx hit maximum concurrent connections limit. You can try restart nginx, and check its settings to prevent this in the future

sullen fable
#

i never edit the settings

red locust
#

You should check worker_connections and worker_processes in your /etc/nginx/nginx.conf file. I recommend you to study this question in more detail, because the configuration settings depend on the server configuration, number of clients, and other factors

sullen fable