#moved pterodactyl to a new domain

1 messages · Page 1 of 1 (latest)

inner sky
#

So I have moved pterodactl to a new domain since I am transferring ownership of the current domain to someone else and I am having issues with the databases. I have re-connected all of my servers and everything shows up fine however I get "An unexpected error was encountered while processing this request, please try again." when I go to the databases tab. It also says "It looks like you have no databases." underneath even though there is a database. Everything is still on the same server with the same IP so I am unsure as to what the issue could be.

Any help is greatly appreciated.

serene lichenBOT
#

@inner sky; 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

inner sky
serene lichenBOT