Issue with Log Visibility on Deploy Logs
eslamjaksoo
TRIALOP

2 years ago

I'm facing a problem with the visibility of my code data in the deploy logs. All I can see is "Starting container," and after waiting for a while, I get the message "log stream has been paused." I'm unsure whether this means my code has stopped or if something else is wrong. Does anyone know how to view live logs so I can track my code's status? I'm currently using the free service and accessing the platform via the website. Any help would be appreciated! <#1006629907067064482>

8 Replies

eslamjaksoo
TRIALOP

2 years ago

f9857c49-0524-42fd-8ea9-c53fb7e7f4ce


2 years ago

any logs sent unbuffered to stdout/stderr are shown in those deploy logs, if you don't see logs it's because you are not sending unbuffered logs to stdout/error or your application is simply not running


eslamjaksoo
TRIALOP

2 years ago

It's working i tried it many times and data showen every like 30m


2 years ago

sounds like a misconfiguration on your part, what kind of app?


eslamjaksoo
TRIALOP

2 years ago

Telegram bot


eslamjaksoo
TRIALOP

2 years ago

I am still trying and it's rare to work normal


eslamjaksoo
TRIALOP

2 years ago

Actually the bot working so well but there isn't anything on log


2 years ago

python?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...