Welcome, Guest!!
follow us on... Facebook twitter youtube rss

Author Topic: Server Joining Issues  (Read 3054 times)

Debu

  • Member
  • *****
  • Posts: 613
  • Laziness is a gift, a boon.
    • View Profile
Server Joining Issues
« on: February 06, 2014, 08:58:57 AM »
Ok, I've seen people complain about not being able join the server during the time 11:00AM to 4:00PM (GMT+5.5). It also happend that one day my brother told me that he couldnt log in the whole day. It is not that the server is offline, i tried manually pinging the server with CMD and it got a response; that means the server is online, but due to some bug we aren't able to log in. Here is the Log from my client, it show that

Code: [Select]
[14:10:45] [Client thread/INFO]: Connecting to play.sentinelcraft.net, 25565
[14:11:06] [Server Connector #1/ERROR]: Couldn't connect to server
java.net.ConnectException: Connection timed out: no further information: play.sentinelcraft.net/108.174.60.54:25565
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_45]
at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_45]
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.7.0_45]
[14:13:17] [Client thread/INFO]: Connecting to play.sentinelcraft.net, 25565
[14:13:38] [Server Connector #2/ERROR]: Couldn't connect to server
java.net.ConnectException: Connection timed out: no further information: play.sentinelcraft.net/108.174.60.54:25565
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_45]
at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_45]
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.7.0_45]
[14:13:52] [Client thread/INFO]: Stopping!


Please look into this issue, its now becoming common.
--Debu
The statement below is true.
The statement above is false.

Ellemenopeanuts

  • Donator
  • Member
  • **
  • Posts: 479
    • View Profile
Re: Server Joining Issues
« Reply #1 on: February 06, 2014, 12:11:31 PM »
I had a similar problem were I couldn't connect for 14 hours out of the day. A VPN sorted out, so clearly something wrong with the service provider.

Fedgar_Lurch

  • Just Some Guy
  • Founder
  • Member
  • *****
  • Posts: 1408
  • Hey Guys!
    • View Profile
    • SentinelCraft
Re: Server Joining Issues
« Reply #2 on: February 06, 2014, 02:01:42 PM »
Thanks for the clear report. Is anyone else having problems like these? If so please post a log so I have something to confront the host with.
-- Fedgar

FatherTimeKeeper

  • Donator
  • Member
  • **
  • Posts: 495
  • Nos_Austrian_Empire
    • View Profile
Re: Server Joining Issues
« Reply #3 on: February 06, 2014, 08:44:57 PM »
I think this is from the right time frame, i also had issues connecting. Hope it helps.

For those who had issues and dont know hot to retrive there logs you goto .minecraft\logs and open the zip files with the correct date on it, then copy and paste the correct section. i think every session creates a  new unique log so check a couple of them to make sure its all / the right log report.

Code: [Select]
[00:01:10] [Client thread/INFO]: Connecting to 108.174.60.54, 25565
[00:01:31] [Server Connector #2/ERROR]: Couldn't connect to server
java.net.ConnectException: Connection timed out: no further information: /108.174.60.54:25565
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_51]
at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_51]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:228) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[netty-all-4.0.10.Final.jar:?]
at java.lang.Thread.run(Unknown Source) ~[?:1.7.0_51]
[00:11:31] [Client thread/INFO]: Stopping!