Raz | Ooga
Cron job deployment logs not showing up
Project id: 8eeaf105-a438-44c0-9215-78f268bcf4a9.
I am trunning to run a cron job that has the configuration set in a railway.toml file
I have configured it so that it run from a docker file. If I build the image and run it locally everything works as expected.
Yet, when I deploy it on Railway, the cron services shows that it is about to run in x minutes but, aside from successfully building the Docker image, there are no deploy logs. How I translate that is that the container is not run in the first place.
52 replies