Replies: 4 comments 3 replies
-
It looks like a permission problem in the PostgreSQL database. However, I'm not aware of having set up anything differently than described in the netbox installation guide. BTW: I'm running PosgreSQL 15.3 (from Debian Bookworm). |
Beta Was this translation helpful? Give feedback.
-
This isn't a problem directly with NetBox, I am going to convert this to a discussion for you. |
Beta Was this translation helpful? Give feedback.
-
Search for |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot for your help |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
NetBox version
v3.6.0
Python version
3.11
Steps to Reproduce
We use netbox from git repository. I tried to upgrade to v3.6.0 in our staging environment.
cd /opt/netbox/
git checkout master
git pull origin master
./upgrade.sh
Expected Behavior
I expect the upgrade to run through.
Observed Behavior
Here is the whole output the
./upgrade.sh
run:Beta Was this translation helpful? Give feedback.
All reactions