-
New Feature Request
-
Resolution: Duplicate
-
Trivial
-
None
-
None
-
None
-
None
112597:20241013:165138.458 Starting Zabbix Server. Zabbix 7.0.4 (revision f383737f108).
112597:20241013:165138.458 ****** Enabled features ******
112597:20241013:165138.458 SNMP monitoring: YES
112597:20241013:165138.458 IPMI monitoring: YES
112597:20241013:165138.458 Web monitoring: YES
112597:20241013:165138.458 VMware monitoring: YES
112597:20241013:165138.458 SMTP authentication: YES
112597:20241013:165138.458 ODBC: YES
112597:20241013:165138.458 SSH support: YES
112597:20241013:165138.458 IPv6 support: YES
112597:20241013:165138.458 TLS support: YES
112597:20241013:165138.458 ******************************
112597:20241013:165138.458 using configuration file: /etc/zabbix/zabbix_server.conf
112597:20241013:165138.484 Unsupported DB! timescaledb version 21700 is newer than 21699
112597:20241013:165138.484 TimescaleDB version is too new. Recommended version is up to TimescaleDB Community Edition 2.16.
112597:20241013:165138.488 Zabbix Server stopped. Zabbix 7.0.4 (revision f383737f108).
When I tried install 2.16 version my system requires version 2.17
apt install timescaledb-2-porstgresql-16='2.16.0*' timescaledb-2-loader-postgresql-16='2.16.0*' postgresql-client-16
115756:20241013:183905.719 Starting Zabbix Server. Zabbix 7.0.4 (revision f383737f108).
115756:20241013:183905.719 ****** Enabled features ******
115756:20241013:183905.719 SNMP monitoring: YES
115756:20241013:183905.719 IPMI monitoring: YES
115756:20241013:183905.719 Web monitoring: YES
115756:20241013:183905.720 VMware monitoring: YES
115756:20241013:183905.720 SMTP authentication: YES
115756:20241013:183905.720 ODBC: YES
115756:20241013:183905.720 SSH support: YES
115756:20241013:183905.720 IPv6 support: YES
115756:20241013:183905.720 TLS support: YES
115756:20241013:183905.720 ******************************
115756:20241013:183905.720 using configuration file: /etc/zabbix/zabbix_server.conf
115756:20241013:183905.734 [Z3005] query failed: [0] PGRES_FATAL_ERROR:ERROR: could not access file "$libdir/timescaledb-2.17.0": No such file or directory
[set escape_string_warning to off]
I don't understand because i didn't instal version 2.17 only 2.16
echo "CREATE EXTENSION IF NOT EXISTS timescaledb CASCADE;" | sudo -u postgres psql zabbix
ERROR: could not access file "$libdir/timescaledb-2.17.0": No such file or directory
- duplicates
-
ZBXNEXT-9532 Add Timescale 2.17.x support
- Closed