netbox-community / pynetbox

Python API client library for Netbox.
Apache License 2.0
538 stars 165 forks source link

<url> does not work for cloning the repo #620

Closed ricpatel closed 3 weeks ago

ricpatel commented 3 weeks ago

pynetbox version

v7.3.3

NetBox version

v.3.3.2

Python version

3.10

Steps to Reproduce

I tried executing git clone https://github.com/netbox-community/pynetbox.git but the server timed out. Encountered the same issue with ssh

Expected Behavior

I expected the repo to be cloned to my local machine

Observed Behavior

I received a server time out error while cloning the repo