You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a branch to model installation of a new firewall. We've done this before. In this case, however, when merging I get an error message and I've got not idea what to do to fix things. Several hours work has gone into this, so Start Over is not the correct answer.
Netbox v4.3.4, branching plugin v0.6.0, with this in configuration.py:
{
"log": [
"Merging branch bd-fw-replace (branch_8kdljm1q)",
"Found 176 changes to merge",
"Setting branch status to merging",
"Applying change DCIM | interface IPMI (P11) created by admin.nic.bernstein using default",
"Creating interface <DeserializedObject: dcim.Interface(pk=7733)>",
"Applying change DCIM | interface LAGG0 (LAN LAGG) created by admin.nic.bernstein using default",
"['Invalid WWN format: ']: (dcim.interface:pk=7734) field_value was ''"
]
}
Anyone have any suggestions? I haven't seen any issues or forum questions like this. I have moved this question over from the Netbox forum, as I think it belongs here instead.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I created a branch to model installation of a new firewall. We've done this before. In this case, however, when merging I get an error message and I've got not idea what to do to fix things. Several hours work has gone into this, so Start Over is not the correct answer.
Netbox v4.3.4, branching plugin v0.6.0, with this in configuration.py:
The error I get is this:
Anyone have any suggestions? I haven't seen any issues or forum questions like this. I have moved this question over from the Netbox forum, as I think it belongs here instead.
Thanks in advance,
-nic
Beta Was this translation helpful? Give feedback.
All reactions