-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Error when opening "databases" tab on a server page #4898
Comments
Please visit the Discord for configuration related issues. This is not a bug. |
@zmiguel Could you find a fix? I have the same issue and the discord server wasn't much help |
Please visit the Discord for configuration related issues. This isn't the place to ask. |
Doccumenting the solution here for anyone else finding this issue. Turns out the pannel docker image is missing the You can fix the error by generating a random alphanumeric string of length 20 (no special chars) and then adding these variables to your container's environment either directly with docker, or in pterodactyl's
Finally, here is a pull request (#5131) someone made 6 month ago to fix this. But it seems like it's stuck in testing |
Current Behavior
This happens when I try to go to the databases tab on a server
I've just setup a database host and the panel seems happy about it.
I could create a database but when I click to view the password I get that message.
I also get a 500 HTTP Error on the page
.../api/client/servers/<server_id>/databases?include=password
Expected Behavior
It to works and show my the databases and view their password
Steps to Reproduce
Go to the databases tab on a server
Panel Version
1.11.5
Wings Version
1.11
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: