500 Error gitlab home page

We are currently seeing an issue with our local gitlab-omnibus installation, when we go to the homepage we are always greeted with a 500 server error. We have tested on several different machines, browsers, and networks and all receive this error when visiting the homepage.

I have run gitlab-ctl tail and found the following error when going to the homepage:

{"method":"GET","path":"/","format":"html","controller":"RootController","action":"index","status":500,"error":"ActionView::Template::Error: undefined method `detailed_status' for nil:NilClass","duration":1189.3,"view":0.0,"db":24.85,"time":"2020-04-28T19:33:16.553Z","params":[],"remote_ip":"10.25.0.4","user_id":5,"username":"tyler","ua":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36","queue_duration":null,"gitaly_calls":21,"correlation_id":"czsbN7BgZP1"}

Version: GitLab Community Edition 11.9.6
Type: Gitlab-Omnibus install
OS: CentOS Linux release 7.4.1708 (Core)

Bump so that maybe someone sees this…