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

Solved Some players cannot connect to the server

Discussion in 'Help' started by Az928, Dec 19, 2018.

  1. Az928

    Az928 Baby Zombie

    Messages:
    140
    GitHub:
    theaz928
    ISSUE
    Almost no one can connect to the server. Query is failing and no matter what I do it isn't fixing.

    INFO
    The server is hosted on a vps (OpenVZ)

    OS: Ubuntu 16.04
    Location: France
     
  2. Destroyer57

    Destroyer57 Zombie

    Messages:
    275
    sudo ufw allow 19132/udp
    sudo ufw allow 19132/tcp

    Some vps providers dont have all ports opened that could be the issue
     
  3. Az928

    Az928 Baby Zombie

    Messages:
    140
    GitHub:
    theaz928
    I tried that, didn't work.
     
  4. ErroX 404

    ErroX 404 Spider

    Messages:
    10
    Did you use a screen to host the server
     
  5. Az928

    Az928 Baby Zombie

    Messages:
    140
    GitHub:
    theaz928
    I used "tmux"
     
  6. ErroX 404

    ErroX 404 Spider

    Messages:
    10
    Test this I don't can say enything to tmux
    Test this
    Code:
    apt-get install screen -y
    cd <your server folder>
    screen -S <servername> ./start.sh -l
    
    Is it don't work to send a message to me
    If you want help with server I can help setup
     
  7. Az928

    Az928 Baby Zombie

    Messages:
    140
    GitHub:
    theaz928
    Turns out the problem is host firewall, I'll just get a refire. Thanks for the help.
     
  8. ErroX 404

    ErroX 404 Spider

    Messages:
    10
    Ok
     
  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.