504 gateway time-out upgrading from 3.4.2 to 3.5.0 #19557
Unanswered
DLHirk
asked this question in
Help Wanted!
Replies: 2 comments
-
Other details: Python 3.8 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Additional in site.... I can connect to the interface when running in "development server" mode. I can connect to http://<server_name>:8000/, but it is extremely slow to get logged in. Once in, I can move around within the various tables with no issues at al.. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Upgrading from 3.4.2 to 3.5.0 following the steps as defined for an upgrade (copied over the configuration.py, ensured the local_requirements.txt file was copied over, copied gunicorn.py into place). The end result is a 504 gateway time-out issue. I can revert back to 3.4.2 with no issues.
The upgrade.sh script for 3.5.0 ran with no errors; restarted the netbox service, and restarted the nginx service, but no such luck resolving the time out issue.
Did I miss something as part of the upgrade process?
Beta Was this translation helpful? Give feedback.
All reactions