mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 09:13:02 +03:00
No Internet issue and random unresponsiveness from server #1408
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 @NxP4Code on GitHub.
Subject of the issue
The server becomes unresponsive after running for a little bit.
It seems the container has no access to the internet
Deployment environment
Synology Docker
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
@RealOrangeOne commented on GitHub:
This definitely sounds like an issue outside the container. Are you running any other containers which lose outbound connections? Are you able to
pingfrom the host or inside the container?@BlackDex commented on GitHub:
The bitwardenrs container isn't able to resolve dns or access the internet. This is either a container issue or host issue.
Maybe some firewall settings or the container has a wrong network setup. It's not something off the application.
@NxP4Code commented on GitHub:
I think because of this my sync is also not working automatically, I have to manually sync.. seems related?
@NxP4Code commented on GitHub:
I have portainer and pihole both work fine. Inside the container, I don't have a ping command, but I can see in container logs that it cant reach certain sites for images.
I can ping fine from the host to container