OPNsense Forum

Archive => 17.1 Legacy Series => Topic started by: missionleben on June 08, 2017, 02:07:07 PM

Title: [SOLVED] 17.1.8 - zabbix agent can not be set up
Post by: missionleben on June 08, 2017, 02:07:07 PM
Hello,

Unfortunately the Zabbix Agent from 17.1.8 can not be set up. If you try to activate in the following error message:

{
  "result": "failed",
  "validations": {
    "zabbixagent.settings.main.listenIP": "Please provide valid IP addresses, i.e. 10.0.0.1."
  }
}

The corresponding field was filled out. See also the screenshot.

regards

Christian
Title: Re: zabbix agent on 17.1.8 can not be set up
Post by: fraenki on June 08, 2017, 04:48:29 PM
Hi Christian,

thanks for reporting this issue! I've created a bug report: https://github.com/opnsense/plugins/pull/178
A fix is already available to test. Use the following command to apply the fix:

# opnsense-patch -c plugins 08a8044


Regards
- Frank
Title: Re: zabbix agent on 17.1.8 can not be set up
Post by: missionleben on June 09, 2017, 11:07:06 AM
Hello,

Is working! Thank you!

regards

Christian