Connection error for telegram

Problem description:
My telegram code suddenly stopped working after MAY 17(for me).
I think this is a connection issue with replit and telegram which seems similar to the issue I faced connecting with mongoDB in replit happened few months ago.

REPL link:
https://replit.com/@WeatheryKaroy/DarkblueIntentionalPaint

I use pyrogram to run my code which uses telegram’s MTPROTO to connect to telegram.
This issue happens if I use other MTPROTO based libraries too.

First this problem temporarily resolved when I use kill 1 command in shell, but after few days this too didnt help.