Ad Widget

Collapse

5.0/NGINX/MySQL - "404 Not Found" after recent updates

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kwcs_admin
    Junior Member
    • Jul 2021
    • 1

    #1

    5.0/NGINX/MySQL - "404 Not Found" after recent updates

    Hey all,

    Running Zabbix 5.0 LTS on Ubuntu 20.04 LTS, NGINX for front-end and MySQL for back-end. Default install config outlined on the official site (no weird permissions or changing of file locations), server is only configured to run Zabbix so there aren't any competing apps or resources.

    Like an idiot, I ran apt updates without reading the fine print and managed to accidentally accept an install of a new version of a config file that's managed to kill the web interface for Zabbix. Going to the URL for the server (servername.domain.org) brings up the generic NGINX 404 page. We're still getting emails from Zabbix so the server is running fine, appears to just be a front-end issue.

    The NGINX logs (/var/log/nginx/error.log and access.log) doesn't show that there's an issue (which makes sense because it appears that the .conf defaults to showing a 404 page if nothing else, so it's "working" normally). The config file (/etc/zabbix/nginx.conf) is configured to point to "/usr/share/zabbix" and look for "index.php", which I've confirmed exists and is populated.

    Not sure where to look if there was a permissions update. Looking for assistance on where else to look and what else to tweak. Can post logs/terminal results if requested. Thanks!
Working...