mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-21 17:06:36 +03:00
Add time.is link
parent
7231c07d86
commit
226a9fdbab
2
Home.md
2
Home.md
|
@ -1,6 +1,6 @@
|
||||||
This wiki page is meant to be a place where everyone can find and contribute examples on how to use Telethon.
|
This wiki page is meant to be a place where everyone can find and contribute examples on how to use Telethon.
|
||||||
|
|
||||||
**It is very important** that your system time is on sync! Telegram won't send a reply back *at all* if your system time is too ahead of the current time, or too behind. This will most likely be the cause for the following errors:
|
**It is very important** that your system time is [on sync](https://time.is/)! Telegram won't send a reply back *at all* if your system time is too ahead of the current time, or too behind. This will most likely be the cause for the following errors:
|
||||||
```
|
```
|
||||||
BlockingIOError: [Errno 11] Resource temporarily unavailable
|
BlockingIOError: [Errno 11] Resource temporarily unavailable
|
||||||
BlockingIOError: [Errno 35] Resource temporarily unavailable
|
BlockingIOError: [Errno 35] Resource temporarily unavailable
|
||||||
|
|
Loading…
Reference in New Issue
Block a user