-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
Environment
- Python version: 2.7.5 (I know Python 3.6 is installed but python ––version reports 2.7.5)
- NetBox version: 2.8.9
- CentOS Linux release 7.8.2003 (Core)
Steps to Reproduce
- Netbox 2.2.6 was directly installed in /opt/netbox so I renamed it /opt/netbox-2.2.6
- Install Redis (and add Redis configuration to the configuration.py file)
- Had to remove python34 (so python36 and all requirements could install)
- Follow the migration procedure with Netbox 2.8.9 (https://netbox.readthedocs.io/en/stable/installation/upgrading/)
- Upgrade successful without any errors
Expected Behavior
Upgrade completed successfully and service can start (as before the upgrade)
Observed Behavior
The netbox service can't start anymore
Installed gunicorn (following https://netbox.readthedocs.io/en/stable/installation/4-http-daemon/#gunicorn-configuration & https://netbox.readthedocs.io/en/stable/installation/4-http-daemon/#systemd-configuration
Same thing
systemctl status netbox attached as a screenshot.
Thank you
Metadata
Metadata
Assignees
Labels
No labels