BoiseComputer / atlas-server-tools

Install and manage ATLAS game servers using Linux CLI. Allows for management of multiple server grid instances.
https://biteoftech.com/2019/01/22/atlas-linux-server-tools/
MIT License
28 stars 7 forks source link

Port error -1 #4

Closed Destructor closed 5 years ago

Destructor commented 5 years ago

Hi,

Currently I choose port 5750, but when the server starts it puts me 5749.

Can you correct that?

BoiseComputer commented 5 years ago

Can you see what ports you have set in your ServerGrid.json file? Is that set to 5749?

Destructor commented 5 years ago

In m’y servergrid 5750..., main.cfg 5750. Start log 5749....

BoiseComputer commented 5 years ago

Applied the fix. Run the upgrade-tools command and it should fix it.

BoiseComputer commented 5 years ago

Once you test it let me know and I can mark this a closed.

Destructor commented 5 years ago

thanks it's work ;)