Why Does Docker Keep Freezing on My VM?

0
1
Asked By FunkyGiraffe27 On

I've set up Ubuntu 24.04 on a ProxMox VM with 4 cores and 4 GB of RAM, using the host CPU type and default settings. Everything was running smoothly until I noticed that Docker stops responding after a few hours of use. I've been following the documentation from docker.com, and I currently have Overseerr and Tautulli running. The only other issue I've encountered is being unable to sign in to my setup, but I'm not sure if that's connected to the freezing problem. I'm considering whether it might be better to run Docker on a physical machine instead.

1 Answer

Answered By CuriousCactus42 On

Could you share some details on what happens when Docker stops responding? For instance, what do you see when you run `docker info` or `docker compose version`? It would help to know what you're doing right before it freezes and if there are any specific error messages or logs that pop up.

FunkyGiraffe27 -

I noticed that when it freezes, a pop-up appears asking if I want to "Force Quit" or "Wait." The system clock on the desktop also freezes, and nothing works until I reboot the VM.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.