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
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: