Unable to ping a server which is online

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
C

Cre8or38

Guest
For the last day minecraft returns "java.net.connectexception: connection timed out: no further information:" My devoloper console shows this after I attempt to log in

[18:46:43] [Client thread/INFO]: Connecting to INFEX.FTM-R.COM, 25565
[18:47:04] [Server Connector #2/ERROR]: Couldn't connect to server
java.net.ConnectException: Connection timed out: no further information: INFEX.FTM-R.COM/88.150.162.148:25565
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_66]
at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.8.0_66]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[NioSocketChannel.class:?]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:228) ~[AbstractNioChannel$AbstractNioUnsafe.class:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497) ~[NioEventLoop.class:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) ~[NioEventLoop.class:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) ~[NioEventLoop.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[SingleThreadEventExecutor$2.class:?]
at java.lang.Thread.run(Unknown Source) ~[?:1.8.0_66]




So far I have created a port in my firewall, uninstalled and reinstalled Java, deleted and redownloaded infinity, and waited for the server to restart. A friend of mine is able to connect without any issues using the same IP. Up until nine PM the night before I post this I could connect without any issues. I do not recall changing any settings leading up to my being unable to connect. If anyone knows or has an idea of how to fix this: Please help.
 
B

Bmber

Guest
[18:46:43] [Client thread/INFO]: Connecting to INFEX.FTM-R.COM, 25565
[18:47:04] [Server Connector #2/ERROR]: Couldn't connect to server
java.net.ConnectException: Connection timed out: no further information: INFEX.FTM-R.COM/88.150.162.148:25565

What type of firewall do you have?
Have you asked you friend trying with the IP or the Domain name? If it doesn't work with the domain name it could be a DNS problem, your firewall could block trffic from java asking port 53 for a name resolution.

I dont see any cname or Arecord for INFEX.FTM-R.COM and this could be your problem
And when you change DNS record always allows 2h to 48h for the complete replication on the web. So it's normal if you add a A record for your subdomain it will not work automaticly