foundryvtt-docker icon indicating copy to clipboard operation
foundryvtt-docker copied to clipboard

Password being limited in size (128)

Open SkyDev125 opened this issue 1 year ago • 1 comments

Bug description

When running the docker container, it simply wasnt working with the username and password I had... the password was 128 characters in size, and had multiple different symbols, which were accepted by foundryVTT's standards, but not by the docker container.

Steps to reproduce

Create a very large password Try to use it in the container config

Expected behavior

Log in succesfully

Container metadata

no longer available (as I fixed it by changing the password)

Relevant log output

no longer available (as I fixed it by changing the password)

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

SkyDev125 avatar Jul 02 '24 07:07 SkyDev125

Thank you for reporting this bug. In order to determine the cause of the issue I do need to know the version of the container and see the relevant log output which displays the error. Please amend your description with this information.

For this specific issue I also need to know how you were specifying the credentials for your account. Were you passing them in via environment variables, or using the container secrets. If you were using environment variables, were you passing them in via the command line, or as part of a docker-compose.yml file?

felddy avatar Jul 02 '24 12:07 felddy

This issue has been automatically marked as stale because it has been inactive for 28 days. To reactivate the issue, simply post a comment with the requested information to help us diagnose this issue. If this issue remains inactive for another 7 days, it will be automatically closed.

github-actions[bot] avatar Jul 31 '24 10:07 github-actions[bot]

This issue has been automatically closed due to inactivity. If you are still experiencing problems, please open a new issue.

github-actions[bot] avatar Aug 07 '24 10:08 github-actions[bot]