mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #2248] Internet access error with docker #1201
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @arsaboo on GitHub (Jan 20, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2248
I am running valutwarden in a docker container (on a Ubuntu machine) using the following command:
I am also using Nginx Proxy Manager to access the vault (without any custom settings). The vault works and I am able to access the passwords. However, my SMTP notifications were not working and on further investigation, I saw the following in the diagnostics screen:
Here's the support string (note that this was generated after adding the
ADMIN_TOKENin the container).Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: SIGNUPS_ALLOWED, ADMIN_TOKEN
I would appreciate any guidance....thanks a lot!