AlexProgrammerDE / balena-minecraft-server

Build a Minecraft Server using a Raspberry Pi 4! Supports common Servers, SCP, RCON and Wifi Connect.
Apache License 2.0
200 stars 66 forks source link

[BUG] Invalid or corrupt jarfile paper.jar #165

Closed stevereno30 closed 3 years ago

stevereno30 commented 3 years ago

Describe the Bug When starting the Minecraft service from balena dashboard the Log shows:

mc-server Forcing server update mc-server Downloading 1.17.1 build 278... mc-server Starting JAR file with: 2G of RAM mc-server Error: Invalid or corrupt jarfile paper.jar

To Reproduce Steps to reproduce the behavior:

git clone git@github.com:AlexProgrammerDE/balena-minecraft-server.git
balena login
balena push Minecraft
Open balena dashboard and check Logs

Expected behavior

Screenshots Screenshot (21)

OS:

Minecraft:

stevereno30 commented 3 years ago

Re-deploying the minecraft server on a new fleet fixed the issue.