CLI: railway logs shows logs from old deployment
I've linked the railway CLI to my project. When I execute
railway logs
, I get logs from an old deployment, the last timestamp I can see is from 2023-03-30 23:14:08,885835597
, which is the timestamp of when the deployment was shutdown. The next log line says:
INFO: Application shutdown complete.
I've made several deployments to this project since March 30th. Any ideas on how to resolve?6 Replies
Project ID:
34108dc5-7795-469f-b853-2863bbedfa6f
34108dc5-7795-469f-b853-2863bbedfa6f
You might find these helpful:
- 🚨 Failed to fetch deployments
- Crash but no Deploy Logs
- I'm having trouble viewing the deploy logs for my project using the Railway CLI on my computer
⚠️ experimental feature
a similar issue already exists on github issues, an issue that i created, so we just both have to wait until they give some love to the cli
Dang. Ok, thanks for the heads up Brody!
no prob!