-
Notifications
You must be signed in to change notification settings - Fork 407
Closed
Labels
bugSomething isn't workingSomething isn't workingnetboxRelated to Malcolm's use of NetBoxRelated to Malcolm's use of NetBox
Milestone
Description
I've noticed in the last release or so that during initialization:
netbox-1 | 127.0.0.1 - - [03/Nov/2025:21:23:59 +0000] "POST /netbox/api/dcim/device-types/ HTTP/1.1" 400 109 "-" "python-requests/2.32.5" │2820 bsap_serial_rdb
netbox-1 | 127.0.0.1 - - [03/Nov/2025:21:23:59 +0000] "POST /netbox/api/dcim/device-types/ HTTP/1.1" 400 109 "-" "python-requests/2.32.5" │2805 hart_ip
netbox-1 | 127.0.0.1 - - [03/Nov/2025:21:23:59 +0000] "POST /netbox/api/dcim/device-types/ HTTP/1.1" 400 109 "-" "python-requests/2.32.5" │2761 software
netbox-1 | 127.0.0.1 - - [03/Nov/2025:21:23:59 +0000] "POST /netbox/api/dcim/device-types/ HTTP/1.1" 400 109 "-" "python-requests/2.32.5" │2749 bsap_ip_rdb
netbox-1 | 127.0.0.1 - - [03/Nov/2025:21:23:59 +0000] "POST /netbox/api/dcim/device-types/ HTTP/1.1" 400 109 "-" "python-requests/2.32.5"
and runtime:
netbox-1 | 172.29.1.16 - - [03/Nov/2025:22:44:30 +0000] "PATCH /netbox/api/dcim/devices/8/ HTTP/1.1" 400 52 "-" "Faraday v2.13.4" │5047 bsap_ip_header
netbox-1 | 172.29.1.16 - - [03/Nov/2025:22:44:30 +0000] "PATCH /netbox/api/dcim/devices/8/ HTTP/1.1" 400 52 "-" "Faraday v2.13.4" │4786 known_services
netbox-1 | 172.29.1.16 - - [03/Nov/2025:22:44:31 +0000] "PATCH /netbox/api/dcim/devices/8/ HTTP/1.1" 400 52 "-" "Faraday v2.13.4" │3974 known_hosts
netbox-1 | 172.29.1.16 - - [03/Nov/2025:22:44:32 +0000] "PATCH /netbox/api/dcim/devices/8/ HTTP/1.1" 400 52 "-" "Faraday v2.13.4"
We are seeing some error 400s coming out. I'm not sure why but we need to debug it. For the most part from what I can tell autopopulation is working, so I'm not holding up the v25.11.0 release for it, but it needs to be resolved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingnetboxRelated to Malcolm's use of NetBoxRelated to Malcolm's use of NetBox
Type
Projects
Status
Released