8 months ago
Hello Support Team,
I’m experiencing an issue with our Railway deployment of the PeaceBridgeAI Telegram bot. Although the bot appears to function normally—handling long polling and processing updates from Telegram—the logs display error-level messages for certain HTTP requests. For example, the following log entry is marked as an error:
2025-03-09 03:43:57,686 - httpx - INFO - HTTP Request: POST https://api.telegram.org/bot[REDACTED]/getMe "HTTP/1.1 200 OK"
Subsequent log entries show similar HTTP requests (e.g., to getUpdates and sendMessage) that are returning a “200 OK” response but are still being flagged at the error level. This behavior is causing some concern, even though the bot is operating as expected.
Could you please investigate why these HTTP requests are being logged as errors? Any insights into whether this is a configuration issue on Railway’s side or if there’s something we need to adjust in our deployment settings would be greatly appreciated.
Thank you for your assistance.
1 Replies
8 months ago
Apologies but this looks like an issue with the application level code. Due to volume, we can only answer platform level issues here
I've made this thread public so that the community might be able to help
Status changed to Awaiting User Response Railway • 8 months ago