-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
7.2.0, 7.2.1
-
[root@lab ~]# getenforce
Disabled
[root@lab ~]# cat /etc/**release**
Rocky Linux release 8.10 (Green Obsidian)
NAME="Rocky Linux"
VERSION="8.10 (Green Obsidian)"
ID="rocky"
ID_LIKE="rhel centos fedora"
VERSION_ID="8.10"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Rocky Linux 8.10 (Green Obsidian)"
ANSI_COLOR="0;32"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:rocky:rocky:8:GA"
HOME_URL="https://rockylinux.org/"
BUG_REPORT_URL="https://bugs.rockylinux.org/"
SUPPORT_END="2029-05-31"
ROCKY_SUPPORT_PRODUCT="Rocky-Linux-8"
ROCKY_SUPPORT_PRODUCT_VERSION="8.10"
REDHAT_SUPPORT_PRODUCT="Rocky Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="8.10"
Rocky Linux release 8.10 (Green Obsidian)
Rocky Linux release 8.10 (Green Obsidian)
Derived from Red Hat Enterprise Linux 8.10
Rocky Linux release 8.10 (Green Obsidian)
cpe:/o:rocky:rocky:8:GA
[root@lab ~]# uname -a
Linux lab 4.18.0-553.33.1.el8_10.x86_64 #1 SMP Thu Dec 19 14:28:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux[ root@lab ~]# getenforce Disabled [ root@lab ~]# cat /etc/**release** Rocky Linux release 8.10 (Green Obsidian) NAME="Rocky Linux" VERSION="8.10 (Green Obsidian)" ID="rocky" ID_LIKE="rhel centos fedora" VERSION_ID="8.10" PLATFORM_ID="platform:el8" PRETTY_NAME="Rocky Linux 8.10 (Green Obsidian)" ANSI_COLOR="0;32" LOGO="fedora-logo-icon" CPE_NAME="cpe:/o:rocky:rocky:8:GA" HOME_URL=" https://rockylinux.org/ " BUG_REPORT_URL=" https://bugs.rockylinux.org/ " SUPPORT_END="2029-05-31" ROCKY_SUPPORT_PRODUCT="Rocky-Linux-8" ROCKY_SUPPORT_PRODUCT_VERSION="8.10" REDHAT_SUPPORT_PRODUCT="Rocky Linux" REDHAT_SUPPORT_PRODUCT_VERSION="8.10" Rocky Linux release 8.10 (Green Obsidian) Rocky Linux release 8.10 (Green Obsidian) Derived from Red Hat Enterprise Linux 8.10 Rocky Linux release 8.10 (Green Obsidian) cpe:/o:rocky:rocky:8:GA [ root@lab ~]# uname -a Linux lab 4.18.0-553.33.1.el8_10.x86_64 #1 SMP Thu Dec 19 14:28:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Steps to reproduce:
- Update sqllite3 proxy from 7.0 to 7.2.0 or 7.2.1 on Rocky Linux 8
- Start zabbix proxy
Result:
- Zabbix proxy is unable to create and use it's sqllite database:
14891:20241221:100359.865 Starting Zabbix Proxy (active) [zbxProxy]. Zabbix 7.2.1 (revision 67f3c838b2a).
14891:20241221:100359.865 **** Enabled features ****
14891:20241221:100359.865 SNMP monitoring: YES
14891:20241221:100359.865 IPMI monitoring: YES
14891:20241221:100359.865 Web monitoring: YES
14891:20241221:100359.865 VMware monitoring: YES
14891:20241221:100359.865 ODBC: YES
14891:20241221:100359.865 SSH support: YES
14891:20241221:100359.865 IPv6 support: YES
14891:20241221:100359.865 TLS support: YES
14891:20241221:100359.865 **************************
14891:20241221:100359.865 using configuration file: /etc/zabbix/zabbix_proxy.conf
14891:20241221:100359.865 In zbx_load_modules()
14891:20241221:100359.865 End of zbx_load_modules():SUCCEED
14891:20241221:100359.865 In zbx_ipc_service_start() service:rtc
14891:20241221:100359.865 In zbx_ipc_socket_open()
14891:20241221:100359.865 End of zbx_ipc_socket_open():FAIL
14891:20241221:100359.865 End of zbx_ipc_service_start():SUCCEED
14891:20241221:100359.865 In zbx_init_database_cache()
14891:20241221:100359.865 In zbx_shmem_create() param:'HistoryCacheSize' size:16777216
14891:20241221:100359.865 valid user addresses: [0x7f2eb9adf170, 0x7f2ebaadeff0] total size: 16776832
14891:20241221:100359.865 End of zbx_shmem_create()
14891:20241221:100359.865 In zbx_shmem_create() param:'HistoryIndexCacheSize' size:4194304
14891:20241221:100359.865 valid user addresses: [0x7f2eb96df180, 0x7f2eb9adeff0] total size: 4193904
14891:20241221:100359.865 End of zbx_shmem_create()
14891:20241221:100359.865 End of zbx_init_database_cache()
14891:20241221:100359.865 In zbx_init_configuration_cache() size:8388608
14891:20241221:100359.865 In zbx_shmem_create() param:'CacheSize' size:8388608
14891:20241221:100359.865 valid user addresses: [0x7f2eb8edf170, 0x7f2eb96deff0] total size: 8388224
14891:20241221:100359.865 End of zbx_shmem_create()
14891:20241221:100359.865 End of zbx_init_configuration_cache()
14891:20241221:100359.865 In zbx_init_selfmon_collector()
14891:20241221:100359.865 zbx_init_selfmon_collector() size:33136
14891:20241221:100359.865 In zbx_shmem_create() param:'(null)' size:33520
14891:20241221:100359.865 valid user addresses: [0x7f2ec311f170, 0x7f2ec31272e0] total size: 33136
14891:20241221:100359.865 End of zbx_shmem_create()
14891:20241221:100359.865 End of zbx_init_selfmon_collector() collector.monitor:0x7f2ec311f170
14891:20241221:100359.865 In zbx_pb_create() mode:2
14891:20241221:100359.865 In zbx_shmem_create() param:'ProxyMemoryBufferSize' size:268435456
14891:20241221:100359.865 valid user addresses: [0x7f2ea8edf180, 0x7f2eb8edeff0] total size: 268435056
14891:20241221:100359.865 End of zbx_shmem_create()
14891:20241221:100359.865 End of zbx_pb_create():
14891:20241221:100359.865 cannot open database file "/tmp/zabbix_proxy.db": [2] No such file or directory
14891:20241221:100359.865 creating database ...
14891:20241221:100359.866 [Z3001] connection to database '/tmp/zabbix_proxy.db' failed: [0] unable to open database file
14891:20241221:100359.866 cannot initialize database: cannot open database
Expected:
Zabbix proxy start