Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled exception: Drive has not been shared #731

Closed
saber13812002 opened this issue Mar 15, 2020 · 1 comment
Closed

Unhandled exception: Drive has not been shared #731

saber13812002 opened this issue Mar 15, 2020 · 1 comment

Comments

@saber13812002
Copy link

20449e7cadd6: Pull complete
328ee9e475c3: Pull complete
265cd52f0311: Pull complete
9b541adfc720: Pull complete
Digest: sha256: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Status: Downloaded newer image for rabbitmq:3-management
Creating libretaxi_db_1 ... error
Creating libretaxi_rabbit_1 ... done

ERROR: for libretaxi_db_1 Cannot create container for service db: status code not OK but 500: {"Message":"Unhandled exception: Drive has not
been shared"}

ERROR: for db Cannot create container for service db: status code not OK but 500: {"Message":"Unhandled exception: Drive has not been shared"}
ERROR: Encountered errors while bringing up the project.

@saber13812002
Copy link
Author

run it again and its worked

Creating libretaxi_rabbit_1 ... done

ERROR: for libretaxi_db_1 Cannot create container for service db: status code not OK but 500: {"Message":"Unhandled exception: Drive has not
been shared"}

ERROR: for db Cannot create container for service db: status code not OK but 500: {"Message":"Unhandled exception: Drive has not been shared"}
ERROR: Encountered errors while bringing up the project.

C:\Go\src\libretaxi>docker-compose up -d
libretaxi_rabbit_1 is up-to-date
Creating libretaxi_db_1 ... done

C:\Go\src\libretaxi>docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE
rabbitmq 3-management 3658aa401173 4 days ago 181MB
kartoza/postgis 12.0 2577a61eaf3e 2 weeks ago 742MB

C:\Go\src\libretaxi>docker container ls --all
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS
NAMES
023b59e07cd4 kartoza/postgis:12.0 "/bin/sh -c /docker-…" About a minute ago Up About a minute 127.0.0.1:15432->5432/tcp
libretaxi_db_1
9543a360e3df rabbitmq:3-management "docker-entrypoint.s…" 23 minutes ago Up 23 minutes 4369/tcp, 5671/tcp, 15671/tcp, 25672/tcp, 127.0.0.1:8079->5672/tcp, 127.0.0.1:8080->15672/tcp libretaxi_rabbit_1

just need to open http://127.0.0.1:8080/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant