Server Error 500

Tried many times installing this including re-installing the panel itself
2 Replies
amogus
amogus14mo ago
we need logs.
Lovinoes
Lovinoes14mo ago
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
make sure you got netcat installed apt-get install -y netcat-openbsd or yum install -y netcat

Did you find this page helpful?