cowboy / synology-update-plex

Script to Auto Update Plex Media Server on Synology NAS
114 stars 22 forks source link

DS 218+ error Code 279 #50

Closed pankrusheff closed 1 year ago

pankrusheff commented 1 year ago

Script output

Checking for a Plex Media Server update...

[ Retrieving DSM version ]
Found DSM version 7

[ Retrieving version data ]
Available version: 1.32.6.7557-1cf77d501
Installed version: 1.32.5.7349-7000

New version available!

[ Finding release ]
{
  "label": "Intel/AMD 64-bit",
  "build": "linux-x86_64",
  "distro": "synology-dsm7",
  "url": "https://downloads.plex.tv/plex-media-server-new/1.32.6.7557-1cf77d501/synology-dsm7/PlexMediaServer-1.32.6.7557-1cf77d501-x86_64_DSM7.spk",
  "checksum": "f05f6313c4768feaa4cd899022b743eb3b520c76"
}

[ Downloading release package ]
2023-10-03 00:03:02 URL:https://downloads.plex.tv/plex-media-server-new/1.32.6.7557-1cf77d501/synology-dsm7/PlexMediaServer-1.32.6.7557-1cf77d501-x86_64_DSM7.spk [97423360/97423360] -> "/tmp/plex.5SFRGW/PlexMediaServer-1.32.6.7557-1cf77d501-x86_64_DSM7.spk" [1]

[ Verifying checksum ]
Checksum valid!

[ Installing package ]
{"error":{"code":0},"results":[{"action":"install","beta":false,"betaIncoming":false,"error":{"code":279,"description":"root partition does not have enough space","space":"root"},"installReboot":false,"installing":true,"language":"enu","last_stage":"prepare_install","package":"PlexMediaServer","packageName":"Plex Media Server","spk":"/tmp/plex.5SFRGW/PlexMediaServer-1.32.6.7557-1cf77d501-x86_64_DSM7.spk","stage":"install_failed","success":false,"username":"","version":"1.32.6.7557-7000"}],"success":false}

[ Cleaning up ]
Removing /tmp/plex.5SFRGW

[ Debugging info ]
script_args=()
script_version=v1.1.0
dsm_major_version=7
available_version=1.32.6.7557-1cf77d501
installed_version=1.32.5.7349-7000
tmp_dir=/tmp/plex.5SFRGW
package_file=/tmp/plex.5SFRGW/PlexMediaServer-1.32.6.7557-1cf77d501-x86_64_DSM7.spk

Done, with errors!

NAS Model

DS 218+

DSM Version

7

Additional context

Add any other context about the problem here.

cowboy commented 1 year ago

The error message says root partition does not have enough space. Please ensure you have enough space on the root partition to install PlexMediaServer.