UPDATE_CHECK_PROXY ignored?
Posted: Sat Sep 23, 2023 2:38 pm
Hi all,
I recently moved my ZM server behind a HTTP proxy. Since then I see app. once an hour an alert in the log:
Error check failed: '500 Can't connect to update.zoneminder.com:443 (Network is unreachable)'
as well as in the log of my firewall. So I configured the UPDATE_CHECK_PROXY to my proxy:
http://service:8118/
The DNS resolution von the system says:
zm:~$ getent hosts service
192.168.125.14 service.xxx.yyy
For debugging purposes I dumpt the content of the %Cofnig hash in the zmupdate.pl. Looks fine, but zmupdate.pl -c still trys to connect directly to update.zoneminder.com ...
Any ideas?
I recently moved my ZM server behind a HTTP proxy. Since then I see app. once an hour an alert in the log:
Error check failed: '500 Can't connect to update.zoneminder.com:443 (Network is unreachable)'
as well as in the log of my firewall. So I configured the UPDATE_CHECK_PROXY to my proxy:
http://service:8118/
The DNS resolution von the system says:
zm:~$ getent hosts service
192.168.125.14 service.xxx.yyy
For debugging purposes I dumpt the content of the %Cofnig hash in the zmupdate.pl. Looks fine, but zmupdate.pl -c still trys to connect directly to update.zoneminder.com ...
Any ideas?