mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 17:12:43 -05:00
First account creation does not work with self-hosted version on Raspberry Pi #797
Reference in New Issue
Block a user
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 @briceparmentier on GitHub (Sep 11, 2020).
Hi,
I've successfully installed docker and bitwarden_rs to my Raspberry Pi yesterday (it was previously failing because of something wrong when installing docker, but eventually it worked...).
But when trying to create the first account on the web interface as described here : https://codeopolis.com/posts/running-bitwarden-on-a-raspberry-pi-with-docker/, the Submit button has totally no effect.
Is there anywhere I can check logs for this? I tried checking with "docker logs " but gave nothing after the last message telling that the machine is started.
I'm feeling like I need a self-hosted mail server to be able to send the email, but there's nothing described around this so...
Thanks in advance for your help.
Brice
@briceparmentier commented on GitHub (Sep 11, 2020):
Sorry I misunderstood the forum thing. I will post this on the forum.
This one can be closed.