Replies: 3 comments 3 replies
-
Could you edit your post and put three backticks ( Can you show the output from:
and
Also, do you have any plugins installed? |
Beta Was this translation helpful? Give feedback.
-
do you have any plugins installed? |
Beta Was this translation helpful? Give feedback.
-
i managed to update the requirements.txt file following your steps and seems to be better now but unfortunately i am getting a new message is related the DB. Applying database migrations (python3 netbox/manage.py migrate)... The above exception was the direct cause of the following exception:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
NetBox version
v3.3.10
Python version
3.10
Steps to Reproduce
HI,
During the upgrade from 3.3.10 to 3.4.3 , i am getting the below error message
ImportError: cannot import name 'force_text' from 'django.utils.encoding' (/opt/netbox-3.4.3/venv/lib/python3.10/site-packages/django/utils/encoding.py)
Expected Behavior
successful upgrade
Observed Behavior
Beta Was this translation helpful? Give feedback.
All reactions