• 0

    posted a message on server crash

    The jar file is directly downloaded from minecraft.net yesterday, so i don't think its corrupted. Unless your saying it could be a compatibility issue with the jar and Ubuntu server?

    Want to add that the server is runs fine for a while but when nobody is no it it tends to stop. Don't know if just anybody has been online on it when it happens or if its some type of inactivity thing.

    Posted in: Server Support and Administration
  • 0

    posted a message on Port Forwarding issues with BDS on canyouseeme.org

    check so that your router ip is the same as your public ip. if not then contact your ISP

    Posted in: Server Support and Administration
  • 0

    posted a message on Port 25565 Won't Work

    check so that your router ip is the same as your public ip. if not then contact your ISP

    Posted in: Server Support and Administration
  • 0

    posted a message on server crash

    Hi,


    I'm having server stability issues, the server keeps on shutting down after a while being up and i have no idea what is happening.

    I'm using a dedicated ubuntu machine for the server and using SSH to access it.

    could it be when I'm closing the SSH portal or could it be a BIOS or OS setting?

    Also if someone could tell me what the first main/warn is about too?


    Thanks in advanced!

    The log is posted under here:

    [10:55:05] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
    [10:55:05] [main/INFO]: Reloading ResourceManager: Default
    [10:55:06] [Worker-Main-6/INFO]: Loaded 7 recipes
    [10:55:06] [Worker-Main-6/INFO]: Loaded 927 advancements
    [10:55:08] [Server thread/INFO]: Starting minecraft server version 1.16.4
    [10:55:08] [Server thread/INFO]: Loading properties
    [10:55:08] [Server thread/INFO]: Default game type: SURVIVAL
    [10:55:08] [Server thread/INFO]: Generating keypair
    
    [10:55:09] [Server thread/INFO]: Using epoll channel type
    [10:55:09] [Server thread/INFO]: Preparing level "world"
    [10:55:09] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
    [10:55:11] [Server thread/INFO]: Preparing spawn area: 0%
    [10:55:11] [Server thread/INFO]: Preparing spawn area: 0%
    [10:55:11] [Server thread/INFO]: Preparing spawn area: 0%
    [10:55:11] [Server thread/INFO]: Preparing spawn area: 0%
    [10:55:11] [Worker-Main-5/INFO]: Preparing spawn area: 0%
    [10:55:12] [Server thread/INFO]: Preparing spawn area: 56%
    [10:55:12] [Server thread/INFO]: Time elapsed: 2917 ms
    [10:55:12] [Server thread/INFO]: Done (3.131s)! For help, type "help"
    [10:55:12] [Server thread/INFO]: Starting remote control listener
    [10:55:12] [Server thread/INFO]: Thread RCON Listener started
    
    
    
    [10:57:38] [Server thread/INFO]: User joined the game
    [11:02:13] [Server thread/INFO]: User has made the advancement [The Parrots and the Bats]
    [11:06:46] [Server thread/INFO]: User was slain by Spider
    [11:06:49] [Server thread/WARN]: User moved too quickly! -25.598469245038217,-3.0,-27.19999998807907
    [11:16:16] [Server thread/INFO]: User lost connection: Disconnected
    [11:16:16] [Server thread/INFO]: User left the game
    [12:20:42] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: Input/output error
    	at java.io.FileInputStream.readBytes(Native Method) ~[?:?]
    	at java.io.FileInputStream.read(FileInputStream.java:279) ~[?:?]
    	at java.io.BufferedInputStream.read1(BufferedInputStream.java:290) ~[?:?]
    	at java.io.BufferedInputStream.read(BufferedInputStream.java:351) ~[?:?]
    	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) ~[?:?]
    	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) ~[?:?]
    	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) ~[?:?]
    	at java.io.InputStreamReader.read(InputStreamReader.java:185) ~[?:?]
    	at java.io.BufferedReader.fill(BufferedReader.java:161) ~[?:?]
    	at java.io.BufferedReader.readLine(BufferedReader.java:326) ~[?:?]
    	at java.io.BufferedReader.readLine(BufferedReader.java:392) ~[?:?]
    	at zg$1.run(SourceFile:95) [server.jar:?]


    * ip stuff removed

    Posted in: Server Support and Administration
  • 1

    posted a message on :SOLVED: Problems with external WAN connection to server

    Hahaaa i solved it(I think), and it wasn't my fault really, as i had no idea about this:

    https://en.wikipedia.org/wiki/Carrier-grade_NAT

    The ip i got was not a real public ip and therefore it wasen't possible to connect to my router, i got stuck in the isp level.... so stupid.

    I haven't tried if it works yet... as the public ip hasen't had time to update from the isp from when i called them(hoping this solves it!). :creeperdance: by Alvoria


    EDIT: Yep, it was the issue, now it works finally!! hope this info helps other people!

    Posted in: Server Support and Administration
  • 0

    posted a message on :SOLVED: Problems with external WAN connection to server

    Yes, it can. Pinging google.som was possible and more, so it can reach the internet. But i tried pinging the routers external ip from outside the network(the routers ping funktion was enabled) but i dident get a response. So both no respons from the router and when checking the port 25565 from wan it says closed too, any ideas?


    EDIT: its more or less the same problem but i dident f*ck up the ip

    https://bukkit.org/threads/cannot-open-port-25565.134926/

    Posted in: Server Support and Administration
  • 0

    posted a message on :SOLVED: Problems with external WAN connection to server

    Haha sorry, the ip in the port forwarding picture is just changed for the picture. Its set to a 192.168.1.xxx ip in reality.Sorry about that


    And yes the ip in the ubuntu machine is configured to have the static ip only too, and it's possible to connect to the server on LAN. :)

    Posted in: Server Support and Administration
  • 0

    posted a message on :SOLVED: Problems with external WAN connection to server

    :SOLVED:



    The problem was the isp used NAT for their network ISP when delivering internet and what i got was not a real public ip and therefore it wasn't possible to connect to my router externally, i got stuck in the ISP level. Hope this info helps other people! Easy way to check this is to compare the wan ip on the router and your ip on https://whatismyipaddress.com/

    if its not the same then Carrier-grade NAT can be the case (unless it's the modem somehow hogging the public one).

    https://en.wikipedia.org/wiki/Carrier-grade_NAT


    Thank you those who where trying to help! Now finely i can farm in peace :farming247: by Mooshim

    -------------------------------------------------------------------------------------------------------------------------------------------------------------

    Hello, I am setting up a public server on a dedicated Ubuntu machine. I have been trying at this for over a week now. I have exhausted all possible routs i can find/imagine on what the problem can be. I have scourge the Internet, the FAQ, previous posts and more. I cant seem solve it whats causing the problem. remote connections to the server dosen't work, only get the io.netty connection timed out error(I use the phones hotspot to connect externaly to the server when testing and connecting to the external/public ip of the router(tried both "ip":25565 and just "ip").


    Port forwarding:

    Using standard port: 25565 and the server ip

    (the server ip is set to static in the router as well)

    Router model: RT-AC68U

    See attached picture


    Server.properties:

    the server ip is left blank

    the port is set to 25565

    See attached picture


    Internet speed is good

    picture is from a wifi conection, The server is connectd via a ethernet cable to the router, there is a switch inbetween server and router fyi.

    I tried hosting the server on the laptop with wifi and it dident work either so im thinking its not that. most likely the router side.

    See attached picture


    server firewall:

    the server's fire wall is deactivated, and if for some reson it where to be it I did make exceptions for port 25565 on both udp and tcp


    The router is connected to the fiber Internet directly. No other device in between.


    I tried checking if the port(25665) was open (while the server was running) and it was NOT. So something is funky here.

    I used http://ismyportopen.com/

    see attached picture


    Did i forget any other info that is useful?

    Posted in: Server Support and Administration
  • To post a comment, please .