aph-le / home-assistant-addons

Home Assistant Minecraft Server Addons - Run your Minecraft Server with hassio.
MIT License
3 stars 1 forks source link

Won't Start After Upgrade to HAOS 13.2 #30

Open brooksben11 opened 1 day ago

brooksben11 commented 1 day ago

Just upgraded HAOS to 13.2 and noticed the Minecraft server wasn't running. I use the Minecraft HA integration, and I can see the server was running fine prior to the HAOS upgrade. Restarting always results in the following:

s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-timezone: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
[16:34:42] INFO: Configuring timezone (America/Chicago)...
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service base-addon-timezone successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun ha-spawn-point-bedrock (no readiness notification)
s6-rc: info: service legacy-services successfully started
Download URL 'https://www.minecraft.net/bedrockdedicatedserver/bin-linux/bedrock-server-1.21.31.04.zip'
Download bedrock-server-1.21.31.04.zip started ... please wait
[16:34:43] WARNING: Halt add-on with exit code 92
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service base-addon-timezone: stopping
s6-rc: info: service base-addon-log-level: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service base-addon-timezone successfully stopped
s6-rc: info: service base-addon-log-level successfully stopped
s6-rc: info: service base-addon-banner: stopping
s6-rc: info: service base-addon-banner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
dhellerstedt commented 1 day ago

Same thing for me too:

`-----------------------------------------------------------

Add-on: HA Spawn Point Bedrock Minecraft Server Addon Bedrock Edition

Add-on version: 2024.1.0 You are running the latest version of this add-on. System: Home Assistant OS 13.2 (amd64 / generic-x86-64) Home Assistant Core: 2024.10.2 Home Assistant Supervisor: 2024.10.2

Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.

s6-rc: info: service base-addon-banner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service base-addon-timezone: starting s6-rc: info: service base-addon-log-level: starting s6-rc: info: service fix-attrs successfully started [21:40:16] INFO: Configuring timezone (America/New_York)... s6-rc: info: service base-addon-log-level successfully started s6-rc: info: service base-addon-timezone successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting services-up: info: copying legacy longrun ha-spawn-point-bedrock (no readiness notification) s6-rc: info: service legacy-services successfully started Download URL 'https://www.minecraft.net/bedrockdedicatedserver/bin-linux/bedrock-server-1.21.31.04.zip' Creating Download Directory Download bedrock-server-1.21.31.04.zip started ... please wait [21:40:18] WARNING: Halt add-on with exit code 92 s6-rc: info: service legacy-services: stopping s6-rc: info: service legacy-services successfully stopped s6-rc: info: service legacy-cont-init: stopping s6-rc: info: service legacy-cont-init successfully stopped s6-rc: info: service fix-attrs: stopping s6-rc: info: service base-addon-timezone: stopping s6-rc: info: service base-addon-log-level: stopping s6-rc: info: service fix-attrs successfully stopped s6-rc: info: service base-addon-timezone successfully stopped s6-rc: info: service base-addon-log-level successfully stopped s6-rc: info: service base-addon-banner: stopping s6-rc: info: service base-addon-banner successfully stopped s6-rc: info: service s6rc-oneshot-runner: stopping s6-rc: info: service s6rc-oneshot-runner successfully stopped `