palworld-server-docker icon indicating copy to clipboard operation
palworld-server-docker copied to clipboard

Running Error

Open z499738316 opened this issue 1 year ago • 12 comments

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****

z499738316 avatar Jan 21 '24 15:01 z499738316

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.)

thijsvanloef avatar Jan 21 '24 15:01 thijsvanloef

Real x86_ 64 Runs this image

您在什么设备上运行它?如果您在基于 ARM64 的服务器(Raspberry Pi/Oracle Ampere A1 等)上运行它,通常会发生 Exec 格式错误

z499738316 avatar Jan 21 '24 15:01 z499738316

image

z499738316 avatar Jan 21 '24 15:01 z499738316

image

z499738316 avatar Jan 21 '24 15:01 z499738316

You seem to be running IStoreOS, I'm not sure if my container is compatible with that OS.

thijsvanloef avatar Jan 21 '24 15:01 thijsvanloef

U know if is compatible with synology? I'm having trouble running it @thijsvanloef

fynaltgn avatar Jan 21 '24 19:01 fynaltgn

@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=

thijsvanloef avatar Jan 21 '24 19:01 thijsvanloef

I saw this same issue on a freshly deployed image. running on linux x86_64 Ubuntu 20.04.6 LTS

thadude3 avatar Jan 21 '24 22:01 thadude3

It may be because the steamcmd program is 32-bit, causing it to fail to run

z499738316 avatar Jan 22 '24 01:01 z499738316

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."

thadude3 avatar Jan 22 '24 05:01 thadude3

Running into this with the latest image attempting to deploy on Railway

JakeCooper avatar Jan 22 '24 21:01 JakeCooper

I have the same problem. Have you solved it?

hengwuming avatar Jan 30 '24 17:01 hengwuming

@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.

thijsvanloef avatar Jan 31 '24 14:01 thijsvanloef