05-04-2021 09:37 AM - edited 05-04-2021 09:38 AM
Hi all
Our CSR1000v HA in azure stopped working so I decided to rebuild it based on my notes from our previously working configuration
I destroyed and rebuilt guestshell
But when I try to install the HA package within I get this error
[guestshell@guestshell ~]$ pip install csr_azure_ha~=1.0 --user
Collecting csr_azure_ha~=1.0
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x2bcd4d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/csr-azure-ha/
Any ideas?! I'm totally stuck
Both routers running 16.09.03 (maybe an upgrade would help..)
Solved! Go to Solution.
05-05-2021 02:01 AM - edited 05-05-2021 02:03 AM
Managed to figure this out, there was an ACL on the interface on the Gi1 interface of the router blocking the traffic. Fixed that and was able to install the guestshell HA package without problems.
Did an upgrade to the recommended OS 17.3.3 so hopefully that prevents the guestshell from dying again (and I can use HA v3 now)
05-05-2021 02:01 AM - edited 05-05-2021 02:03 AM
Managed to figure this out, there was an ACL on the interface on the Gi1 interface of the router blocking the traffic. Fixed that and was able to install the guestshell HA package without problems.
Did an upgrade to the recommended OS 17.3.3 so hopefully that prevents the guestshell from dying again (and I can use HA v3 now)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide