CloudRendr
Deployments keep crashing
Hi
I'm a new user of Railway, so perhaps the problem I'm experiencing is related to incorrect configuration.
I'm deploying two golang services for a monorepo.
But, deployments take a long time, and then when done, it crashes within a few minutes.
I'm using custom build and run commands (go build server.go and run server.go), but this is about the only thing that is out of the ordinary.
Is there any way to determine what may be the problem?
47 replies