1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Port is not open - Cannot connect to server

Discussion in 'Help' started by FlyingDutchman, Feb 15, 2018.

  1. FlyingDutchman

    FlyingDutchman Creeper

    Messages:
    4
    Hello everyone, I installed to server according to the guides in the docs.
    I opened UDP port 19132. Also opened the firewall for php in bin\php\php.exe. [Just to be sure]

    2018-02-15 [13:24:51] [Server thread/INFO]: Loading pocketmine.yml...
    2018-02-15 [13:24:51] [Server thread/INFO]: Loading server properties...
    2018-02-15 [13:24:51] [Server thread/INFO]: Selected English (eng) as the base language
    2018-02-15 [13:24:51] [Server thread/INFO]: Starting Minecraft: PE server version v1.2.10
    2018-02-15 [13:24:51] [Server thread/NOTICE]: Online mode is enabled. The server will verify that players are authenticated to Xbox Live.
    2018-02-15 [13:24:51] [Server thread/NOTICE]: To disable authentication, set "xbox-auth" to "false" in server.properties.
    2018-02-15 [13:24:51] [Server thread/INFO]: Opening server on 0.0.0.0:19132
    2018-02-15 [13:24:51] [Server thread/INFO]: This server is running PocketMine-MP version 1.7dev-717 "[REDACTED]" (API 3.0.0-ALPHA11)
    2018-02-15 [13:24:51] [Server thread/INFO]: PocketMine-MP is distributed under the LGPL License
    2018-02-15 [13:24:52] [Server thread/INFO]: Loading recipes...
    2018-02-15 [13:24:52] [Server thread/INFO]: Loading resource packs...
    2018-02-15 [13:24:52] [Server thread/INFO]: Preparing level "world"
    2018-02-15 [13:24:52] [Server thread/INFO]: Starting GS4 status listener
    2018-02-15 [13:24:52] [Server thread/INFO]: Setting query port to 19132
    2018-02-15 [13:24:52] [Server thread/INFO]: Query running on 0.0.0.0:19132
    2018-02-15 [13:24:52] [Server thread/INFO]: Default game type: Survival Mode
    2018-02-15 [13:24:52] [Server thread/INFO]: Done (1.374s)! For help, type "help" or "?"

    I cannot connect to my server. "Keine Verbindung zur Welt" (No connection to the world)
    Did a portscan just to be sure... As it seems, the port is not open...

    What am I missing?

    EDIT:
    Result of version command:
    [13:35:27] [Server thread/INFO]: This server is running PocketMine-MP 1.7dev-717 「[REDACTED]」 implementing API version 3.0.0-ALPHA11 for Minecraft: PE v1.2.10 (protocol version 201)

    I'm running on a Windows 2016 VPS.
     
    Last edited: Feb 15, 2018
  2. FlyingDutchman

    FlyingDutchman Creeper

    Messages:
    4
    So, as it seems, that the UDP port is not "open" is normal. In fact it is open, and it should be listening.

    https://unix.stackexchange.com/a/102470

    EDIT:
    Still can't connect to the server from my win10 home comuter...
     
    Last edited: Feb 15, 2018
  3. BasomtiKombucha

    BasomtiKombucha Spider

    Messages:
    7
    Last edited: Feb 15, 2018
  4. CupidonSauce173

    CupidonSauce173 Zombie

    Messages:
    298
    GitHub:
    cupidonsauce173
  5. FlyingDutchman

    FlyingDutchman Creeper

    Messages:
    4
    Unfortuantly, no connection attemps are visible in the console... I tried your suggestion but that does not seem to help...


    Yes it is a Windows VPS, thank you for the link. I removed the existing rules and opened the ports according the link, just to be sure, did not seem to do the trick....

    How many RAM does your world need on Linux? I have a small Debian system running OMV with a Nextcloud Docker image... I could try to install pocketmine on it, but the cpu and ram capacity are probably to low...

    It's an old AMD E-350 processor and 4 GB RAM (35% are always in use allready)

    I'm on the latest Minecraft Version from the Windows App Store, could that be an issue? =/
     
  6. CupidonSauce173

    CupidonSauce173 Zombie

    Messages:
    298
    GitHub:
    cupidonsauce173
    My vps have 2gb of ram and 1 core processor. Lags start at 35 players on my vsp.
    This is if you have CentOS 7 (NOT 6!!)
    1) sudo firewall-cmd --zone=public --add port=19132/udp --permanent
    2) sudo firewall-cmd --reload
    3) curl -sL https://get.pmmp.io | bash -s - -r
    4) wget -q -O - https://get.pmmp.io | bash -s - -r
    5) ./start.sh
     
    Last edited: Feb 16, 2018
  7. FlyingDutchman

    FlyingDutchman Creeper

    Messages:
    4
    Thank you very much, will install it on my nas and see how it works :)
     
  8. CupidonSauce173

    CupidonSauce173 Zombie

    Messages:
    298
    GitHub:
    cupidonsauce173
    I personally use vultr : https://www.vultr.com/?ref=7305796, stable, doesn't cost a lot and fast. It's simple to install a server and a really easy control pannel, if you use that, you should take one at 2gb of RAM for 10$ a month, you can stop the VPS whenever you want, destroy it too, this is not like "Pay before" the server cost per hour, mine is like 0.015$ per hour, lol. So yes, if you need help to setup everything, just pm me. I will not charge you for installing the server.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.