You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Affected Puppet, Ruby, OS and module versions/distributions
Puppet: 6.28
Ruby: 2.5.9p229
Distribution: RH8
Module version: 9.2.0
How to reproduce (e.g Puppet code you use)
run the zabbix server behind a corporate proxy where no_proxy needs to be configured. even if it want to talk to itself as it's the case.
Otherwise the API call is routed through the proxy and the zabbix provider shows a HTTP 302 error
IOW, curl bi-bio-zabbix.domain.com without no_proxy set and run from bi-bio-zabbix.domain.com goes first to the corporate proxy.
What are you seeing
Error: Could not prefetch zabbix_host provider 'ruby': HTTP Error: 302 on https://bi-bio-zabbix.domain.com/api_jsonrpc.php
Error: Failed to apply catalog: HTTP Error: 302 on https://bi-bio-zabbix.domain.com/api_jsonrpc.php
What behaviour did you expect instead
API reached.
Output log
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered:
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
run the zabbix server behind a corporate proxy where no_proxy needs to be configured. even if it want to talk to itself as it's the case.
Otherwise the API call is routed through the proxy and the zabbix provider shows a HTTP 302 error
IOW, curl bi-bio-zabbix.domain.com without no_proxy set and run from bi-bio-zabbix.domain.com goes first to the corporate proxy.
What are you seeing
What behaviour did you expect instead
API reached.
Output log
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered: