Kitematic: starting container with non-empty request body was deprecated since v1.10 and removed in v1.12

Created on 2 Jun 2017  路  7Comments  路  Source: docker/kitematic

Expected behavior

start container

Actual behavior

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

Information about the Issue

this problem started after an upgrade of Docker for Mac 17.06.0-rc1

Steps to reproduce the behavior

  1. fresh install of Docker for Mac and Kitematic and it will happen
compatibility

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.

All 7 comments

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

geoffroy-noel-ddh picture geoffroy-noel-ddh  路  3Comments

foverzar picture foverzar  路  4Comments

EliotSlevin picture EliotSlevin  路  3Comments

djsowa picture djsowa  路  3Comments

EugeneKrapivin picture EugeneKrapivin  路  4Comments