R
Railway2mo ago
Eslam

Issue with Log Visibility on Deploy Logs

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! #✋|help
7 Replies
Percy
Percy2mo ago
Project ID: f9857c49-0524-42fd-8ea9-c53fb7e7f4ce
Eslam
EslamOP2mo ago
f9857c49-0524-42fd-8ea9-c53fb7e7f4ce
Brody
Brody2mo 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
Eslam
EslamOP2mo ago
It's working i tried it many times and data showen every like 30m
Brody
Brody2mo ago
sounds like a misconfiguration on your part, what kind of app?
Eslam
EslamOP2mo ago
Telegram bot I am still trying and it's rare to work normal Actually the bot working so well but there isn't anything on log
Brody
Brody2mo ago
python?
Want results from more Discord servers?
Add your server