mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #837] Cannot register on raspberry pi, "unexpected error" #587
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#587
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 @rekesz4 on GitHub (Jan 30, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/837
Subject of the issue
First of all, thanks for the assist with the ADMIN_TOKEN problem. If I input a password for the token I had to set a few of the SMTP variable regardless of the DISABLE_ADMIN_TOKEN. My current issue is that I cannot register, I get the following error message:
I think I originally started using bitwarden_rs in September 2019 and I didn't have these issues.
Your environment
Steps to reproduce
Run bitwarden_rs via docker-compose and try to register.
Expected behaviour
Ability to register
Actual behaviour
Get "unexpected error" on webpage
Relevant logs
@dani-garcia commented on GitHub (May 13, 2020):
Sounds like it's trying to send an email while registering and failing, make sure the SMTP config is correct in the admin panel with the test smtp button.