tigergraph / CoPilot

Generative AI Platform Built on TigerGraph
https://docs.tigergraph.com/tg-copilot/current/intro/
Apache License 2.0
55 stars 16 forks source link

Docker compose fails to start #149

Closed Chen-Jianxiong closed 4 months ago

Chen-Jianxiong commented 5 months ago

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.

billshitg commented 5 months ago

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?

parkererickson-tg commented 4 months ago

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