Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 Error on Panel #18

Open
StefanArts opened this issue Apr 2, 2022 · 5 comments
Open

500 Error on Panel #18

StefanArts opened this issue Apr 2, 2022 · 5 comments

Comments

@StefanArts
Copy link

When running the panel services on my server and trying to reach the web panel, I get an HTTP 500 Error. At first I got an application key error, because it wasn't automatically generated. After I did that manually it doesn't show any errors in the logs, but it still doesn't let me reach the page

@EdyTheCow
Copy link
Owner

I've never ran into an issue where panel container wasn't able to generate the key by itself. Both of issues could be related to file permissions. Make sure to follow the guide and the steps and keep in mind panel and wings should be running on two seperate servers.

@ObiWanCanOweMe
Copy link

I was able to fix the missing encryption key error by removing ./docker-pterodactyl/panel/data/panel/var/.env

@EdyTheCow
Copy link
Owner

I was able to fix the missing encryption key error by removing ./docker-pterodactyl/panel/data/panel/var/.env

That's weird, I haven't tested the guide from scratch for a few months. Maybe newer versions of panel have changed location of it or behavior since this wasn't an issue before. I'll check this out and update the setup accordingly, thanks for letting me know.

@Anonymous6214
Copy link

Anonymous6214 commented Jun 22, 2022

I was able to fix the missing encryption key error by removing ./docker-pterodactyl/panel/data/panel/var/.env

Hey, I have the same issue and this works for me, thanks for sharing~.

for the owner of this repo:

here's the error code, and another thing I want to mention is docker won't auto create network while setting up the _base, but it can still fix it by creating docker network which called "pterodactyl" manually.
screenshot

@Alex25i
Copy link

Alex25i commented Aug 8, 2023

was able to fix the missing encryption key error by removing ./docker-pterodactyl/panel/data/panel

This worked for me too, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants