You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I am trying to deploy the bot with docker compose
The issue I have is that the bot is finishing the flow on the "success" log and won't wake up to snipe.
The following logs staying like that and even when its time to wake and snipe the reservation, nothing happens
Worth mentioning, even when I run it outside the docker and do sbt, run in the bot folder. I still have the "success" log and looks like it exiting.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
I am trying to deploy the bot with docker compose
The issue I have is that the bot is finishing the flow on the "success" log and won't wake up to snipe.
The following logs staying like that and even when its time to wake and snipe the reservation, nothing happens
Worth mentioning, even when I run it outside the docker and do
sbt
,run
in the bot folder. I still have the "success" log and looks like it exiting.Hope anyone can help me make it work
Here's my Dockerfile:
docker-compose.yml:
logs:
Beta Was this translation helpful? Give feedback.
All reactions