Meraki API max retries

Nik1
Here to help

Meraki API max retries

Hi,

 

I am hitting the get all networks endpoint via python script and i get the following error ONLY when connected to a certain SSID. 

(urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0x0000016EE438CDA0>: Failed to establish a new connection: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a
period of time, or established connection failed because connected host has failed to respond)

 

If i switch to a personal SSID it works just fine. 

 

Can anyone shed some light on potential problem vector?

 

thanks

2 REPLIES 2
ww
Kind of a big deal
Kind of a big deal

"TCP error code 10060 is usually caused by DNS issues or by a port being blocked"

 

Does the  ssid has a proxy  or firewall in the path  to the internet?

Nik1
Here to help

Thanks for your reply, i looked at the proxy indeed and had to manually add a proxy to my python script and it resolved the error. 

 

regards,

Get notified when there are additional replies to this discussion.