# ./launcher rebuild app
Device "docker0" does not exist.
# docker --version
Docker version 1.12.3, build 6b644ec
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
# uname -a
Linux community 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
This is a Digital Ocean 2GB vm… Problems started after applying gnerI suspect I have an incompatible kernel selected.
I’ve gone back to Ubuntu 14.04 x64 vmlinuz-3.13.0-71-generic removed docker-engine and re-installed, but still have the same issue.
This is what’s in my /var/discourse folder. I don’t know what’s up with that docker -> docker entry… maybe that’s old news from a long time ago?
:/var/discourse# ls -al
total 100
drwxr-xr-x 11 root root 4096 Nov 23 12:11 .
drwxr-xr-x 13 root root 4096 Sep 6 2014 ..
drwxr-xr-x 2 root root 4096 Feb 22 2015 bin
drwxr-xr-x 2 root root 4096 Nov 1 10:14 cids
drwxr-xr-x 2 root root 4096 Oct 20 23:30 containers
-rwxr-xr-x 1 root root 13303 Nov 1 09:46 discourse-setup
lrwxrwxrwx 1 root root 6 Sep 6 2014 docker -> docker
drwxr-xr-x 8 root root 4096 Nov 23 12:35 .git
-rw-r--r-- 1 root root 290 Nov 1 09:46 .gitignore
drwxr-xr-x 9 root root 4096 Nov 23 12:11 image
-rwxr-xr-x 1 root root 19151 Nov 23 12:11 launcher
-rw-r--r-- 1 root root 8281 Nov 1 09:46 README.md
drwxr-xr-x 2 root root 4096 Sep 13 12:20 samples
drwxr-xr-x 2 root root 4096 Apr 23 2016 scripts
drwxr-xr-x 4 root root 4096 Aug 28 19:47 shared
drwxr-xr-x 3 root root 4096 Nov 23 12:11 templates
-rw-r--r-- 1 root root 0 May 28 00:34 v1.0.0
-rw-r--r-- 1 root root 0 May 28 00:34 v1.0.1
-rw-r--r-- 1 root root 1122 Nov 6 2015 Vagrantfile
What else might get me past the failure to find docker here?
I got the same error message Device "docker0" does not exist after i got disconnected in the middle of an upgrade by running 'do-release-upgrade'. What can I do to get it running again? Much appreciate the help!
this comes only when you are running the installation in a docker instance its not a proper vps server on which you are trying to install - i have faced same issue… check with your provider once
Hi,
I was facing the same issue then i checked the space in the server where docker is installed and it was full so removed some files, docker came up.
As there was no space ,docker was not able create network and hence service was down n was not able to start the service also