#server error

14 messages · Page 1 of 1 (latest)

cold heron
muted trellisBOT
#

Hey @cold heron! Post your Panel logs to find out more information about the cause of your 500 server errors tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
I have found the following for: https://pteropaste.com/bd8l
@cold heron; You don't appear to be providing a password for your database connection. Make sure to provide one in your .env file or all authentication attempts will fail. Open the file and find DB_PASSWORD variable, do not add a new one. Remember to enclose it in double quotes such as DB_PASSWORD="mypassword"

You can open it directly with nano /var/www/pterodactyl/.env. Refresh config cache with cd /var/www/pterodactyl && php artisan config:clear

cold heron
#

i have the number sign on my password is that bad’

#

it changes the color to yellow

vast rain
#

How did you install ?

cold heron
#

using the documention

#

is there away i change just change the password maybe?

#

it was working before i installed wings

#

wings says there no config.yml too

vast rain
#

Installing wings wouldn't break your panel. So you've done something else to cause that

vast rain
#

Please run the following command and give us a screenshot showing the command being ran and all the output.
ls /var/log/pterodactyl*

vast rain
#

Reinstall your OS and start from scratch since you don't know what you did to break your panel