From somewhere, your program gets the idea that 8080 is a (https?) proxy somewhere along the way. Check that %ENV does not contain the string 8080 anywhere. Maybe it is $ENV{HTTP_PROXY} or $ENV{SSL_PROXY} or $ENV{HTTPS_PROXY} or something like that. It's best to remove (or at least, closely inspect) these environment variables before the Perl script actually launches, so that the SSL libraries have no chance of separately picking them up before you manipulate them from Perl.
In reply to Re^3: SOAP::Transport::HTTP::Client::send_receive: 500 Can't connect to
by Corion
in thread SOAP::Transport::HTTP::Client::send_receive: 500 Can't connect to
by jgfcoimbra
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |