palworld-server-docker
palworld-server-docker copied to clipboard
Running Error
sh: 1: ./PalServer.sh: not found
STARTING SERVERExecuting usermod...
usermod: no changes
/home/steam/steamcmd/steamcmd.sh: line 38: /home/steam/steamcmd/linux32/steamcmd: cannot execute binary file: Exec format error
STARTING INSTALL/UPDATE./PalServer.sh -port=8211 -players=16 -publicip=121.222.82.122 -publicport=8211 -servername=REDACTED
-serverpassword=REDACTED
-adminpassword=REDACTED
sh: 1: ./PalServer.sh: not found
STARTING SERVERExecuting usermod...
usermod: no changes
/home/steam/steamcmd/steamcmd.sh: line 38: /home/steam/steamcmd/linux32/steamcmd: cannot execute binary file: Exec format error
STARTING INSTALL/UPDATE./PalServer.sh -port=8211 -players=16 -publicip=121.222.82.122 -publicport=8211 -servername=REDACTED
-serverpassword=REDACTED
-adminpassword=REDACTED
sh: 1: ./PalServer.sh: not found
STARTING SERVERExecuting usermod...
usermod: no changes
/home/steam/steamcmd/steamcmd.sh: line 38: /home/steam/steamcmd/linux32/steamcmd: cannot execute binary file: Exec format error
STARTING INSTALL/UPDATE./PalServer.sh -port=8211 -players=16 -publicip=121.222.82.122 -publicport=8211 -servername=REDACTED
-serverpassword=REDACTED
-adminpassword=REDACTED
sh: 1: ./PalServer.sh: not found
STARTING SERVER****
On what device are you running this? Exec format error usually happens if you are running it on an ARM64 based server (Raspberry Pi/Oracle Ampere A1 etc.)
Real x86_ 64 Runs this image
您在什么设备上运行它?如果您在基于 ARM64 的服务器(Raspberry Pi/Oracle Ampere A1 等)上运行它,通常会发生 Exec 格式错误
You seem to be running IStoreOS, I'm not sure if my container is compatible with that OS.
U know if is compatible with synology? I'm having trouble running it @thijsvanloef
@fynaltgn if you are having trouble with synology please open a new bug report so I can help you there: https://github.com/thijsvanloef/palworld-server-docker/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=
I saw this same issue on a freshly deployed image. running on linux x86_64 Ubuntu 20.04.6 LTS
It may be because the steamcmd program is 32-bit, causing it to fail to run
I saw this same issue on a freshly deployed image. running on linux x86_64 Ubuntu 20.04.6 LTS
in my case it was user error. steamcmd was failing because I didn't have enough diskspace. "Error! App '2394010' state is 0x202 after update job."
Running into this with the latest image attempting to deploy on Railway
I have the same problem. Have you solved it?
@z499738316 For now I can only recommend you try to setup a server without docker to see if this issue persists. If it does not persist it is an issue with my container. If you get the same error, it is an issue for the Palworld devs. Please reopen this issue if you need further assistance.