Replies: 3 comments 3 replies
-
|
I would suggest to read this projects readme a bit better. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
you can point the way to find the solution |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hello there, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running Vaultwarden using Docker on a Synology NAS (DSM 7.2). The container starts without any errors in the logs, and the
/datafolder is correctly populated with files. The web server launches and I can reach the Vaultwarden interface athttp://<NAS_IP>:8181, but the web client only shows the loading spinner (infinite loading). The registration or login form never appears.Steps I have tried:
/data, using full accessSIGNUPS_ALLOWED=truevaultwarden/server:latestIs there anything else I should check, or is there a compatibility issue with Vaultwarden and Synology Docker? How can I get the web vault to load correctly?
Beta Was this translation helpful? Give feedback.
All reactions