Open SashvDave opened 4 months ago
Also get this issue on my node_executor:
2024-07-29 09:56:15 Services Successfully Provided.
2024-07-29 09:56:15
2024-07-29 09:56:15 2024/07/29 16:56:15 /go/src/packages/ai-developer/app/config/db.go:45
2024-07-29 09:56:15 [error] failed to initialize database, got error failed to connect to `host=localhost user=postgres database=ai-developer`: dial error (dial tcp [::1]:5432: connect: connection refused)
2024-07-29 09:56:15 2024/07/29 16:56:15 could not connect to the database: failed to connect to `host=localhost user=postgres database=ai-developer`: dial error (dial tcp [::1]:5432: connect: connection refused)
Can you once clean up your docker volume and try a fresh build
+1
⚠️ Check for existing issues before proceeding. ⚠️
Where are you using SuperCoder?
MacOS
Which branch of SuperCoder are you using?
Main
Which area covers your issue best?
Installation and setup
Describe your issue.
I fresh clone the repo and run docker-compose up --build and when I try to do anything, I get a log saying:
How to replicate your Issue?
Fresh clone, blank .envrc, and run docker-compose up --build
Upload Error Log Content
When I check docker, my server failed to start, here's the log: