karafra / ai-art

Discord bot generating images from given query
https://karafra.github.io/ai-art/
Apache License 2.0
75 stars 33 forks source link

Containerized deployment ERROR [TypeOrmModule] Unable to connect to the database. #39

Open coralyney opened 1 year ago

coralyney commented 1 year ago
deploy-discord-chat-bot-1  | [Nest] 31  - 01/18/2023, 3:42:14 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (3)...
deploy-discord-chat-bot-1  | MongoServerSelectionError: connect ECONNREFUSED 127.0.0.1:27017

on step docker-compose -f "docker/deploy/docker-compose.yml" up

any ideas?

GuafterCW commented 1 year ago

I have the same issue..