Thread Probleme mit WWW::Mechanize und https (19 answers)
Opened by bob.george at 2014-11-20 15:05

bob.george
 2014-11-21 11:02
#178499 #178499
User since
2011-09-02
104 Artikel
BenutzerIn
[default_avatar]
Die genaue Fehlermeldung lautet so:
Code: (dl )
1
2
3
4
5
6
7
8
Error GETing https://www.google.de/: Can't connect to www.google.de:443 (timeout) at D:/workspace (perl)/WWW_Mechanize/www_mechanize.pl line 13
at C:/Perl/site/lib/WWW/Mechanize.pm line 2846
WWW::Mechanize::_die('Error ', 'GET', 'ing ', 'URI::https=SCALAR(0x1bd721c)', ': ', 'Can\'t connect to www.google.de:443 (timeout)') called at C:/Perl/site/lib/WWW/Mechanize.pm line 2833
WWW::Mechanize::die('WWW::Mechanize=HASH(0x18e5bcc)', 'Error ', 'GET', 'ing ', 'URI::https=SCALAR(0x1bd721c)', ': ', 'Can\'t connect to www.google.de:443 (timeout)') called at C:/Perl/site/lib/WWW/Mechanize.pm line 2482
WWW::Mechanize::_update_page('WWW::Mechanize=HASH(0x18e5bcc)', 'HTTP::Request=HASH(0x1bfc37c)', 'HTTP::Response=HASH(0x1e0dfa4)') called at C:/Perl/site/lib/WWW/Mechanize.pm line 2312
WWW::Mechanize::request('WWW::Mechanize=HASH(0x18e5bcc)', 'HTTP::Request=HASH(0x1bfc37c)') called at C:/Perl/site/lib/LWP/UserAgent.pm line 411
LWP::UserAgent::get('WWW::Mechanize=HASH(0x18e5bcc)', 'https://www.google.de/') called at C:/Perl/site/lib/WWW/Mechanize.pm line 407
WWW::Mechanize::get('WWW::Mechanize=HASH(0x18e5bcc)', 'https://www.google.de/') called at D:/workspace (perl)/WWW_Mechanize/www_mechanize.pl line 13


modedit Editiert von GwenDragon: Bitte Ausgaben in CODE-Tags!
Last edited: 2014-11-21 13:30:30 +0100 (CET)

View full thread Probleme mit WWW::Mechanize und https