Failed to establish a new connection: [Errno 113] No route to host'))
I am trying to connect Readthedocs and Gitlab to each other via gitLab OAuth 2.0, I say connect with gitlab without any problem via readthedocs, gitlab connects and I select authorize, but the following error appears, what could be the source of this problem?
thankyou for support.
HTTPSConnectionPool(host='gitlab.tutel', port=443): Max retries exceeded with url: /oauth/token (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f22cac5fc10>: Failed to establish a new connection: [Errno 113] No route to host'))