#Databases tab in client area results in error

5 messages · Page 1 of 1 (latest)

wanton gale
#

When on a servers panel, in the client area, and navigating to the "Databases" tab, the following error gets shown:

An unexpected error was encountered while processing this request, please try again.

When checking my browser console I see that axios shows a "request failed with status code 500" error.

The database is working, all databses for a given server show up in the admin area and any servers that already have DBs set up for them can access said DBs fine, it's only the client area that errors.

Anyone get a similar thing?

cyan thistleBOT
#

@wanton gale; 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

wanton gale
#

Only errors are from this morning