Frank M.
Frank M.
Hi pilot513, > Why you used "=>" ? vs ", " `# Check if web authentication is required if (defined($pnp4nagios_auth)) { $ua->credentials("$server_port", "$auth_name", "$web_user" => "$web_pass"); }` Yes! This looks...
Hi pilot513, Thank you for checking so far. For the web server error 500: Do you have access to the web server error log? Maybe there is additional info in...
Hi pilot513, I ran across a similar issue this week that could be exactly your issue. The problem comes from using https with Perl LWP, which throws an HTTP error...
Hi xczh, wikijm, Thank you both for the kind words! With now two requests for a docker image, I really ought to look into that! It will take me some...