Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Sandbox not working

avatar
Rising Star

Hello guys,

I'm running HDP 2.5 on my Sandbox for months and now when i initialize de Virtualbox, it boots very fast unlike the past,

and the sandbox can't recognize any baisc command like:

sandbox-version

or

ambari-server status

Edited: Some info in logs

15159-logs.png

Nothing is working...

Please help me.

Thanks

1 ACCEPTED SOLUTION

avatar
Rising Star

Answering my question i reinstalled the docker-engine and changed one line of code in docker.service file to:

ExecStart=/usr/bin/dockerd --storage-driver=overlay

Now it works.

Thanks

View solution in original post

1 REPLY 1

avatar
Rising Star

Answering my question i reinstalled the docker-engine and changed one line of code in docker.service file to:

ExecStart=/usr/bin/dockerd --storage-driver=overlay

Now it works.

Thanks