ben böyle bir hata aldım

Exception has occurred: ConnectionError HTTPSConnectionPool(host='b2b.domain.net', port=443): Max retries exceeded with url: /Search.aspx/SearchProduct (Caused by NewConnectionError('<urllib3.connection.HTTPSConne ction object at 0x0000023A34B2B010>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')) socket.gaierror: [Errno 11001] getaddrinfo failed During handling of the above exception, another exception occurred: urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x0000023A34B2B010>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed During handling of the above exception, another exception occurred: urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='b2b.domain.net', port=443): Max retries exceeded with url: /Search.aspx/SearchProduct (Caused by NewConnectionError('<urllib3.connection.HTTPSConne ction object at 0x0000023A34B2B010>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')) During handling of the above exception, another exception occurred: File "D:Chat-GBTsorun duzelt pythontest.py", line 10, in <module> response = requests.post(url, json=data, headers=headers) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='b2b.domain.net', port=443): Max retries exceeded with url: /Search.aspx/SearchProduct (Caused by NewConnectionError('<urllib3.connection.HTTPSConne ction object at 0x0000023A34B2B010>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')) ben böyle bir hata aldım