PDA

View Full Version : "Error Receiving Data from Socket: No Error"


bigjim_jax
22-06-2005, 20:07
After installing the Zabbix Collector client on server of my home servers, I am now getting the message "Error Receiving Data from Socket: No Error" in each of my event logs.

Although the message indicates "No Error", the message indicates is entered in the event log with the Error indicator..... Any suggestions???

Thanks in advanced, BigJim

benjamin
11-08-2005, 02:45
Hi BigJim,

I had exactly the same error as you did. The cause in my case was that I was performing a simple check on the port that the zabbix agent was listening on. Once I removed that check, the error went away. Why it was causing the error, I don't know.