#Login error

1 messages · Page 1 of 1 (latest)

vocal daggerBOT
#

@solid warren; You'll need to grab the error logs from the Panel. The following command uploads the last 150 lines of this day's log to our pastebin and provides a link you can share.
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99

solid warren
vocal daggerBOT
#

I have found the following for: https://pteropaste.com/m3gl3c42pyfm/
@solid warren; Your database migration was skipped or failed. You may attempt to complete it by running php artisan migrate --seed --force in the Pterodactyl install directory. If you encounter errors, please do not ignore them and instead post them here.

solid warren
#

Could not open input file: artisan

vocal daggerBOT
#

@solid warren; you must be in the panel directory (usually /var/www/pterodactyl) to run artisan commands.

solid warren
vocal daggerBOT
#

@solid warren You'll need to grab error logs from Wings. The following command allows to easily collect the relevant data and share the link with us: sudo wings diagnostics