Files not moving after downloading

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
neonpastor
Posts: 2
Joined: Sun Jul 10, 2022 2:12 pm

Files not moving after downloading

Post by neonpastor »

Hi there,

I am setting up Mylar for the first time, running it in side a container on my Ubuntu system. Downloads using nzbget start fine, and it appears that Mylar detects the downloaded file, but they never get moved to the /comics folder. The log (care package below) shows something rather interesting with the paths:

10-Jul-2022 16:05:34 - DEBUG :: mylar.processor.143 : AUTO-COMPLETE-NZB : Item is no longer in active queue. It should be finished by my calculations
10-Jul-2022 16:05:34 - DEBUG :: mylar.processor.188 : AUTO-COMPLETE-NZB : File has now downloaded!
10-Jul-2022 16:05:44 - DEBUG :: mylar.historycheck.200 : AUTO-COMPLETE-NZB : found matching completed item in history. Job has a status of SUCCESS/HEALTH
10-Jul-2022 16:05:44 - DEBUG :: mylar.historycheck.219 : AUTO-COMPLETE-NZB : Supergirl.006.2017.Digital.Thornn-Empire has final file size of 38MB
10-Jul-2022 16:05:44 - DEBUG :: mylar.historycheck.222 : AUTO-COMPLETE-NZB : location found @ /downloads/nzbs/nzbget/completed/comics/Supergirl.006.2017.Digital.Thornn-Empire
10-Jul-2022 16:05:44 - DEBUG :: mylar.historycheck.277 : AUTO-COMPLETE-NZB : DestDir being passed to cdh conversion is: /downloads/nzbs/nzbget/completed/comics/Supergirl.006.2017.Digital.Thornn-Empire
10-Jul-2022 16:05:44 - DEBUG :: mylar.__init__.53 : AUTO-COMPLETE-NZB : [CDH MAPPING] path is LOCAL to system
10-Jul-2022 16:05:44 - DEBUG :: mylar.the_sequence.96 : AUTO-COMPLETE-NZB : [CDH MAPPING] No category defined - using /downloads/nzbs/nzbget/completed as the base download folder with no job folder creation
10-Jul-2022 16:05:44 - DEBUG :: mylar.the_sequence.106 : AUTO-COMPLETE-NZB : [CDH MAPPING] Base directory for downloads set to: /downloads/nzbs/nzbget/completed
10-Jul-2022 16:05:44 - DEBUG :: mylar.the_sequence.107 : AUTO-COMPLETE-NZB : [CDH MAPPING] Downloaded file @: /downloads/nzbs/nzbget/completed/comics/Supergirl.006.2017.Digital.Thornn-Empire
10-Jul-2022 16:05:44 - DEBUG :: mylar.the_sequence.108 : AUTO-COMPLETE-NZB : [CDH MAPPING] Destination root directory @: /downloads/nzbs/nzbget/completed/comics
10-Jul-2022 16:05:44 - DEBUG :: mylar.the_sequence.109 : AUTO-COMPLETE-NZB : sub_dir: True
10-Jul-2022 16:05:44 - DEBUG :: mylar.the_sequence.123 : AUTO-COMPLETE-NZB : maindir: /downloads/nzbs/nzbget/completed
10-Jul-2022 16:05:44 - DEBUG :: mylar.the_sequence.124 : AUTO-COMPLETE-NZB : file: comics/Supergirl.006.2017.Digital.Thornn-Empire
10-Jul-2022 16:05:44 - DEBUG :: mylar.the_sequence.126 : AUTO-COMPLETE-NZB : final_dst: /downloads/nzbs/nzbget/completed/comics/comics/Supergirl.006.2017.Digital.Thornn-Empire
10-Jul-2022 16:05:44 - DEBUG :: mylar.historycheck.281 : AUTO-COMPLETE-NZB : NZBGet Destination folder Successfully set via config to: /downloads/nzbs/nzbget/completed/comics/comics/Supergirl.006.2017.Digital.Thornn-Empire
10-Jul-2022 16:05:44 - INFO :: mylar.cdh_monitor.3427 : AUTO-COMPLETE-NZB : File successfully downloaded - now initiating completed downloading handling.
10-Jul-2022 16:06:06 - DEBUG :: mylar.job_management.3931 : ThreadPoolExecutor-0_0 : Job update for {'JobName': 'DB Updater'}: {'prev_run_timestamp': 1657461966.1303911, 'prev_run_datetime': datetime.datetime(2022, 7, 10, 14, 6, 6), 'status': 'Running'}


The files I think should end up in /comics. A folder exists for this series but nothing ever gets dropped in there.

Care package:
https://dsc.cloud/picshare/carepackage_v0.6.8.zip
neonpastor
Posts: 2
Joined: Sun Jul 10, 2022 2:12 pm

Re: Files not moving after downloading

Post by neonpastor »

Well, after a simple restart of the server, it's working now.
Post Reply