Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

│ Error: json: cannot unmarshal object into Go struct field NestedIPAddress.primary_ip.family of type int64 #639

Open
TGM opened this issue Sep 19, 2024 · 1 comment

Comments

@TGM
Copy link

TGM commented Sep 19, 2024

Hello,

Just updated to netbox v4.0.8.
Provider version 3.9.1

Returns

│ Error: json: cannot unmarshal object into Go struct field NestedIPAddress.primary_ip.family of type int64
@fbreckle
Copy link
Collaborator

Are you sure you are using provider version 3.9.1? This looks like the error you get when you update netbox to 4.x while still using a provider that supports netbox 3.x.

Additionally, this seems to work in tests.

Can you find out which type of resource is affected?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants