Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Cannot launch weave instances #1297

Closed
achanda opened this issue Aug 13, 2015 · 1 comment
Closed

Cannot launch weave instances #1297

achanda opened this issue Aug 13, 2015 · 1 comment
Labels
Milestone

Comments

@achanda
Copy link
Contributor

achanda commented Aug 13, 2015

I installed weave by doing a sudo curl -L git.io/weave -o /usr/local/bin/weave. Now I get this:

Abhishek@network:~$ weave launch
Unable to find image 'weaveworks/weaveexec:1.0.1' locally
Pulling repository weaveworks/weaveexec
8916b0188c16: Download complete
511136ea3c5a: Download complete
a5b60fe97da5: Download complete
16be31c9facc: Download complete
18e79490652f: Download complete
71b52c78f3a5: Download complete
a51ca901060c: Download complete
f2ccfd4b1f7f: Download complete
5baec2af0f8c: Download complete
d2a7854aa09a: Download complete
f5c600740af3: Download complete
3cf71612795c: Download complete
486bcb44ffa9: Download complete
Unable to find image 'weaveworks/weave:1.0.1' locally
2015/08/13 18:49:20 Error: client and server don't have same version (client : 1.15, server: 1.12)
Abhishek@network:~$ docker info
Containers: 0
Images: 13
Storage Driver: aufs
 Root Dir: /var/lib/docker/aufs
 Dirs: 13
Execution Driver: native-0.2
Kernel Version: 3.19.0-25-generic
WARNING: No swap limit support
Abhishek@network:~$ docker version
Client version: 1.0.1
Client API version: 1.12
Go version (client): go1.2.1
Git commit (client): 990021a
Server version: 1.0.1
Server API version: 1.12
Go version (server): go1.2.1
Git commit (server): 990021a

Also, I can run docker containers just fine. What am I doing wrong?

@rade
Copy link
Member

rade commented Aug 13, 2015

Abhishek@network:~$ docker version
Client version: 1.0.1
Server version: 1.0.1

Your docker is too old. As per our docs, weave requires Docker 1.3.1 or later.

@rade rade closed this as completed Aug 13, 2015
@rade rade added this to the n/a milestone Aug 13, 2015
achanda pushed a commit to achanda/weave that referenced this issue Aug 13, 2015
Bailing out early is better UX
Properly fixes weaveworks#1297
@rade rade modified the milestones: 1.1.0, n/a Sep 3, 2015
@rade rade added bug chore and removed bug labels Sep 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants