#Cant access server panel

2 messages · Page 1 of 1 (latest)

full scrollBOT
#

@pine fog; Your web server is experiencing issues. Most common causes for this error is having wrong file permissions.

Check your web server logs to find out what exactly is wrong. For Nginx, default path would be /var/log/nginx/pterodactyl.app-error.log

tail -n 150 /var/log/nginx/pterodactyl.app-error.log | nc pteropaste.com 99

pine fog
#

fixed it. nginx wasnt listening on port 80 so i changed the config in nano.