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

Calling bitwarden.sh update leads to "Invalid template: ...." #2202

Closed
jhjadmin opened this issue Aug 19, 2022 · 1 comment
Closed

Calling bitwarden.sh update leads to "Invalid template: ...." #2202

jhjadmin opened this issue Aug 19, 2022 · 1 comment
Labels

Comments

@jhjadmin
Copy link

jhjadmin commented Aug 19, 2022

Steps To Reproduce

When I call the script bitwarden.sh with option update it leads to the error:

Invalid template: "PASSWORD"

The term "PASSWORD" is in fact a real password of an administrator account in our organization.

Calling the script with updateself works as expected.

Now I am wondering if this is a bug or maybe some weird misconfiguration of the server itself? We are running the server since serveral years and updating always worked. We made no configuration changes to the server.

Expected Result

update the bitwarden instance

Actual Result

throws the error and stops executing the script

Screenshots or Videos

No response

Additional Context

No response

Build Version

bitwarden.sh version 2022.8.4
bitwarden server version: 2022.5.2

Environment

Self-Hosted

Environment Details

OS: Debian 10 Kernel 4.19.0-21
Docker: 20.10.17
Docker compose: v2.9.0

@jhjadmin jhjadmin added the bug label Aug 19, 2022
@jhjadmin
Copy link
Author

jhjadmin commented Aug 19, 2022

Found the error: The smtp password in global-override.env was not set in between quotes. After doing that, the script executes. Seems that this behaviour has changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant