Hey, good afternoon
I need help...
] I'm running a python image and using dev Container with VS.
] It's connected to MongoDB.
The app run, then it reach a point where it stop (I believe where it suppose to send the data to Mongo), dev container get disconnected, and the watcher shows can't allocate memory error.
Also Rancher data are stopped
h
helpful-butcher-75556
06/18/2026, 10:25 AM
docker logs <containerid> -f
may help see what's happening
d
delightful-student-68279
06/18/2026, 4:48 PM
thx so much JimW
e
echoing-lock-26650
06/18/2026, 8:05 PM
Thanks a bunch Abdulhafid for posting the issue and JimW for the reply.
Docker logs showed: container started several times
Docker logs -- tail Showed:
Error response from daemon: failed to connect to the backend: could not dial Hyper-V socket : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.