mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #1302] bitwarden_rs hangs at web1 #902
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#902
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 @Yosemite82 on GitHub (Jan 8, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1302
Hello
I'm completely new to Docker and all the stuff arround and I'm trying now for too long to install bitwarden_rs with SSL. After a lot of research I've found bitwarden-rs-nginx-docker from RomanHargrave and after a lot of reading and trying I was able to build a bitwaren_rs Docker. But when I'm now starting up my container, it stays in a loop here:
My Dockerfile is from here: https://github.com/RomanHargrave/bitwarden-rs-nginx-docker/blob/master/Dockerfile and my docker-compose.yml looks like that:
After fireing up, it loops here:
web_1 | [2021-01-08 23:52:53.718][parity_ws][INFO] Listening for new connections on 0.0.0.0:3012.I have no clue, where to start... Hope, anybody can help me.
Thank you in advance and regards
Marcel
@Biepa commented on GitHub (Jan 11, 2021):
If you're new to docker. Why not just start the bitwardenrs container itself, instead of the one you linked?
Edit: May be hard for the guys here to fix problems, that may me in the repo of RomanHargrave.
@Yosemite82 commented on GitHub (Jan 11, 2021):
Hi Biepa
Due to my Bitwarden-Installation-Horror-Trip let me go to the package mentioned above. But in the meantime I've postet my question also there... Roman answered there and I'm looking forward to get this pies of ... up and running.