[ZBX-22247] "Monitoring → Hosts" menu fails (ERROR 504) when 20k+ hosts in server Created: 2023 Jan 24 Updated: 2023 Feb 02 Resolved: 2023 Feb 02 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 6.0.12 |
Fix Version/s: | 6.0.13rc1 |
Type: | Incident report | Priority: | Trivial |
Reporter: | LivreAcesso.Pro | Assignee: | Victor Breda Credidio |
Resolution: | Fixed | Votes: | 0 |
Labels: | database, frontend, performance, usability | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Linux zabbix-onu 5.10.0-19-amd64 #1 SMP Debian 5.10.149-2 (2022-10-21) x86_64 GNU/Linux postgresql-14/bullseye-pgdg,now 14.6-1.pgdg110+1 amd64 |
Attachments: |
![]() ![]() |
Description |
Steps to reproduce: Result: Expected: |
Comments |
Comment by LivreAcesso.Pro [ 2023 Jan 25 ] |
No error at `zabbix_server.log'. |
Comment by Victor Breda Credidio [ 2023 Jan 30 ] |
Hi LivreAcesso. Please try checking the WebServer logs for errors or it's configuration related to Timeout. Please be advised that this section of the tracker is for bug reports only. The case you have submitted can not be qualified as one, so please reach out to [email protected] Best regards, |
Comment by LivreAcesso.Pro [ 2023 Jan 30 ] |
I don't have the same issue at `zabbix.local/zabbix.php?action=host.list`, no "Timeouts": |
Comment by LivreAcesso.Pro [ 2023 Jan 30 ] |
/var/log/nginx/error.log: 2023/01/30 17:19:04 [error] 1565007#1565007: *824415 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 172.16.0.9, server: , request: "GET /zabbix.php?action=host.view HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/zabbix.sock", host: "suporte.zabbix.local", referrer: "http://suporte.zabbix.local/zabbix.php?action=dashboard.view"
|
Comment by LivreAcesso.Pro [ 2023 Jan 30 ] |
/etc/php/7.4/fpm/pool.d/zabbix-php-fpm.conf: [zabbix] listen = /var/run/php/zabbix.sock pm = dynamic php_value[session.save_handler] = files php_value[max_execution_time] = 600 |
Comment by LivreAcesso.Pro [ 2023 Feb 02 ] |
Fixed with https://www.zabbix.com/rn/rn6.0.13 |
Comment by LivreAcesso.Pro [ 2023 Feb 02 ] |
Release 6.0.13 fixed this. |