digitalocean / digitalocean/netbox-ip-controller

Error: initializing netbox controller

Open
#30 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
32
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I am setting up a new instance of ip controller, It looks like a get request to netbox pod was executed successfully. When the ip controller pod does a post i am getting a error.

The below is from pod logs of ip controller:

Error: initializing netbox controller: "upserting UID field: executing request: 400 Bad Request: {\"object_types\":[\"This field is required.\"]}"

The below is the pod log from netbox for the transaction:

"POST /api/extras/custom-fields/ HTTP/1.1" 400 44 "-" "Go-http-client/1.1"

Its not clear to me what went wrong. Can anyone help?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.