Background (please complete the following information):
Describe the bug
I try to enter "account/api" or "admin/api" and it simply appears this:
"Whoops, looks like something went wrong."
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When you click the button, open the API page and keys.

Check your panel logs: tail -n 100 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc bin.ptdl.co 99
Verifique seus registros do painel:
tail -n 100 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc bin.ptdl.co 99
When you installed the panel, did you CTRL+C out of the command php artisan migrate --seed ?
Quando voc锚 instalou o painel, voc锚 CTRL + C fora do comando php artisan migrate --seed?
Do not.
This isn't a bug with the software, you have your database in a bad state, wether that is because you installed it incorrectly or ignored an error during an upgrade, I do not know.
Most helpful comment
When you installed the panel, did you CTRL+C out of the command php artisan migrate --seed ?