mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
Note which issue helped finding Errno 11 and Errno35 (timeout) errors
parent
db4ed4e942
commit
7231c07d86
2
Home.md
2
Home.md
|
@ -7,7 +7,7 @@ BlockingIOError: [Errno 35] Resource temporarily unavailable
|
|||
TimeoutError: The read operation exceeded the timeout.
|
||||
```
|
||||
|
||||
Please check this out before opening an issue.
|
||||
Please check this out before opening an issue. Thanks to [issue 172](https://github.com/LonamiWebs/Telethon/issues/172) for the debug level log.
|
||||
|
||||
All examples shown here assume that you've successfully created a client as follows:
|
||||
```python
|
||||
|
|
Loading…
Reference in New Issue
Block a user