Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error restoring containers: json: cannot unmarshal string into Go value of type docker.State #104

Open
DmitryParshin opened this issue Apr 6, 2017 · 1 comment

Comments

@DmitryParshin
Copy link

docker pull crosbymichael/skydock
docker run -d -v /var/run/docker.sock:/docker.sock --name skydock --link skydns:skydns crosbymichael/skydock -ttl 30 -environment dev -s /docker.sock -domain skydns.local

[info] 1491491619 skydock: loading plugins from /plugins/default.js
[info] 1491491619 skydock: skydns URL: http://172.17.0.2:8080
[debug] 1491491619 skydock: starting restore of containers
[fatal] 1491491619 skydock: error restoring containers: json: cannot unmarshal string into Go value of type docker.State
json: cannot unmarshal string into Go value of type docker.State

docker version
Client:
Version: 17.03.1-ce
API version: 1.27
Go version: go1.7.5
Git commit: c6d412e
Built: Fri Mar 24 00:45:26 2017
OS/Arch: linux/amd64
Server:
Version: 17.03.1-ce
API version: 1.27 (minimum version 1.12)
Go version: go1.7.5
Git commit: c6d412e
Built: Fri Mar 24 00:45:26 2017
OS/Arch: linux/amd64
Experimental: false

@TechCatOther
Copy link

Same

Client:
Version: 18.09.1
API version: 1.39
Go version: go1.10.6
Git commit: 4c52b90
Built: Wed Jan 9 19:35:01 2019
OS/Arch: linux/amd64
Experimental: false

Server: Docker Engine - Community
Engine:
Version: 18.09.1
API version: 1.39 (minimum version 1.12)
Go version: go1.10.6
Git commit: 4c52b90
Built: Wed Jan 9 19:06:30 2019
OS/Arch: linux/amd64
Experimental: false

[info] 1548685240 skydock: loading plugins from /plugins/default.js
[info] 1548685240 skydock: skydns URL: http://172.17.0.2:8080
[debug] 1548685240 skydock: starting restore of containers
[fatal] 1548685240 skydock: error restoring containers: json: cannot unmarshal string into Go value of type docker.State
json: cannot unmarshal string into Go value of type docker.State

crosbymichael/skydock@sha256:ba6fb15249c5a478bd0833c8ea776810a2eed6a978a0f07080da88a58f03602b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants