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

Password being limited in size (128) #1002

Closed
1 task done
SkyDev125 opened this issue Jul 2, 2024 · 3 comments
Closed
1 task done

Password being limited in size (128) #1002

SkyDev125 opened this issue Jul 2, 2024 · 3 comments

Comments

@SkyDev125
Copy link

SkyDev125 commented Jul 2, 2024

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

  • I agree to follow this project's Code of Conduct
@felddy
Copy link
Owner

felddy commented Jul 2, 2024

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?

Copy link

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.

Copy link

github-actions bot commented Aug 7, 2024

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

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants