Skip to content

Databox on Ubuntu (loops and doesnt start an app or driver ) #340

@ADHATARAO

Description

@ADHATARAO

Databox on ubuntu server, installed docker etc but receive the following error when I run Databox start:

databox@databox-nuc:~$ docker run --rm -v /var/run/docker.sock:/var/run/docker.sock --network host -t databoxsystems/databox:0.5.2 /databox start -sslHostName $(hostname)
[INFO]2019/11/22 15:09:55 Starting Databox 0.5.2
[INFO]2019/11/22 15:09:56 Outputting logs
container-manager : [INFO]2019/11/22 15:09:58 ContainerManager Started
container-manager : [INFO]2019/11/22 15:09:58 Starting databox-network
container-manager : [INFO]2019/11/22 15:10:18 [ERROR] /app.go L27:Error response from daemon: attaching to network failed, make sure your network options are correct and check manager logs: context deadline exceeded
container-manager : [INFO]2019/11/22 15:10:25 ContainerManager Started
container-manager : [INFO]2019/11/22 15:10:25 Starting databox-network
container-manager : [INFO]2019/11/22 15:10:45 [ERROR] /app.go L27:Error response from daemon: attaching to network failed, make sure your network options are correct and check manager logs: context deadline exceeded
container-manager : [INFO]2019/11/22 15:10:51 ContainerManager Started
container-manager : [INFO]2019/11/22 15:10:51 Starting databox-network

And it goes like that forever

Solution that worked so far -
uninstall databox,
delete all the docker containers and uninstall docker.
Then reinstall docker and databox and it works fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions