Recent Execution Won't Stop Running
ndeloney0
HOBBYOP

10 months ago

I have a recent cron run that displays "Running..." despite multiple other runs after. The run command had an error which I fixed on a new deployment. However, this job still seems to be running (is it a UI bug? - see bottom of image):

I don't know if the job is actually running and I would like to stop the run if possible, but can't seem to find a way to stop it.

Logs:

Starting Container

/bin/sh: 1: cd: can't cd to src

Stopping Container

How can I verify that the cron is stopped / stop it myself?

Solved

2 Replies

brody
EMPLOYEE

10 months ago

Hello,

Just a UI bug, stopping container means it was stopped, no worries needed.


Status changed to Awaiting User Response Railway 10 months ago


ndeloney0
HOBBYOP

10 months ago

Sounds good, thanks!


Status changed to Awaiting Railway Response Railway 10 months ago


Status changed to Solved brody 10 months ago


Loading...