[GH-ISSUE #4464] [Bug]: Palworld doesn't appear in server list but it's possible to connect directly with ip #2791

Open
opened 2026-02-27 03:05:27 +03:00 by kerem · 3 comments
Owner

Originally created by @bluenor on GitHub (Jan 25, 2024).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4464

User story

I would like the server appear in server list

Game

Palworld

Linux distro

RedHat 7, Other

Command

command: start

Further information

I have a problem with the Palworld server. I noticed right away, even without entering any parameters in the cfg configuration file, that the server was not visible in any way.

When I enter the ip-address and port in the bottom right hand corner it lets me in but if I search for it it won't let me in.

If I search for it once in the recent servers I find it but if I try to enter from there it won't let me in.

Basically it does not show me the server in the list of servers and only lets me in if I manually enter the ip and port in the bottom right-hand corner.

Relevant log output

Startup Options in Palworld/lgsm/config-lgsm/pwserver/pwserver.cfg

startparameters="EpicApp=PalServer -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS -servername='${servername}' -queryport=27015 -RCONEnabled=True"

Ports:

ss -tuplwn | grep PalServer-Linux
udp    UNCONN     0      0         *:8211                  *:*                   users:(("PalServer-Linux",pid=4751,fd=42))
udp    UNCONN     0      0         *:27015                 *:*                   users:(("PalServer-Linux",pid=4751,fd=22))
tcp    LISTEN     0      1         *:1985                  *:*                   users:(("PalServer-Linux",pid=4751,fd=43))
tcp    LISTEN     0      128    127.0.0.1:42543                 *:*                   users:(("PalServer-Linux",pid=4751,fd=16))

Steps to reproduce

pwserver start

Originally created by @bluenor on GitHub (Jan 25, 2024). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4464 ### User story I would like the server appear in server list ### Game Palworld ### Linux distro RedHat 7, Other ### Command command: start ### Further information I have a problem with the Palworld server. I noticed right away, even without entering any parameters in the cfg configuration file, that the server was not visible in any way. When I enter the ip-address and port in the bottom right hand corner it lets me in but if I search for it it won't let me in. If I search for it once in the recent servers I find it but if I try to enter from there it won't let me in. Basically it does not show me the server in the list of servers and only lets me in if I manually enter the ip and port in the bottom right-hand corner. ### Relevant log output ```shell Startup Options in Palworld/lgsm/config-lgsm/pwserver/pwserver.cfg startparameters="EpicApp=PalServer -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS -servername='${servername}' -queryport=27015 -RCONEnabled=True" Ports: ss -tuplwn | grep PalServer-Linux udp UNCONN 0 0 *:8211 *:* users:(("PalServer-Linux",pid=4751,fd=42)) udp UNCONN 0 0 *:27015 *:* users:(("PalServer-Linux",pid=4751,fd=22)) tcp LISTEN 0 1 *:1985 *:* users:(("PalServer-Linux",pid=4751,fd=43)) tcp LISTEN 0 128 127.0.0.1:42543 *:* users:(("PalServer-Linux",pid=4751,fd=16)) ``` ### Steps to reproduce pwserver start
Author
Owner

@chaos-baum commented on GitHub (Jan 25, 2024):

This is a known error because there are currently too many servers for the list to handle.

<!-- gh-comment-id:1910803895 --> @chaos-baum commented on GitHub (Jan 25, 2024): This is a known error because there are currently too many servers for the list to handle.
Author
Owner

@PlayMTL commented on GitHub (Feb 3, 2024):

Are you able to connect to your server using "recent servers"? I noticed serverlist only works if you set the correct publicip & publicport in the gameserver config file aswell.

<!-- gh-comment-id:1925294518 --> @PlayMTL commented on GitHub (Feb 3, 2024): Are you able to connect to your server using "recent servers"? I noticed serverlist only works if you set the correct publicip & publicport in the gameserver config file aswell.
Author
Owner

@irobot73 commented on GitHub (Mar 7, 2024):

Are you able to connect to your server using "recent servers"? I noticed serverlist only works if you set the correct publicip & publicport in the gameserver config file aswell.

The recent update 1) Made a change to a startup param 2) Fixed the SEARCH

Remove, if used, the EpicApp & app PublicLobby (don't believe the PublicIP is necessary, but haven't cared to re-test since it's showing these days :P ):

##################################
######## Common Settings #########
##################################
# PLACE GLOBAL SETTINGS HERE
## These settings will apply to all instances.

## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
## Game Server Docs | https://tech.palworldgame.com/dedicated-server-guide#linux
startparameters="-useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS -publiclobby -port=8211 -queryport=8212 rconport=8213 -publicport=8211 -publicip=45.27.239.93"
<!-- gh-comment-id:1983738816 --> @irobot73 commented on GitHub (Mar 7, 2024): > Are you able to connect to your server using "recent servers"? I noticed serverlist only works if you set the correct publicip & publicport in the gameserver config file aswell. The recent update 1) Made a change to a startup param 2) Fixed the SEARCH Remove, if used, the **EpicApp** & app **PublicLobby** (don't believe the PublicIP is necessary, but haven't cared to re-test since it's showing these days :P ): ``` ################################## ######## Common Settings ######### ################################## # PLACE GLOBAL SETTINGS HERE ## These settings will apply to all instances. ## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters ## Game Server Docs | https://tech.palworldgame.com/dedicated-server-guide#linux startparameters="-useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS -publiclobby -port=8211 -queryport=8212 rconport=8213 -publicport=8211 -publicip=45.27.239.93" ```
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#2791
No description provided.