Hey, good afternoon I need help... ] I'm running ...
# rancher-desktop
d
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
docker logs <containerid> -f
may help see what's happening
d
thx so much JimW
e
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.