circuit creation failed #611

Closed
opened 2025-12-29 16:23:50 +01:00 by adam · 3 comments
Owner

Originally created by @john-arvid on GitHub (Jan 5, 2017).

Hi,

Just updated from v1.7.3 to v1.8.1, then when I tried to create a circuit it failed with this message:

<class 'django.utils.datastructures.MultiValueDictKeyError'>

"'site'"

There is input in all the mandatory fields, and no input in the others. Same with provider and circuit type.

\John-A

Originally created by @john-arvid on GitHub (Jan 5, 2017). Hi, Just updated from v1.7.3 to v1.8.1, then when I tried to create a circuit it failed with this message: ``` <class 'django.utils.datastructures.MultiValueDictKeyError'> "'site'" ``` There is input in all the mandatory fields, and no input in the others. Same with provider and circuit type. \John-A
adam closed this issue 2025-12-29 16:23:50 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 5, 2017):

@john-arvid Could you provide full stack trace please?

@jeremystretch commented on GitHub (Jan 5, 2017): @john-arvid Could you provide full stack trace please?
Author
Owner

@jeremystretch commented on GitHub (Jan 5, 2017):

Also, did you run upgrade.sh after downloading the new code? It sounds like maybe the database migrations weren't applied.

@jeremystretch commented on GitHub (Jan 5, 2017): Also, did you run `upgrade.sh` after downloading the new code? It sounds like maybe the database migrations weren't applied.
Author
Owner

@john-arvid commented on GitHub (Jan 6, 2017):

Yes I did run the upgrade.sh but I did not run the supervisorctl restart netbox..
Tested and works.

@john-arvid commented on GitHub (Jan 6, 2017): Yes I did run the `upgrade.sh` but I did not run the `supervisorctl restart netbox`.. Tested and works.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#611