ricky-davis / AstroLauncher

An easy to use Astroneer Dedicated Server installer and launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot host web server

DJFthepro opened this issue · comments

I tried launching AstroLauncher for the first time and it did not work. I kept getting an error that a process is already using your ___ port. My console log is

12:54:22 - INFO 'AstroLauncher - Unofficial Dedicated Server Launcher v1.8.3.0'
12:54:22 - INFO 'If you encounter any bugs please open a new issue at:'
12:54:22 - INFO 'https://github.com/ricky-davis/AstroLauncher/issues'
12:54:22 - INFO 'To safely stop the launcher and server press CTRL+C'
12:54:23 - INFO 'Starting a new session'
12:54:23 - INFO 'Attempting to validate Playfab Certs'
12:54:24 - CRITICAL 'A process is already using your Server Port ( 7777 UDP )'
12:54:24 - CRITICAL 'A process is already using your Console Port ( 1234 TCP )'
12:54:24 - CRITICAL 'A process is already using your Web Port ( 5000 TCP )'

@ricky-davis you helped this person on discord and it can be closed.

The solutions on the discord did not help. I restarted my computer multiple times and I looked at my firewall settings and I didn't see anything that was using those ports.

Those errors mean something is already taking those ports, for all 3 ports to be taken, that means that most likely a second copy of the server is running already. If there's not, it's possible your setup is breaking AstroLauncher's process/port detection. Try changing the ports used in AstroServerSettings.ini, Launcher.ini, and Engine.ini, and if it's still throwing errors, something is fundamentally wrong with your setup.