Railway issue with telegram api?
Hello, I am trying to deploy a bot on telegram (db + python script), it works well on my local.
However when deploying I encounter a timeout error:
I think there might be an issue between telegram servers and railways, so I tried setting up a proxy in between, but I could not set it up (through httpx and socksio).
7 Replies
Project ID:
b7a9e936-fcb5-4b0f-a027-3c4bf1eb9aab
b7a9e936-fcb5-4b0f-a027-3c4bf1eb9aab
Solution
try disabling private networking in the service settings
Thanks a lot!
did that work though lol
Yes it did, I still have couple issues to work through
sounds good