Replies: 1 comment 6 replies
-
I suggest you use a tcpdump:
to see the query sent to Netbox, and more importantly, the error response which is returned. It works for me (v3.4.6) - even when the offset is greater than the number of VMs:
Therefore, either you've provided the wrong credentials:
although that doesn't explain why the first 200 VMs were presumably fetched successfully. Or you've hit some other case to do with results paging, in which case we need to see the error message returned from Netbox to the API call. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Does anyone get same issues, with version netbox 3.4.6,

When I synced via netbox-sync it could not query from netbox API due to contextlimit as below,
Is there anyone has experience with this issue, i try with netbox 3.4.5 it's still working fine, Manythanks
Beta Was this translation helpful? Give feedback.
All reactions