Skip to content

ValueError when upgrading from 3.6.5 to 3.6.8 #14628

Closed Locked Answered by candlerb
advoenkin asked this question in Help Wanted!
Discussion options

You must be logged in to vote
  File "/opt/netbox-3.6.8/venv/lib/python3.10/site-packages/netbox_attachments/models.py", line 113, in pre_delete_receiver
    NetBoxAttachment.objects.filter(

It looks like you have a plugin installed, probably called "netbox-attachments" or similar, and this is the source of the error.

I suggest you disable the plugin then re-run ./upgrade.sh and if that's OK, report the problem to the plugin author (or leave the plugin disabled).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@candlerb
Comment options

Answer selected by advoenkin
@advoenkin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #14627 on December 28, 2023 13:16.