jdm / bugsahoy

A landing page to make finding relevant bugs easier for new Mozilla contributors.
http://www.joshmatthews.net/bugsahoy/
69 stars 95 forks source link

Redirected to http://flyinformation.nfshost.com/bugsahoy/ #41

Closed davehunt closed 11 years ago

davehunt commented 11 years ago

When loading http://www.joshmatthews.net/bugsahoy I am redirected to http://flyinformation.nfshost.com/bugsahoy/

This appears to be causing issues with the github API calls.

Results of nslookup:

$ nslookup www.joshmatthews.net Server: 10.246.75.5 Address: 10.246.75.5#53

Non-authoritative answer: www.joshmatthews.net canonical name = flyinformation.nfshost.com. Name: flyinformation.nfshost.com Address: 208.94.116.151 Name: flyinformation.nfshost.com Address: 208.94.116.183 Name: flyinformation.nfshost.com Address: 208.94.116.120

This is the response I'm getting:

'<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>301 Moved Permanently</title>\n</head><body>\n<h1>Moved Permanently</h1>\n<p>The document has moved <a href="http://flyinformation.nfshost.com/bugsahoy/">here</a>.</p>\n</body></html>\n'
davehunt commented 11 years ago

This is resolved for me now.