So, I got a problem with my Zabbix installation.
The Zabbix server (Postgres) is installed via Docker, the proxy (MySQL) also running in docker. When I create a new host in Zabbix and install the agent2 on a device, the proxy only recognizes a heartbeat from the Device but replies host not found.
For me it sounds like it doesn’t get the data from the server about the new host, but every time I change something the log on the proxy shows: received configuration data from server as if it got a new configuration.
When the proxy is restarted the host is instantly available. When Ive tested the proxy with SQLite it works without a problem. For testing I also tried connecting in active and passive mode. This didn't change anything.
I am using the latest stable release Zabbix 7.4.13.
Did someone run into something similar?
The Zabbix server (Postgres) is installed via Docker, the proxy (MySQL) also running in docker. When I create a new host in Zabbix and install the agent2 on a device, the proxy only recognizes a heartbeat from the Device but replies host not found.
For me it sounds like it doesn’t get the data from the server about the new host, but every time I change something the log on the proxy shows: received configuration data from server as if it got a new configuration.
When the proxy is restarted the host is instantly available. When Ive tested the proxy with SQLite it works without a problem. For testing I also tried connecting in active and passive mode. This didn't change anything.
I am using the latest stable release Zabbix 7.4.13.
Did someone run into something similar?