requests.exceptions.ConnectionError


  • requests.exceptions.ConnectionError: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getPosition?%7B%7D (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001409CB84790>: Failed to establish a new connection: [WinError 10065] A socket operation was attempted to an unreachable host'))

    requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))


  • @Mnagesh said in requests.exceptions.ConnectionError:

    @admin @administrators

    equests.exceptions.ConnectionError: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getPosition?%7B%7D (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001409CB84790>: Failed to establish a new connection: [WinError 10065] A socket operation was attempted to an unreachable host'))
    requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))