You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm on windows 10 using docker desktop. I run the basic instructions.
$ docker-compose up Creating network "teslamatesimple_default" with the default driver Creating volume "teslamatesimple_teslamate-db" with default driver Creating volume "teslamatesimple_teslamate-grafana-data" with default driver Creating volume "teslamatesimple_mosquitto-conf" with default driver Creating volume "teslamatesimple_mosquitto-data" with default driver Pulling teslamate (teslamate/teslamate:latest)... latest: Pulling from teslamate/teslamate Digest: sha256:43640d8d9c792ec3b7188013705e99c39324312e7fc655079499e890744e9400 Status: Downloaded newer image for teslamate/teslamate:latest Creating teslamatesimple_grafana_1 ... Creating teslamatesimple_teslamate_1 ... error Creating teslamatesimple_database_1 ... Creating teslamatesimple_grafana_1 ... done Creating teslamatesimple_database_1 ... done Creating teslamatesimple_mosquitto_1 ... done ERROR: for teslamate Cannot create container for service teslamate: status code not OK but 500: {"Message":"Unhandled exception: Drive has not been shared"} Encountered errors while bringing up the project.
The text was updated successfully, but these errors were encountered:
adriankumpf
changed the title
Can't run basic docker image
Docker for Windows: Unhandled exception: “Drive has not been shared“
Mar 27, 2020
adriankumpf
changed the title
Docker for Windows: Unhandled exception: “Drive has not been shared“
Docker for Windows: “Drive has not been shared“
Mar 27, 2020
I'm on windows 10 using docker desktop. I run the basic instructions.
$ docker-compose up Creating network "teslamatesimple_default" with the default driver Creating volume "teslamatesimple_teslamate-db" with default driver Creating volume "teslamatesimple_teslamate-grafana-data" with default driver Creating volume "teslamatesimple_mosquitto-conf" with default driver Creating volume "teslamatesimple_mosquitto-data" with default driver Pulling teslamate (teslamate/teslamate:latest)... latest: Pulling from teslamate/teslamate Digest: sha256:43640d8d9c792ec3b7188013705e99c39324312e7fc655079499e890744e9400 Status: Downloaded newer image for teslamate/teslamate:latest Creating teslamatesimple_grafana_1 ... Creating teslamatesimple_teslamate_1 ... error Creating teslamatesimple_database_1 ... Creating teslamatesimple_grafana_1 ... done Creating teslamatesimple_database_1 ... done Creating teslamatesimple_mosquitto_1 ... done ERROR: for teslamate Cannot create container for service teslamate: status code not OK but 500: {"Message":"Unhandled exception: Drive has not been shared"} Encountered errors while bringing up the project.
The text was updated successfully, but these errors were encountered: