Netbox not loading after upgrading nginx #9972
Unanswered
bthomason2087
asked this question in
Q&A
Replies: 1 comment
-
I've noticed in the error logs for Nginx, that this appears to be an SSL Handshake failure:
Which is giving a Bad Request (400) error when trying to access Netbox. I'm using a self-signed certificate with Netbox. |
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.
-
I recently upgraded Nginx from 1.18.x to 1.23.1. I set back up my config file, restarted Nginx, and now Netbox won't load.
Nothing else has changed on my server other than the version of Nginx. I'm running Netbox v3.2.5. The server is Ubuntu 20.04 LTS. The server was originally set up and running at the end of June this year.
All requisite services are running and Nginx syntax and test were both ok/successful.
Not sure what I'm missing here.
Beta Was this translation helpful? Give feedback.
All reactions