Netbox 3.6.2 throws AttributeError exception when uploading device type pictures #13899
-
Hi ALL. I have netbox 3.6.2 instance running on Rocky 8.8 with SELinux enabled. Essential software configuration is:
All system packages are installed from standard repositories. Netbox is updated to the last release just after it is released, no gaps between versions since 3.3. Before update from 3.5.x to 3.6.x when device types were created, front and rear panel images were uploaded with no problems. After updated to 3.6.2 (did not create new device types having netdox 3.6.0 and 3.6.1) i can create new device type, but when trying to upload panels images, netbox throws the next exception:
Despite exception, images appear in netbox/media/devicetype-images directory, but no data is inserted into device type record about them, so there are no issues with directories permissions. There are no corresponding records in /var/log/audit/audit.log file as well. The last record in netbox.log file is:
Running upgrade.sh script shows neither warnings, nor errors. Could you advice the way this issue can be resolved please? Thank you in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This was fixed in #13845 and will be released in v3.6.3 |
Beta Was this translation helpful? Give feedback.
This was fixed in #13845 and will be released in v3.6.3