Skip to content
Silent-Remux.mkv edited this page Aug 5, 2018 · 29 revisions

Space filling up in /mnt/local/Media but not uploading?

Check for any incomplete / broken download files using ncdu:

ncdu /mnt/local/downloads/nzbs/nzbget/complete ncdu /mnt/local/downloads/nzbs/nzbget/incomplete

ncdu /mnt/local/downloads/nzbs/sabnzbd/complete ncdu /mnt/local/downloads/nzbs/sabnzbd/incomplete

Top tip: if you're having consistent lack of imports into Sonarr / Radarr due to poorly named files, consider using sudo ansible-playbook cloudbox.yml --tags scripts to install a bunch of useful NZBGet extension scripts.

Check you are over the 200GB default upload amount:

ncdu /mnt/local/Media

If all checks out...

Quick solution:

  • sudo systemctl restart cloudplow
  • Wait for next upload check to pass.

This option clears up lock-files located in /opt/cloudplow/locks/

Manual solution:

  • rm -rf /opt/cloudplow/locks/*
  • Optional step (start a manual upload to free up space) cloudplow upload

Install Guides

Repository

Apps

Misc Guides

General Stuff

Linux Stuff

Plex

Organizr

Downloading

STRM

Clone this wiki locally