upgrading from beta9. Shutdown zabbix server, ./configured, compiled, and then did a make install (as root). Did the upgrade script, etc.
When I started the new zabbix_server, it died right after starting (a zabbix process died...) Then follows the mass pid kill for all the zabbix server processes.
Well then I backed out of beta11 back to beta9 and I got the same error in zabbix_server.log! Now i'm thinking "uh oh" since I'm using this critical app in a production environment(small print "not responsible for...").
I spent quite some time in all the wrong places trying to fix this.
As it turned out, if I simply(sigh) removed the zabbix installed binaries prior to the make install, it starts up correctly and all is good.
Anyone else had this problem? I couldn't find reference to it anywhere in the forum.
Seems on the make install some binaries are not being overwritten with the new. I'm embarresed at how much time I spent on this before I tried removing the binaries.
When I started the new zabbix_server, it died right after starting (a zabbix process died...) Then follows the mass pid kill for all the zabbix server processes.
Well then I backed out of beta11 back to beta9 and I got the same error in zabbix_server.log! Now i'm thinking "uh oh" since I'm using this critical app in a production environment(small print "not responsible for...").
I spent quite some time in all the wrong places trying to fix this.
As it turned out, if I simply(sigh) removed the zabbix installed binaries prior to the make install, it starts up correctly and all is good.
Anyone else had this problem? I couldn't find reference to it anywhere in the forum.
Seems on the make install some binaries are not being overwritten with the new. I'm embarresed at how much time I spent on this before I tried removing the binaries.
Comment