OS Version:
ZimaOS+ v1.5.4-beta1
Service Affected:
Plex (Docker container)
Issue Summary:
After updating to v1.5.4-beta1, Plex no longer starts. Restarting the container fails consistently with an OCI runtime mount error.
Error Message:
Error response from daemon: Cannot restart container 57044a6410460621f48a288045d5e0533e1cba5b3fa8a7facc35dd118ce3cdbf:
failed to create task for container: failed to create shim task:
OCI runtime create failed: runc create failed:
unable to start container process:
error during container init:
failed to fulfil mount request:
open /media/NVFLIX/PLEX: input/output error
What Changed:
Plex was working normally before upgrading to v1.5.4-beta1.
Issue appeared immediately after the update.
Mount Details:
-
Plex media directory mounted from:
/media/NVFLIX/PLEX -
Mount path unchanged from previous working version.
Steps Taken:
-
Restarted Plex container
-
Restarted Docker service
-
Rebooted system
→ Issue persists
Observations:
-
Error suggests a mount or filesystem access issue
-
Path exists, but Docker reports an I/O error during container init
-
Other containers may still access storage normally (if applicable)
Expected Behaviour:
Plex container should start normally with existing media mounts after OS update.
Actual Behaviour:
Container fails to start due to mount failure.
Request:
Guidance on whether:
-
v1.5.4-beta1 introduces changes to mount handling, permissions, or storage paths
-
There is a known issue with external/NVMe mounts in this beta
-
Any required migration or manual fix is needed

