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

Added needed enviroment variables for databases to show on panel #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

supramaxis
Copy link

@supramaxis supramaxis commented Apr 16, 2024

This pull request fixes the 500 error shown when visiting /api/client/servers/[id]/databases?include=password endpoint
An Unexpected error was encountered while processing this request, please try again.

As said by someone over the Pterodactyl Discord:

You now need to specify the salt and length in the compose file.

As generated by the non-dockerized version of the panel, HASHIDS_SALT is a randomly generated 20 digit string with numbers and symbols. HASHIDS_LENGTH is the number 8

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

Successfully merging this pull request may close these issues.

1 participant