0
I am not getting to startar my container, I always have to restart my pc to be able to climb it again. I wonder what I’m doing wrong so that even when it falls I can climb it again without having to restart the pc, in the print below has the commands I tried to run.
In short, I wanted to know how I can startar a container "dead".
made the command:
Docker Restart dbtest
and the return was:
Error Response from daemon: Cannot Restart container dbtest: driver failed Programming External Connectivity on endpoint dbtest (af1a00ef5c1fb2653d64f5dd5fe028108d71288daa2e3c3edf6a37ba5eee80bc): Error Starting userland proxy: /forwards/Expose/port returned Unexpected status: 500
You don’t need to stop the container to start it again?
– Denis Rudnei de Souza
C: Users user>
docker stop dbtest
dbtest C: Users user>docker start dbtest
Error Response from daemon: driver failed Programming External Connectivity on endpoint dbtest (889886a2a8e0b13ad629dc18699cbcd76033cae5f081108c32056c5c532a4558): Error Starting userland proxy: /forwards/Expose/port returned Unexpected status: 500 Error: failed to start containers: dbtest– GleysonSantos
I just stopped him and tried to climb up again and keep on making the same mistake
– GleysonSantos
I found that one Well, I don’t know if it helps, from what I’ve seen, the staff can’t fix it until they restart Docker
– Denis Rudnei de Souza