|
Timed Out. Can't load the specified URL. June 07, 2012 08:57AM |
Registered: 1 year ago Posts: 2 |
|
Re: Timed Out. Can't load the specified URL. June 07, 2012 11:32AM |
Admin Registered: 3 years ago Posts: 624 |
$ curl -v 'https://ad.yieldmanager.com/pixel?id=1645484&t=2' * About to connect() to ad.yieldmanager.com port 443 (#0) * Trying 2001:4998:f00b:1fe::3000... Timeout * Trying 2001:4998:f00b:1fe::3001... Timeout
|
Re: Timed Out. Can't load the specified URL. June 07, 2012 06:24PM |
Admin Registered: 3 years ago Posts: 624 |
|
Re: Timed Out. Can't load the specified URL. June 08, 2012 09:21AM |
Registered: 1 year ago Posts: 10 |
|
Re: Timed Out. Can't load the specified URL. June 08, 2012 11:16AM |
Admin Registered: 3 years ago Posts: 624 |
|
Re: Timed Out. Can't load the specified URL. June 08, 2012 01:59PM |
Registered: 1 year ago Posts: 2 |
|
Re: Timed Out. Can't load the specified URL. June 08, 2012 03:44PM |
Registered: 1 year ago Posts: 10 |
|
Re: Timed Out. Can't load the specified URL. June 08, 2012 03:49PM |
Registered: 1 year ago Posts: 10 |
|
Re: Timed Out. Can't load the specified URL. June 10, 2012 10:45AM |
Admin Registered: 3 years ago Posts: 624 |
|
Re: Timed Out. Can't load the specified URL. June 11, 2012 10:44AM |
Registered: 1 year ago Posts: 10 |
|
Re: Timed Out. Can't load the specified URL. June 13, 2012 05:12PM |
Registered: 1 year ago Posts: 10 |
|
Re: Timed Out. Can't load the specified URL. June 14, 2012 08:02AM |
Admin Registered: 3 years ago Posts: 624 |
$ mtr -r -c 20 c21.klassencomputers.com HOST: crowd Loss% Snt Last Avg Best Wrst StDev 1. 207.99.1.13 0.0% 20 1.5 6.9 0.5 24.2 7.5 2. 207.99.53.41 0.0% 20 0.4 0.8 0.4 5.2 1.0 3. vlan801.tbr1.mmu.nac.net 0.0% 20 0.4 0.5 0.3 1.6 0.3 4. 0.e1-1.tbr1.tl9.nac.net 0.0% 20 1.5 1.6 1.4 3.0 0.4 5. 0.e2-1.pr2.tl9.nac.net 0.0% 20 1.5 3.6 1.4 13.0 3.7 6. rd1hu-fe10-0.ny.shawcable.ne 0.0% 20 1.7 1.5 1.4 1.8 0.1 7. rc1we-tge0-0-0-0.ed.shawcabl 0.0% 20 13.8 13.9 13.8 14.1 0.1 8. rc2sc-pos0-7-4-0.wp.shawcabl 0.0% 20 42.7 41.3 39.0 43.5 1.4 9. dx2st-g3.wp.shawcable.net 0.0% 20 50.8 50.9 50.7 51.2 0.1 10. ??? 100.0 20 0.0 0.0 0.0 0.0 0.0 $ping -v -w 5 -p 5 c21.klassencomputers.com PATTERN: 0x05 PING c21.klassencomputers.com (24.76.5.24) 56(84) bytes of data. --- c21.klassencomputers.com ping statistics --- 6 packets transmitted, 0 received, 100% packet loss, time 4999ms
|
Re: Timed Out. Can't load the specified URL. June 18, 2012 03:05PM |
Registered: 1 year ago Posts: 10 |
|
Re: Timed Out. Can't load the specified URL. June 20, 2012 05:53PM |
Registered: 1 year ago Posts: 10 |
|
Re: Timed Out. Can't load the specified URL. June 21, 2012 04:03AM |
Admin Registered: 3 years ago Posts: 624 |
|
Re: Timed Out. Can't load the specified URL. June 21, 2012 09:35AM |
Registered: 1 year ago Posts: 10 |
|
Re: Timed Out. Can't load the specified URL. June 21, 2012 11:34AM |
Registered: 1 year ago Posts: 10 |
|
Re: Timed Out. Can't load the specified URL. June 21, 2012 12:38PM |
Registered: 1 year ago Posts: 10 |
|
Re: Timed Out. Can't load the specified URL. June 22, 2012 01:19AM |
Admin Registered: 3 years ago Posts: 624 |
-- apache: c21.klassencomputers.com:80 69.164.218.62 - - [21/Jun/2012:10:41:06 -0500] "GET /homes/32/calendarPrint HTTP/1.1" 200 3763 "-" -- ruby: Started GET "/homes/32/calendarPrint" for 69.164.218.62 at Thu Jun 21 10:41:46 -0500 2012
curl -o out.pdf -v -F username=<username> -F key=<apikey> -F src=http://24.76.5.24/homes/36/calendarPrint http://pdfcrowd.com/api/pdf/convert/uri/
$ sudo tcpdump -ni any -w tcpdump.raw # trigger the timeout error, i.e. send a GET to /homes/32/pdf_calendar that fails $ [Ctrl+C]