-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.0.0, 6.0.1rc1, 6.0.1rc2
-
Tested on Zabbix Appliance and Zabbix VM Ubuntu 20.04.2 (Upgrade and Fresh install)
-
Sprint 86 (Mar 2022), Sprint 87 (Apr 2022)
-
0.2
Excuse my English
Steps to reproduce:
- New installation or update of zabbix/nginx to 6.0 rc1, rc2 or LTS does not allow the maps to work correctly.
The problem arises immediately when adding a geomap widget to the zabbix dashboard.
Result:
See screenshot Geomap and nginx
Tested with Firefox 97.0.1 (64-bit) and Chrome Versión 98.0.4758.102 (Build oficial) (64 bits)
It only happens with nginx, with apache it works fine.
nginx -V nginx version: nginx/1.18.0 (Ubuntu) built with OpenSSL 1.1.1f 31 Mar 2020 TLS SNI support enabled configure arguments: --with-cc-opt='-g -O2 -fdebug-prefix-map=/build/nginx-KTLRnK/nginx-1.18.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wdate-time -D_FORTIFY_SOURCE=2' --with-ld-opt='-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fPIC' --prefix=/usr/share/nginx --conf-path=/etc/nginx/nginx.conf --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --lock-path=/var/lock/nginx.lock --pid-path=/run/nginx.pid --modules-path=/usr/lib/nginx/modules --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-proxy-temp-path=/var/lib/nginx/proxy --http-scgi-temp-path=/var/lib/nginx/scgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --with-debug --with-compat --with-pcre-jit --with-http_ssl_module --with-http_stub_status_module --with-http_realip_module --with-http_auth_request_module --with-http_v2_module --with-http_dav_module --with-http_slice_module --with-threads --with-http_addition_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_image_filter_module=dynamic --with-http_sub_module --with-http_xslt_module=dynamic --with-stream=dynamic --with-stream_ssl_module --with-mail=dynamic --with-mail_ssl_module
dpkg -l | grep -i zabbix
ii zabbix-agent 1:6.0.0-1+ubuntu20.04 amd64 Zabbix network monitoring solution - agent
ii zabbix-frontend-php 1:6.0.0-1+ubuntu20.04 all Zabbix network monitoring solution - PHP front-end
ii zabbix-nginx-conf 1:5.4.1-1+ubuntu20.04 all Zabbix network monitoring solution - nginx and php-fpm configuration for front-end
ii zabbix-release 1:6.0-1+ubuntu20.04 all Zabbix official repository configuration
ii zabbix-server-pgsql 1:6.0.0-1+ubuntu20.04 amd64 Zabbix network monitoring solution - server (PostgreSQL)
ii zabbix-sql-scripts 1:5.4.1-1+ubuntu20.04 all Zabbix network monitoring solution - sql-scripts
cat /etc/apt/sources.list.d/zabbix.list deb https://repo.zabbix.com/zabbix/6.0/ubuntu focal main deb-src https://repo.zabbix.com/zabbix/6.0/ubuntu focal main
- is duplicated by
-
ZBX-21237 Default NGINX configuration prevents access to vendor CSS files (leaflet.css)
- Closed