start container
very briefly a 400 error is shown with the following message:
starting container with non-empty request body was deprecated since v1.10 and removed in v1.12
immediately followed by showing an empty black log page
this problem started after an upgrade of Docker for Mac 17.06.0-rc1
I got the same problem锛侊紒Kitematic works well before I have my lunch
I update my docker to 17.06.0-rc1-ce-mac13 today, but I forgot if this problem occur after I updated my docker.
Another Info: I can still start/restart/run my container through docker-cli
Same to me. Able to start via CLI, but unable to via Kitematic interface.
@DmitriyBaklikov @basvanbeek
Hey guys~
I reinstall the stable version of docker-for-mac, and the problem sloved.
Seems like something goes wrong with the rc version of docker.
Thanks for the report everyone, I'll check out the RC and will see what's going on.
What's interesting is that we don't actually pass anything to the start command:
https://github.com/docker/kitematic/blob/master/src/utils/DockerUtil.js#L128
Opened a bug on the moby/moby project:
https://github.com/moby/moby/issues/33501
Same here. Updated to 17.06.0-rc1-ce-mac13 (18169) and right away Kitematic cannot start any container. Cli works. Let me know if you need info.
Looks like it's a bug on the proxy that is pushed with Docker for Desktop - we'll await a fix on their part.
Thanks everyone for the QA and bug report!
Most helpful comment
Same here. Updated to 17.06.0-rc1-ce-mac13 (18169) and right away Kitematic cannot start any container. Cli works. Let me know if you need info.