Hello, there was a problem connecting to the database postgresql from the web interface
Debian11+postgresql-13+nginx
used the guide https://www.zabbix.com/download?zabb...resql&ws=nginx
Completed all points
when importing initial schema and data password was not prompted (# zcat /usr/share/doc/zabbix-sql-scripts/postgresql/create.sql.gz | sudo -u zabbix psql zabbix)
I connect to the web interface, I reach the connection to the created database, I get

Tell me how to solve this problem?
Debian11+postgresql-13+nginx
used the guide https://www.zabbix.com/download?zabb...resql&ws=nginx
Completed all points
when importing initial schema and data password was not prompted (# zcat /usr/share/doc/zabbix-sql-scripts/postgresql/create.sql.gz | sudo -u zabbix psql zabbix)
I connect to the web interface, I reach the connection to the created database, I get
Tell me how to solve this problem?
Comment