erictik / midjourney-discord

node.js client for MidJourney wrapper in Discord.
MIT License
70 stars 21 forks source link

Docker fails to start #8

Closed sanxfxteam closed 1 year ago

sanxfxteam commented 1 year ago

Logs of functioning version outside of docker.

> midjourney-discord@1.0.0 start
> ts-node cmd/bot.ts

open.time 0 2023-07-22T21:31:26.318Z
ws ready 2023-07-22T21:31:27.917Z
Bot started 2023-07-22T21:31:28.447Z

Using docker it stops after open.time

anyone knows what's happening?

sanxfxteam commented 1 year ago

For anyone experiencing this, I had to remove the quotes in the .env file passed to docker.