Replies: 1 comment
-
hello @tiqvahub , do you still have this error ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
While trying to download the cell S1A_IW* the server never responds until it sends the error ReadTimeoutError: HTTPSConnectionPool(host='peps.cnes.fr', port=443): Read timed out. (read timeout=60)
[Retry #1] Waiting 119.999979s until next download try ordered product (retry every 2' for 20')
Bellow the piece of code:
product = products[1]
product_path = product.downlaod()
product_path
I would appreciate any help.
Thank you for your time in advance.
Beta Was this translation helpful? Give feedback.
All reactions