Logan
MModular
•Created by Logan on 11/28/2023 in #questions
Python print statements don't seem to do anything when deployed to server
In this code, when I deploy to railway it runs in a docker container. The issue is that "Starting Bot with Mojo" will print, but nothing I print inside the main function, which is python will work. Any idea why this could be? Is the docker container suppressing output somehow?
Whenever I run locally, everything prints fine
3 replies
MModular
•Created by Logan on 10/19/2023 in #questions
Docker Container Issues
I've been trying to build a docker container for a while and I'm not sure what I'm doing wrong. No matter what I do I get something like this on the install mojo command. Any ideas?
7 replies