mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 13:27:47 +00:00
Update FAQs
This commit is contained in:
parent
b2886c21ca
commit
0302a27b7e
@ -144,7 +144,8 @@ I started a client and nothing happens!
|
|||||||
---------------------------------------
|
---------------------------------------
|
||||||
|
|
||||||
If you are connecting from Russia, China or Iran :doc:`you need a proxy <topics/proxy>`, because Telegram could be
|
If you are connecting from Russia, China or Iran :doc:`you need a proxy <topics/proxy>`, because Telegram could be
|
||||||
partially or totally blocked in those countries.
|
partially or totally blocked in those countries. More information about this block can be found at
|
||||||
|
`Wikipedia <https://en.wikipedia.org/wiki/Blocking_Telegram_in_Russia>`_.
|
||||||
|
|
||||||
Another possible cause might be network issues, either yours or Telegram's. To confirm this, add the following code on
|
Another possible cause might be network issues, either yours or Telegram's. To confirm this, add the following code on
|
||||||
the top of your script and run it again. You should see some error mentioning a socket timeout or an unreachable network
|
the top of your script and run it again. You should see some error mentioning a socket timeout or an unreachable network
|
||||||
@ -161,9 +162,9 @@ fails or not.
|
|||||||
What are the IP addresses of Telegram Data Centers?
|
What are the IP addresses of Telegram Data Centers?
|
||||||
---------------------------------------------------
|
---------------------------------------------------
|
||||||
|
|
||||||
The Telegram cloud is currently composed by a decentralized, multi-DC infrastructure (each of which can work
|
The Telegram cloud is currently composed by a decentralized, multi-DC infrastructure (currently 5 DCs, each of which can
|
||||||
independently) spread in 5 different locations. However, some of the less busy DCs have been lately dismissed and their
|
work independently) spread in different locations worldwide. However, some of the less busy DCs have been lately
|
||||||
IP addresses are now kept as aliases.
|
dismissed and their IP addresses are now kept as aliases to the nearest one.
|
||||||
|
|
||||||
.. csv-table:: Production Environment
|
.. csv-table:: Production Environment
|
||||||
:header: ID, Location, IPv4, IPv6
|
:header: ID, Location, IPv4, IPv6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user