Panel: Problems in the Account API and Application API

Created on 25 Oct 2018  路  5Comments  路  Source: pterodactyl/panel

Background (please complete the following information):

  • Panel or Daemon: Panel: Panel
  • Version of Panel/Daemon: 0.7.10 | Daemon: 0.6.7
  • Server's OS: Ubuntu 18.04
  • Your Computer's OS & Browser: Linux Mint 19, Google Chrome

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:

  1. Go to Application API or Account API and click.

Expected behavior
When you click the button, open the API page and keys.

image

Most helpful comment

When you installed the panel, did you CTRL+C out of the command php artisan migrate --seed ?

All 5 comments

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

https://bin.ptdl.co/hnke0/

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TRYTIG picture TRYTIG  路  3Comments

parkervcp picture parkervcp  路  3Comments

jer3m01 picture jer3m01  路  3Comments

vipesz picture vipesz  路  4Comments

msharp19 picture msharp19  路  4Comments