-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: The downloads link is failing
PostPosted: Fri Aug 30, 2013 7:25 am 
Beginner
Beginner

Joined: Sun May 14, 2006 8:30 pm
Posts: 22
Code:

jpyeron@devserver21 ~
$ curl -Lv http://www.hibernate.org/hibernate/downloads
* About to connect() to www.hibernate.org port 80
*   Trying 209.132.182.21... * connected
* Connected to www.hibernate.org (209.132.182.21) port 80
> GET /hibernate/downloads HTTP/1.1
User-Agent: curl/7.12.1 (x86_64-redhat-linux-gnu) libcurl/7.12.1 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6
Host: www.hibernate.org
Pragma: no-cache
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Date: Fri, 30 Aug 2013 11:18:28 GMT
< Server: Apache
< Location: http://www.hibernate.org/downloads
< Content-Length: 309
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
* Closing connection #0
* Issue another request to this URL: 'http://www.hibernate.org/downloads'
* About to connect() to www.hibernate.org port 80
*   Trying 209.132.182.21... * connected
* Connected to www.hibernate.org (209.132.182.21) port 80
> GET /downloads HTTP/1.1
User-Agent: curl/7.12.1 (x86_64-redhat-linux-gnu) libcurl/7.12.1 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6
Host: www.hibernate.org
Pragma: no-cache
Accept: */*

< HTTP/1.1 502 Proxy Error
< Date: Fri, 30 Aug 2013 11:18:31 GMT
< Content-Length: 464
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>502 Proxy Error</title>
</head><body>
<h1>Proxy Error</h1>
<p>The proxy server received an invalid
response from an upstream server.<br />
The proxy server could not handle the request <em><a href="/downloads">GET&nbsp;/downloads</a></em>.<p>
Reason: <strong>Error reading from remote server</strong></p></p>
<hr>
<address>Apache Server at www.hibernate.org Port 80</address>
</body></html>
* Closing connection #0

jpyeron@devserver21 ~
$ traceroute -n www.hibernate.org
traceroute to hibernate.org (209.132.182.21), 30 hops max, 46 byte packets
<snip>
3  207.88.87.17  189.032 ms  209.780 ms  200.949 ms
4  216.156.0.33  176.456 ms  65.736 ms  150.324 ms
5  207.88.14.161  237.171 ms *  188.912 ms
6  206.111.0.154  491.051 ms  154.570 ms  315.671 ms
7  205.171.12.146  289.542 ms  234.433 ms  132.577 ms
8  63.232.247.146  90.974 ms  174.453 ms  288.046 ms
9  209.132.181.162  248.060 ms !X 209.132.181.166  245.179 ms !X *




Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.