#Panel Doesnt Load
1 messages · Page 1 of 1 (latest)
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
Your nginx hit maximum concurrent connections limit. You can try restart nginx, and check its settings to prevent this in the future
how do i check its settings
i never edit the settings
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
Ty, I also have another question. How can I update it so it still grabs the user's IP? I proxied it with CF