Why Is My Game Server Not Working? (Primary Port Misconfiguration)

If your game server is not starting, unreachable, or failing to appear in the server list, one common cause is a misconfigured primary port.

What Is the Primary Port?

The primary port is the one used by the game engine for core player communication. This is the port your game server must bind to and advertise. Other (secondary) ports are used for optional services such as txAdmin, RCON, or web consoles.

What Happens If the Port Is Not Correct?

  • Your server might fail to start or bind.

  • Players may not be able to join.

  • The server may not appear in public server lists.

  • Inbound connections may be silently blocked or misrouted.

How to Fix It

  1. In your Pterodactyl panel, go to the Network tab.

  2. Identify the port labeled as "Primary".
    If the wrong port is currently set as primary, you may click “Make Primary” on the correct one — only if you're sure of what you're doing.

  3. Then, open your game’s configuration file (e.g. server.cfg, server.properties, etc.).

  4. Replace any default port (e.g. 30120, 25565, 28015) with the correct primary port shown in the panel.

  5. Save and restart your server.

Do I Need to Open a Ticket?

No — you do not need to open a ticket to change your primary port. The panel allows you to do this directly from the Network tab.
However, changing it improperly may break your server, so do this only if you fully understand the implications.

  • 0 användare blev hjälpta av detta svar
Hjälpte svaret dig?

Relaterade artiklar

FTP Access

To manage your files directly: Go to your game panel. Copy your FTP credentials from...

Common Issues

If your server does not start correctly, consider the following: Check your game requires...

Database Access via phpMyAdmin

  To manage your databases you need to enter into our phpMyAdmin instance hosted on:...

How to Create Backups on Your Game Server

Why Backups Matter Backups allow you to restore your server in case of misconfiguration, data...

How Schedules Work in the Game Panel

What Are Schedules? Schedules allow you to automate actions such as restarts, backups, or...

Powered by WHMCompleteSolution