Hi everyone,
a few weeks ago I deployed BitWarden self-hosted for my organization on Windows via Docker. The Server its running on is only reachable in our intern network and this works fine.
But after one or two days my Bitwarden instance becommes unreachable. Even when loggin in through the browser on the server, I get a “Fetch failed” Error. The docker UI and the command line both print a cryptic error message, something about docker engine being unreachable and the container not being found (even when clicking “stop” on the running container).
Sometimes a restart of the server resolves the issue, but most of the time I need to manually kill all running docker tasks with my taskmanager. There often multiple (10 or more) instances of Docker are running at the same time.
Has anyone else encountered something similar or has any idea, how I can solve or maybe even further localise my problem? Many thanks in advance.