-
Notifications
You must be signed in to change notification settings - Fork 48
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
[V2.2] Error on FLOOD_PASSWORD #61
Comments
Hello, do you confirm that with the new release 2.2.1 it works now? |
Hey there, I'm hijacking this issue to mention I have the same problem as the gentleman above regarding the Looking at the code, I couldn't however find where this file was supposed to be generated for the traefik service, which is the first to be configured by the script. Should I open a new issue for that matter ? |
Ok I think the 2.2.1 release came with a bug, although it was supposed to fix some other ones. TRAEFIK_DUMMY="dummy" in your .env.custom? Sorry for the inconvenience guys. |
I confirm adding such a line in the Thank you for your hard work and your quick reaction Jean, I was really glad to see a new release for this awesome repository. |
That's strange I cannot reproduce your issue. Can you confirm that you have (after running the script) both:
services:
flood:
env_file:
- ./env/flood.env and FLOOD_PASSWORD=yourpassword If yes, can you try to:
It should restart Flood service with all remaining data erased. No issue doing this, as Flood's configuration is not that important. You may lose any custom settings related to Flood though, maybe backup them first if you have any. |
Also, please check my comment in issue #59. |
Have follow that, but same. When i check EDIT : Fixed with manual cmd : |
Oooh ok I found the bug. It occurs only on fresh installations, that's why I missed it. |
Release v2.2.2 now includes a new fix for your issue. |
Good for me ! |
Hello,
Think with new version, problem with the "FLOOD_PASSWORD" variable :
WARN[0000] The "FLOOD_PASSWORD" variable is not set. Defaulting to a blank string.
The text was updated successfully, but these errors were encountered: