puppet-zabbix icon indicating copy to clipboard operation
puppet-zabbix copied to clipboard

Raspberry PI Agent Install from naizvoru.com - Certificate Expired

Open topkoa opened this issue 4 years ago • 2 comments

It seems the Cert has expired for the Zabbix Agent install for Raspberry PI.

Error: Could not set 'present' on ensure: SSL_connect returned=1 errno=0 state=error: certificate verify failed (certificate has expired) (file: /etc/puppetlabs/code/environments/production/modules/apt/manifests/key.pp, line: 55)
Wrapped exception:
SSL_connect returned=1 errno=0 state=error: certificate verify failed (certificate has expired)
Error: /Stage[main]/Zabbix::Repo/Apt::Source[zabbix]/Apt::Key[Add key: BC274A7EA7FD5DD267C9A18FD54A213C80E871A7 from Apt::Source zabbix]/Apt_key[Add key: BC274A7EA7FD5DD267C9A18FD54A213C80E871A7 from Apt::Source zabbix]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: SSL_connect returned=1 errno=0 state=error: certificate verify failed (certificate has expired) (file: /etc/puppetlabs/code/environments/production/modules/apt/manifests/key.pp, line: 55)
Notice: /Stage[main]/Zabbix::Repo/Apt::Source[zabbix]/Apt::Key[Add key: BC274A7EA7FD5DD267C9A18FD54A213C80E871A7 from Apt::Source zabbix]/Anchor[apt_key BC274A7EA7FD5DD267C9A18FD54A213C80E871A7 present]: Dependency Apt_key[Add key: BC274A7EA7FD5DD267C9A18FD54A213C80E871A7 from Apt::Source zabbix] has failures: true

topkoa avatar Oct 15 '21 19:10 topkoa

The cert of the website which distribute the key is indeed expired: https://naizvoru.com/raspbian/zabbix/conf/[email protected]

Maybe we can get this key (BC274A7EA7FD5DD267C9A18FD54A213C80E871A7) from another source?

smortex avatar Oct 15 '21 20:10 smortex

Anyone got any ideas on a fix?

topkoa avatar Nov 05 '21 16:11 topkoa

And now the website is totally down.

@topkoa do you know of any other source for Rapsbian debs? Or should we just drop the Rapsbian support here?

evgeni avatar Oct 03 '23 16:10 evgeni

Nope. I am frankly surprised no one who maintains this has fixed this yet. I was hoping for a fix back in 2021. 🤷‍♂️

topkoa avatar Oct 03 '23 19:10 topkoa

isn't the repo at https://repo.zabbix.com/zabbix/6.0/raspbian/ sufficient?

(I have no idea about Raspian)

evgeni avatar Oct 04 '23 12:10 evgeni