If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
Zabbix server exposed by Traefik v2 causes SSL_read() timed out
Hi all,
I am using Traefik v2 as a reverse proxy in front of my docker based Zabbix server, the web works perfectly but the agents cannot connect to the server through a tcp router.
Here is the docker-compose section for the zabbix server:
version: '3'
services:...
Frontend data not aviable when login behing a reverse proxy
Hi all!.
I have Zabbix 4.4.3 on a Debian 10 server. I've created an admin user. Also, i've configured external access via reverse proxy (apache 2) with uer https://monitoring.mydomin.com.
If access zabbix from https://monitoring.mydomin.com with my user i can login without any problem but...