OPNsense Forum

Archive => 24.1, 24.4 Legacy Series => Topic started by: N0b0dy1985 on May 13, 2024, 08:56:14 PM

Title: cannot open database file "zabbix_proxy": [2] No such file or directory
Post by: N0b0dy1985 on May 13, 2024, 08:56:14 PM
Hi, I'm trying to set up a Zabbix proxy on a remote OPNsense machine. The Zabbix server shows that the proxy has never connected. Looking in the proxy log files on the OPNsense box, I see

92056:20240423:144220.197 using configuration file: /usr/local/etc/zabbix64/zabbix_proxy.conf
92056:20240423:144220.198 cannot open database file "zabbix_proxy": [2] No such file or directory
92056:20240423:144220.198 creating database ...
92056:20240423:144220.198 [Z3002] cannot create database 'zabbix_proxy': [0] unable to open database file
92056:20240423:144220.198 cannot initialize database: cannot open database


When configuring the proxy, I wasn't prompted to configure a database, and I assumed the proxy configuration was doing that behind the scenes. What am I missing here?