GithubHelp home page GithubHelp logo

Comments (5)

Adam- avatar Adam- commented on August 22, 2024

It looks like you're caching the dns for inspircd.org. It changed to github's IP a few days ago (204.232.175.78)

from inspircd.github.com.

iliana avatar iliana commented on August 22, 2024

Wait, it appears to only be an IPv6 problem.

[ianweller@cavanagh ~]$ host www.inspircd.org
www.inspircd.org has address 204.232.175.78
www.inspircd.org has IPv6 address 2001:470:1c:884::2
[ianweller@cavanagh ~]$ curl -4I www.inspircd.org
HTTP/1.1 200 OK
Server: GitHub.com
Date: Wed, 12 Jun 2013 08:17:17 GMT
Content-Type: text/html
Content-Length: 40631
Last-Modified: Fri, 07 Jun 2013 18:50:33 GMT
Connection: keep-alive
Expires: Wed, 12 Jun 2013 08:27:17 GMT
Cache-Control: max-age=600
Vary: Accept-Encoding
Accept-Ranges: bytes

[ianweller@cavanagh ~]$ curl -6I www.inspircd.org
HTTP/1.1 302 Moved Temporarily
Date: Wed, 12 Jun 2013 08:17:18 GMT
Server: Apache
Location: http://inspircd.github.com
Vary: Accept-Encoding
Content-Type: text/html

Looks like you need to remove an AAAA record?

from inspircd.github.com.

Adam- avatar Adam- commented on August 22, 2024

Oh, I suppose so. I'll see what I can do.

from inspircd.github.com.

SadieCat avatar SadieCat commented on August 22, 2024

This should be fixed now. Clear your cache and try again.

from inspircd.github.com.

SadieCat avatar SadieCat commented on August 22, 2024

As you haven't responded in almost two years i'm going to assume this is fixed.

from inspircd.github.com.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.