New Connection Error
New Connection Error
Hi, I have been having trouble connection to the symphony API. I have previously be able to connect and use a bot to scrape symphony rooms but I am now getting the errors below.
```
gaierror: [Errno 11001] getaddrinfo failed
NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x000001B67F8575B0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed
MaxRetryError: HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //[REDACTED]/sessionauth/v1/authenticate (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001B67F8575B0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
ConnectionError: HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //[REDACTED]/sessionauth/v1/authenticate (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001B67F8575B0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
MaxRetryException: max auth retry limit
```
Has anyone had these errors and been able to fix them?
Hi, I have been having trouble connection to the symphony API. I have previously be able to connect and use a bot to scrape symphony rooms but I am now getting the errors below.
gaierror: [Errno 11001] getaddrinfo failed
NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x000001B67F8575B0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed
MaxRetryError: HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //symphony-api.bnymellon.net:443/sessionauth/v1/authenticate (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001B67F8575B0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
ConnectionError: HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //symphony-api.bnymellon.net:443/sessionauth/v1/authenticate (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001B67F8575B0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
MaxRetryException: max auth retry limit
Has anyone had these errors and been able to fix them?
#question
New Connection Error
Hi, I have been having trouble connection to the symphony API. I have previously be able to connect and use a bot to scrape symphony rooms but I am now getting the errors below.
gaierror: [Errno 11001] getaddrinfo failed
NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x000001B67F8575B0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed
MaxRetryError: HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //symphony-api.bnymellon.net:443/sessionauth/v1/authenticate (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001B67F8575B0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
ConnectionError: HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //symphony-api.bnymellon.net:443/sessionauth/v1/authenticate (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001B67F8575B0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
MaxRetryException: max auth retry limit
Has anyone had these errors and been able to fix them?