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

[BUG] incorrect environment variable key with two underscores renders duplicati useless and causes login issues #90

Closed
1 task done
marcxm opened this issue Dec 25, 2024 · 5 comments

Comments

@marcxm
Copy link

marcxm commented Dec 25, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Mydudes, you've made mistake and you are using environment variable with TWO underscores! this renders duplicati useless, as users cannot log in anymore ... double underscore is right after "DUPLICATI".

"- DUPLICATI__WEBSERVICE_PASSWORD= #optional"

Expected Behavior

Well, ability to log into the instance.

Steps To Reproduce

User provided docker-compose.yml and set password.

Environment

- OS: doesn't matter
- How docker service was installed: doesn't matter

CPU architecture

x86-64

Docker creation

docker-compose up -d

Container logs

no meaningful output, because this is configuration key typo.
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@marcxm marcxm changed the title [BUG] <title> [BUG] incorrect environment variable key with two underscores renders duplicati useless and causes login issues Dec 25, 2024
@Roxedus
Copy link
Member

Roxedus commented Dec 25, 2024

How does the double underscores break Duplicati? It is a very common scheme, and follows the variable the official image is using.

@marcxm
Copy link
Author

marcxm commented Dec 25, 2024

hm, then it's something else I guess. Anyhow, no option to log in with correct password.

@Roxedus
Copy link
Member

Roxedus commented Dec 25, 2024

To help with that, fill the issue template fully, as it is now incomplete.

@aptalca
Copy link
Member

aptalca commented Dec 25, 2024

My dude, it works just fine here. I use it myself.

@aptalca aptalca closed this as not planned Won't fix, can't repro, duplicate, stale Dec 25, 2024
@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants