2 months ago
I have yet another failed deployment. The three-dot menu by this deployment does not offer REdeploy - only Remove and View Log.
manual trigger of commit & push from Github is not triggering a new deployment.
Help!
PS: the agent is useless as it cannot see my screen and does not know the navigation well enough.
1 Replies
Status changed to Awaiting Railway Response Railway • 2 months ago
2 months ago
hello, the redeploy option disappears once a deployment is in "removed" state , that's likely why you only see remove and view log. the fix is to use the command palette instead: press cmd+k (or ctrl+k on windows), then type "deploy latest commit" and hit enter. that will trigger a fresh deployment without needing the three-dot menu at all. also worth checking your billing/usage page in case you've hit a limit, which would also explain why github pushes aren't triggering anything
i hope this help you :)