CoPilot icon indicating copy to clipboard operation
CoPilot copied to clipboard

Docker compose fails to start

Open Chen-Jianxiong opened this issue 1 year ago • 1 comments

I am very grateful to the TigerGraph team for developing such a good project, but I have encountered some problems while using it.

When start a service with docker-compose up, I get a copilot_1 error:python: can't open file '/code/app.py': [Errno 2] No such file or directory,The docker container: copilot_copilot then closes automatically. When I try to start it several times, I can occasionally pass the case temporarily, but I cannot visit 'http://localhost/docs' Could you please tell me whether the current project can be used normally through Docker deployment?

Looking forward to the update of the project or your reply.

Chen-Jianxiong avatar Apr 29 '24 08:04 Chen-Jianxiong

hmmm, weird error. Could you shut down all services docker compose down, and then update the images docker compose pull to make sure all images are latest?

billshitg avatar May 06 '24 23:05 billshitg

Stale. Closing for now, if you still have a problem please reopen.

parkererickson-tg avatar Jun 04 '24 19:06 parkererickson-tg