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

Has someone an idea?

Discussion in 'Help' started by LucGamesDE, Mar 30, 2017.

  1. LucGamesDE

    LucGamesDE Baby Zombie

    Messages:
    170
    I get this error very often when i restart my server. If I restart it again it works normally. Does someone has an idea?

    Code:
    Warning: socket_bind(): unable to bind address [98]: Address already in use in phar:///path/PocketMine-MP.phar/src/pocketmine/netwo
    rk/rcon/RCON.php on line 60                                                                                                     RCON can't be started: Address already in use                                                                  
    Everything seems to be alright! Server started!
     
  2. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    It means that it can't bind to the specified port, as though it is already in use. This error message is saying that the PocketMine RCON is using it. Which port do you have set to the RCON port, and which port for PocketMine?
     
    Last edited: Mar 30, 2017
  3. TheDiamondYT

    TheDiamondYT Zombie

    Messages:
    298
    GitHub:
    TheDiamondYT1
    Autocorrect is the worst. *RCON
     
  4. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    Whoops! Thank you for pointing that out. Autocorrect is the worst!

    As for your porblem, @LucGamesDE I would make sure that no other instances of PocketMine (and the RCON) are running. If they have to be run side by side, than you can do this by assigning the other servers a differnt port.
     
  5. TheDiamondYT

    TheDiamondYT Zombie

    Messages:
    298
    GitHub:
    TheDiamondYT1
    It still says recon lol
     
  6. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    Don't worry, it's fixed now.
     
  7. LucGamesDE

    LucGamesDE Baby Zombie

    Messages:
    170
    I run only one server! And if you read my question you would know that it normally works...
     
  8. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    I read your question, but I just don't understand. How are you restarting your server?
     
  9. LucGamesDE

    LucGamesDE Baby Zombie

    Messages:
    170
    stop / ./start.sh
     
  10. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    It's supposed to just be stop ./start.sh

    How often does the problem happen?
     
  11. LucGamesDE

    LucGamesDE Baby Zombie

    Messages:
    170
    Lol. I only use stop and ./start.sh.... And it's every second restart
     
  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.