I am having difficulty setting up reporting. I followed a few guides online, including the official Zabbix guide on Youtube to piece together the setup and overcome some errors. However I have now come across the following error when testing and I'm kind of stumped:
Cannot fetch data: chrome failed to start: mkdir: cannot create directory ‘/var/lib/zabbix’: Permission denied touch: cannot touch '/var/lib/zabbix/.local/share/applications/mimeapps.list': No such file or directory chrome_crashpad_handler: --database is required Try 'chrome_crashpad_handler --help' for more information. [1834:1834:0905/071429.961458:ERROR:socket.cc(120)] recvmsg: Connection reset by peer (104)
I read that the zabbix user may not have permissions, so I gave sudoer rights, however this did not resolve it. Any idea what else I could try?
Cannot fetch data: chrome failed to start: mkdir: cannot create directory ‘/var/lib/zabbix’: Permission denied touch: cannot touch '/var/lib/zabbix/.local/share/applications/mimeapps.list': No such file or directory chrome_crashpad_handler: --database is required Try 'chrome_crashpad_handler --help' for more information. [1834:1834:0905/071429.961458:ERROR:socket.cc(120)] recvmsg: Connection reset by peer (104)
I read that the zabbix user may not have permissions, so I gave sudoer rights, however this did not resolve it. Any idea what else I could try?
Comment