Git Product home page Git Product logo

Comments (6)

EmeraldSnorlax avatar EmeraldSnorlax commented on August 16, 2024 1

ah, well. guess i'll move the minecraft server to a different subdomain

from api.minetools.eu.

McLive avatar McLive commented on August 16, 2024

Hmm, this sounds weird. Can you send me a link to your site so I can check what's going on?

from api.minetools.eu.

EmeraldSnorlax avatar EmeraldSnorlax commented on August 16, 2024

Here is the link to my site / minecraft server https://snorlax.cc
the request happens in bundle.js

What should happen:
successful request

Console output:

GEThttps://snorlax.cc/index.css
[HTTP/1.1 304 Not Modified 4ms]

GEThttps://snorlax.cc/bundle.js
[HTTP/1.1 304 Not Modified 3ms]

GEThttps://snorlax.cc/index.css
[HTTP/1.1 304 Not Modified 4ms]

{…}
​
error: "timed out"       // <------ this is the request to MineTools

Hitting this link in the browser also times out (https://api.minetools.eu/ping/snorlax.cc/25565)
The minecraft server can still be connected to (snorlax.cc)

from api.minetools.eu.

McLive avatar McLive commented on August 16, 2024

I wonder how it's still possible to join since 3 IP's are returned by that A record (2x cloudflare and another one). I don't know how the minecraft client handles that.

# dig snorlax.cc +short
104.31.86.86
172.67.143.151
104.31.87.86

You should probably create an SRV record

from api.minetools.eu.

EmeraldSnorlax avatar EmeraldSnorlax commented on August 16, 2024

two of those IP adress's are of cloudflare's data centers, which should be expected seeing as traffic is being proxied through them, no?

from api.minetools.eu.

McLive avatar McLive commented on August 16, 2024

Yes, but the third one shouldn't be there.

from api.minetools.eu.

Related Issues (20)

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.