I have problem install zabbix agent package.
First, I was trying below command
wget https://repo.zabbix.com/zabbix/6.0/u...u24.04_all.deb
The result is:
--2025-03-26 11:11:30-- https://repo.zabbix.com/zabbix/6.0/u...u24.04_all.deb
Resolving repo.zabbix.com (repo.zabbix.com)... 178.128.6.101, 2604:a880:2:d0::2062:d001
Connecting to repo.zabbix.com (repo.zabbix.com)|178.128.6.101|:443... connected.
^[[2~OpenSSL: error:0A000126:SSL routines::unexpected eof while reading
Unable to establish SSL connection.
Second, I was trying the manual install .deb and the error is same.
sudo apt update
sudo dpkg -i zabbix-release_6.0-6+ubuntu24.04_all.deb
sudo apt update
Result - Zabbix error:
My internet works properly, but I can't install zabbix agent on Ubuntu Server.
