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

no such image : manomarks/visu… on 1.13 #50

Closed
wannaknowmo opened this issue Jan 19, 2017 · 5 comments
Closed

no such image : manomarks/visu… on 1.13 #50

wannaknowmo opened this issue Jan 19, 2017 · 5 comments

Comments

@wannaknowmo
Copy link

hi,

i upgraded my docker swarm engine to 1.13.0 yesterday and the visualizer is no longer working for me.
if i rollback to 1.12.6 with the same viz service create cmd & it works.

docker service create --name=viz --publish=5001:8080/tcp --constraint=node.role==manager --mount=type=bind,src=/var/run/docker.sock,dst=/var/run/docker.sock manomarks/visualizer
p2nphhjreujdw6nqk06xq50xq

j588605rxyfk viz.1 manomarks/visualizer:latest totod Ready Rejected 3 seconds ago "No such image: manomarks/visu…"
himt2p9lf4g6 _ viz.1 manomarks/visualizer:latest totod Shutdown Rejected 9 seconds ago "No such image: manomarks/visu…"
zdsybsaop9nr _ viz.1 manomarks/visualizer:latest totod Shutdown Rejected 13 seconds ago "No such image: manomarks/visu…"
uxticfavukmo _ viz.1 manomarks/visualizer:latest totod Shutdown Rejected 19 seconds ago "No such image: manomarks/visu…"
raqf1k63srq2 _ viz.1 manomarks/visualizer:latest totod Shutdown Rejected 24 seconds ago "No such image: manomarks/visu…"

docker version
Client:
Version: 1.13.0
API version: 1.25
Go version: go1.7.3
Git commit: 49bf474
Built: Tue Jan 17 09:55:28 2017
OS/Arch: linux/amd64

Server:
Version: 1.13.0
API version: 1.25 (minimum version 1.12)
Go version: go1.7.3
Git commit: 49bf474
Built: Tue Jan 17 09:55:28 2017
OS/Arch: linux/amd64
Experimental: false

docker service ls
ID NAME MODE REPLICAS IMAGE
8h38a7w1bqkw ansible replicated 13/13 ansible2.2
p2nphhjreujd viz replicated 0/1 manomarks/visualizer:latest

uname -r
3.10.0-514.2.2.el7.x86_64

-Alex

@ManoMarks
Copy link
Contributor

@wannaknowmo I've updated the images, can you check now?

@wannaknowmo
Copy link
Author

hi,

sorry same error.

Jan 24 20:11:17 totod dockerd: time="2017-01-24T20:11:17.653444322-06:00" level=error msg="fatal task error" error="No such image: manomarks/visualizer@sha256:65e2a72f454bcc19c4bd818fef4ae776d1f6bb3249eecf32947358d0d4983372" module="node/agent/taskmanager" task.id=jdq7up49h9vresjdc79hv9cnq

one thing to keep in mind i don't have access to github to do a pull from my docker host so i save your image in a tarball & load it manually(docker save/docker load).
when i do the same with 1.12.6 it works fine.
i also do a save/load with a jenkins image and it works fine with 1.13

thank you for taking a l00k

Alex

@ManoMarks
Copy link
Contributor

Have you pulled the latest version of manomarks/visualizer?

docker pull manomarks/visualizer

And then save and load that one?

@wannaknowmo
Copy link
Author

yes, i pulled it again with the same result.

i wipe out everything in /var/lib/docker across all the node in the docker swarm & it worked!!!.

thank you very much for your help

@ManoMarks
Copy link
Contributor

Great!

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