a month ago
Hey I have a a cron running every hour.
But some previous runs are still written as Still Running (so running for 1d, 2d non stop and they should not). Also it's written in logs Container stopped
Is there a way to manually stop them? Am I incurring the cost of those? It seems to be a bug?
1 Replies
a month ago
If your logs show "Container stopped" but the UI displays "Still Running," this is likely a status display inconsistency rather than actual running containers. You're billed for actual compute time, not what the UI displays, so if the containers genuinely stopped, you wouldn't be charged for that phantom runtime.
To manually remove these stuck entries, go to your service's Deployments tab, click the three dots menu next to each deployment showing "Still Running," and select Remove. This will mark them as removed and clear them from active status.
Status changed to Awaiting User Response Railway • about 1 month ago
a month ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • about 1 month ago