Here is a debug output for this error Mojo::Reactor::Poll: Timer 8c95563d3ebc122fe9c49b346f16a653 failed: Mojo::UserAgent: Event "timeout" failed: Can't call method "steal_handle" on an undefined value at /usr/local/share/perl/5.14.2/Mojo/UserAgent.pm line 155.
-- Blocking request (https://HOST/) > -- Connect (https:HOST:443) > -- Client >>> Server (https://HOST/) > CONNECT HOST:443 HTTP/1.1 > User-Agent: Mojolicious (Perl) > Connection: keep-alive > Accept-Encoding: gzip > Content-Length: 0 > Host: HOST > > -- Client <<< Server (https://HOST/) > HTTP/1.1 200 OK > Date: Mon, 11 Aug 2014 07:16:24 GMT > Server: Apache/2.2.8 (Win32) PHP/5.2.6 > X-Powered-By: PHP/5.2.6 > Keep-Alive: timeout=5, max=100 > Connection: Keep-Alive > Transfer-Encoding: chunked > Content-Type: text/html > 2077 > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml"> > > <some more html> > > Mojo::Reactor::EV: Timer 46532da0bf10681d0a1ae8eb98fa1a62 failed: > Mojo::UserAgent: Event "timeout" failed: Can't call method "steal_handle" > on an undefined value at /Library/Perl/5.16/Mojo/UserAgent.pm line 155, > <DATA> line 1. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
