Not able to see any logs for my application service
totiherms
HOBBYOP

11 days ago

I'm not able to see any logs for my application service in the production environment of any of my projects. Only the Postgres service is producing visible log output in the logs view.

What I have tried:

- Selecting the app service directly and opening its Deployments → active deployment → Deploy Logs / HTTP Logs. The view is empty.

- Using the log filter/search bar with the service name. No results returned.

- Checking the time range (Last day, and wider ranges). Still nothing.

- Confirming the app deployment is in a running/active state.

The app itself is running (it is serving traffic), so I would expect at minimum stdout/stderr output and HTTP logs to be present. This makes me think log ingestion for that specific service is broken on your side, rather than an absence of output from the app.

Could you please check the log pipeline? Happy to provide the project ID, service ID, or any other identifiers you need — let me know where to find them in the dashboard if it helps.

Thanks,

Toti

$10 Bounty

1 Replies

Status changed to Open Railway 11 days ago


I'd try putting random log methods in your code and see if there are any outputs in the Deploy logs.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...