web-payments/web-payments.org

HTTP 500 https://web-payments.org/contexts/payswarm-v1.jsonld

Closed this issue · 2 comments

I already tried notifying about it over mailing list: http://lists.w3.org/Archives/Public/public-webpayments/2013Dec/0098.html

$ curl -IL https://w3id.org/payswarm/v1
HTTP/1.1 302 Found
Date: Tue, 31 Dec 2013 17:13:30 GMT
Server: Apache/2.2.22 (Ubuntu)
Access-Control-Allow-Origin: *
Location: https://payswarm.com/contexts/payswarm-v1.jsonld
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1

HTTP/1.1 301 Moved Permanently
date: Tue, 31 Dec 2013 17:19:25 GMT
server: Apache/2.2.22 (Ubuntu)
location: http://web-payments.org/contexts/payswarm-v1.jsonld
vary: Accept-Encoding
keep-alive: timeout=5, max=100
connection: close
content-type: text/html; charset=iso-8859-1

HTTP/1.1 302 Moved Temporarily
date: Tue, 31 Dec 2013 17:13:54 GMT
server: Apache/2.2.22 (Ubuntu)
location: https://web-payments.org/contexts/payswarm-v1.jsonld
vary: Accept-Encoding
keep-alive: timeout=5, max=100
connection: close
content-type: text/html; charset=iso-8859-1

HTTP/1.1 500 Internal Server Error
date: Tue, 31 Dec 2013 17:13:55 GMT
server: Apache/2.2.22 (Ubuntu)
vary: Accept-Encoding
connection: close
content-type: text/html; charset=iso-8859-1

Fixed. It was an apache configuration issue.

I also migrated all payswarm.com links to web-payments.org to remove the unnecessary double 30x bounce: perma-id/w3id.org@4e05c31