Page 1 of 1

Issue on fresh install

Posted: Sat Oct 07, 2017 11:24 pm
by Watso4183
Fresh install of Docker and DockerUI. Both seem to start just fine via the app mgmt ui, however navigating to ip:9011 results in a connection refused error. Trying to run Docker manually produces this result:

Code: Select all

admin@NAS:/volume1/.@plugins/AppCentral/docker/CONTROL $ ./start-stop.sh 
start
Starting Docker daemon...
/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
admin@NAS:/volume1/.@plugins/AppCentral/docker/CONTROL $ FATA[0000] Error starting daemon: open /var/run/docker.pid: permission denied 

Re: Issue on fresh install

Posted: Sun Oct 08, 2017 10:06 am
by sksbir
hi
either use sudo, or connect directly with root account ( same pass has admin )