-
I upgraded from 3.3.5 to 3.5.4. Azure AD is the auth. It has been working great till the upgrade. Now, NetBox is hanging on the GET to |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It turns out this was related to IPv6 being blocked. Disabling IPv6 or unblocking allowed the connection from NB to Azure. I had to enable the root logger to find the connection attempt to Azure. It is a little concerning that that was the only time I could actually see that attempt. |
Beta Was this translation helpful? Give feedback.
It turns out this was related to IPv6 being blocked. Disabling IPv6 or unblocking allowed the connection from NB to Azure.
I had to enable the root logger to find the connection attempt to Azure. It is a little concerning that that was the only time I could actually see that attempt.