Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
Ad Blocking Detected
Please consider disabling your ad blocker for our website.
We rely on these ads to be able to run our website.
You can of course support us in other ways (see Support Us).
QNAP - Sonarr/NZBDrone update problems (disk full)
(@hans)
Famed Member Admin
Joined: 10 years ago
Posts: 2556
Topic starter
November 4, 2015 10:29 PM
If your run into update (of Sonarr) issues because your /tmp directory is too small (disk full), then check or apply the following:
Add to the file /share/MD0_DATA/.qpkg/QSonarr/start.sh the following line (just before the other “export” line):
export TMPDIR=$WebShare/SONARR_CONFIG
Restart Sonarr with /share/MD0_DATA/.qpkg/QSonarr/QSonarr.sh restart and try doing an update - it should work now.
It is recommended to check out your /tmp directory after a failed update and remove the directories nzbdrone_backup and nzbdrone_update.
rm -rf /tmp/nzbdrone_*
(thanks to Stephane, the QPKG creator)
Ad Blocking Detected
Please consider disabling your ad blocker for our website.
We rely on these ads to be able to run our website.
You can of course support us in other ways (see Support Us).