Closed Syl4r-v closed 2 weeks ago
Okay, it was about issue #14371, problem is now solved. It would be nice to mention somewhere in the docs that you need Dulwich installed because it's not in the requirements.
It would be nice to mention somewhere in the docs that you need Dulwich installed because it's not in the requirements.
It is noted in NetBox's installation instructions, as well as in the synchronized data feature guide.
Deployment Type
Self-hosted
Triage priority
This is preventing me from using NetBox
NetBox Version
v4.1.3
Python Version
3.11
Steps to Reproduce
Doesn't matter if I use project token, personal token etc.
Expected Behavior
Netbox to fetch data from the remote repo.
Observed Behavior
sync job fails with: UnboundLocalError("cannot access local variable '_' where it is not associated with a value")