"Host is down" Error

Discussion in 'General Help' started by _Kicker19_, Aug 11, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    _Kicker19_

    Hello! I was having issues with my server in the past when I tried to update it then deleted all my files and it was just a mess... I solved that issue and could do everything on my server just fine; but a new problem has occurred: One day I just tried to play on my server and it says that the host is down. I have connection to Wifi and the terminal loads up all right and everything seems to be working fine but I can't connect to my server. Is there any fix to this?
     
  2. Offline

    FrostDevStudios

    Are there any other applications using your servers port?
     
  3. Offline

    _Kicker19_

    I don't think so. Is there a way to check that?
     
  4. Offline

    PenguinOwl

    It's probably best to throw up your console log
     
  5. Offline

    _Kicker19_

    What do you mean by that?
     
  6. Offline

    PenguinOwl

    Take your server log and put it into a pastebin and post the link here.
     
  7. Offline

    _Kicker19_

    The server log:

    [14:12:23] [Client thread/INFO]: Setting user: _Kicker19_
    [14:12:25] [Client thread/WARN]: Skipping bad option: streamPreferredServer:
    [14:12:25] [Client thread/INFO]: LWJGL Version: 2.9.2
    [14:12:26] [Client thread/INFO]: Reloading ResourceManager: Default, Faithful 1
    [14:12:26] [Sound Library Loader/INFO]: Starting up SoundSystem...
    [14:12:27] [Thread-5/INFO]: Initializing LWJGL OpenAL
    [14:12:27] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [14:12:27] [Thread-5/INFO]: OpenAL initialized.
    [14:12:27] [Sound Library Loader/INFO]: Sound engine started
    [14:12:31] [Client thread/INFO]: Created: 2048x1024 textures-atlas
    [14:12:36] [Client thread/WARN]: Unable to start LAN server detection: Can't assign requested address
    [14:12:39] [Client thread/WARN]: Unable to start LAN server detection: Can't assign requested address
    [14:12:42] [Client thread/INFO]: Connecting to 192.168.1.174, 25565
    [14:12:58] [Client thread/WARN]: Unable to start LAN server detection: Can't assign requested address
    [14:13:00] [Client thread/INFO]: Connecting to 192.168.1.174, 25565
    [14:13:00] [Server Connector #2/ERROR]: Couldn't connect to server
    java.net.SocketException: Host is down
    at sun.nio.ch.Net.connect0(Native Method) ~[?:1.8.0_74]
    at sun.nio.ch.Net.connect(Net.java:454) ~[?:1.8.0_74]
    at sun.nio.ch.Net.connect(Net.java:446) ~[?:1.8.0_74]
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:648) ~[?:1.8.0_74]
    at io.netty.channel.socket.nio.NioSocketChannel.doConnect(NioSocketChannel.java:193) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.connect(AbstractNioChannel.java:200) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.connect(DefaultChannelPipeline.java:1029) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeConnect(AbstractChannelHandlerContext.java:496) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.AbstractChannelHandlerContext.connect(AbstractChannelHandlerContext.java:481) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.connect(ChannelOutboundHandlerAdapter.java:47) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeConnect(AbstractChannelHandlerContext.java:496) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.AbstractChannelHandlerContext.connect(AbstractChannelHandlerContext.java:481) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.connect(ChannelOutboundHandlerAdapter.java:47) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeConnect(AbstractChannelHandlerContext.java:496) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.AbstractChannelHandlerContext.connect(AbstractChannelHandlerContext.java:481) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.AbstractChannelHandlerContext.connect(AbstractChannelHandlerContext.java:463) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.DefaultChannelPipeline.connect(DefaultChannelPipeline.java:849) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.AbstractChannel.connect(AbstractChannel.java:199) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.bootstrap.Bootstrap$2.run(Bootstrap.java:187) ~[netty-1.6.jar:?]
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
    at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_74]
     
  8. Offline

    Zombie_Striker

    @_Kicker19_
    This is not the full console log. Please post all the text to pastebin.com and reply with the link.
     
  9. Offline

    _Kicker19_

  10. Offline

    Zombie_Striker

    @_Kicker19_
    There does not seem to be any errors. It may be an issue with the ip.

    Go to canyouseeme.org and, while the server is running, check if port 25565 is open. If it is, then most likely the IP has changed and you will need to try the new ip listed on that site. If, however, it is not open, then there is an issue may be with the ports, and you will have to see if 25565 was set to both UTP and TCP.
     
Thread Status:
Not open for further replies.

Share This Page