-
Type:
Problem report
-
Resolution: Cannot Reproduce
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:root@zabbix:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic
root@zabbix:~# uname -a
Linux zabbix 5.0.0-37-generic #40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
root@zabbix:~# psql --version
psql (PostgreSQL) 10.10 (Ubuntu 10.10-0ubuntu0.18.04.1)root@zabbix :~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.3 LTS Release: 18.04 Codename: bionic root@zabbix :~# uname -a Linux zabbix 5.0.0-37-generic #40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux root@zabbix :~# psql --version psql (PostgreSQL) 10.10 (Ubuntu 10.10-0ubuntu0.18.04.1)
Steps to reproduce:
4.2.8 upgrade 4.4.4.
Entrance through old cookie work, but on the incognito page does not.
You are not logged in
- You must login to view this page.
- If you think this message is wrong, please consult your administrators about getting the necessary permissions.
Result:

See log file:
root@zabbix:~# dpkg -l |grep zabbix ii zabbix-agent 1:4.4.4-1+bionic amd64 Zabbix network monitoring solution - agent ii zabbix-frontend-php 1:4.4.4-1+bionic all Zabbix network monitoring solution - PHP front-end ii zabbix-get 1:4.4.4-1+bionic amd64 Zabbix network monitoring solution - get ii zabbix-release 1:4.4-1+bionic all Zabbix official repository configuration ii zabbix-server-pgsql 1:4.4.4-1+bionic amd64 Zabbix network monitoring solution - server (PostgreSQL)
Log start after upgrade:
39270:20191219:234531.820 using configuration file: /etc/zabbix/zabbix_server.conf
39270:20191219:234531.847 current database version (mandatory/optional): 04020000/04020001
39270:20191219:234531.847 required mandatory version: 04040000
39270:20191219:234531.847 starting automatic database upgrade
39270:20191219:234532.229 completed 1% of database upgrade
...
39270:20191219:234533.104 completed 91% of database upgrade
39270:20191219:234608.922 slow query: 35.818637 sec, "alter table alerts add parameters text default '{}' not null"
39270:20191219:234609.252 completed 92% of database upgrade
...
39270:20191219:234609.356 completed 100% of database upgrade
39270:20191219:234609.356 database upgrade fully completed
39270:20191219:234609.371 server #0 started [main process]
...
On the databe the table users exists and contains users.
I created a new administrator, but he cannot log in either, all old users cannot log in.
I added a new user to debug mode, but how to use it?