Timed out expection error while read

socket.timeout: timed out

During handling of the above exception, another exception occurred:

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host=’++++++’, port=+++++): Read timed out. (read timeout=9.937999999965541)

Getting timed out error when trying to upload the database. How can I overcome this can suggestions would be really appreciated.

Can you provide some more info?
What are you trying to do and how?

Thank you for your reply. The problem was solved it was because of influx host connection problem.