ipsingh06 / seedsync

Sync your seedbox. Fast. And more.
https://ipsingh06.github.io/seedsync/
Apache License 2.0
308 stars 43 forks source link

[Issue] Losing Connection to Seedsync Service #8

Closed Smoz closed 6 years ago

Smoz commented 6 years ago

I've noticed that I'm having the same issue as another person previously. I'm randomly losing connection to the Seedsync service. This appears to happen most frequently when Seedsync begins to transfer files from the remote server to the local server. I've noticed the trigger being when a new download is completed on the remote server while Seedsync is in the middle of transferring files.

I'm not sure if this is actually the case but it's happened a couple of times and I've had to restart the Seedsync in order to get it to start transferring again.

ipsingh06 commented 6 years ago

Could you please post the logs from when this happens. They are in ~/.seedsync/log/seedsync.log

Smoz commented 6 years ago

I'm not seeing that. I'm using the docker image if that makes a difference.

Smoz commented 6 years ago

Ok I've found it finally :/ As you can see everything is going along, it's downloading two folders, radarr & tv-sonarr, then something happens to cause an error and I lose connection to the service. It's at that point that I have to restart the docker container to get it to begin again.

Additionally, for me it seems that this can be replicated if you're downloading say movies to one folder and then tv shows to another, while seedsync is syncing the movies, if a tv show finishes and seedsync scans and finds more files in the new directory, starts downloading, the downloading begins to slow down dramatically until you lose connection to the service.

{"log":"2018-03-13 01:00:47,538 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-13T01:00:47.539305567Z"}
{"log":"2018-03-13 01:00:47,539 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-13T01:00:47.539508796Z"}
{"log":"2018-03-13 01:00:50,587 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-13T01:00:50.587712036Z"}
{"log":"2018-03-13 01:00:50,587 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-13T01:00:50.588078203Z"}
{"log":"2018-03-13 01:00:52,595 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-13T01:00:52.596123056Z"}
{"log":"2018-03-13 01:00:52,596 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-13T01:00:52.596238914Z"}
{"log":"2018-03-13 01:00:52,613 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-13T01:00:52.698308336Z"}
{"log":"2018-03-13 01:00:52,802 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.189s\n","stream":"stdout","time":"2018-03-13T01:00:52.899723568Z"}
{"log":"2018-03-13 01:00:54,021 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-13T01:00:54.099509073Z"}
{"log":"2018-03-13 01:00:54,284 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.263s\n","stream":"stdout","time":"2018-03-13T01:00:54.301011841Z"}
{"log":"2018-03-13 01:01:01,947 - DEBUG - RemoteScanner (RemoteScanner/RemoteScanner) - Running a scan\n","stream":"stdout","time":"2018-03-13T01:01:01.979367376Z"}
{"log":"2018-03-13 01:01:01,948 - DEBUG - RemoteScanner.RemoteScanner.Ssh (RemoteScanner/RemoteScanner) - Command args: ['ssh', '-o', 'PasswordAuthentication = no', '-p', '22', 'smoz@sudowave.seedhost.eu', '/tmp/scanfs /home13/smoz/downloads/completed/']\n","stream":"stdout","time":"2018-03-13T01:01:01.979925677Z"}
{"log":"2018-03-13 01:01:02,614 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-13T01:01:02.683905392Z"}
{"log":"2018-03-13 01:01:02,856 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.242s\n","stream":"stdout","time":"2018-03-13T01:01:02.885077017Z"}
{"log":"2018-03-13 01:01:03,709 - DEBUG - RemoteScanner.RemoteScanner.Ssh (RemoteScanner/RemoteScanner) - Return code: 0\n","stream":"stdout","time":"2018-03-13T01:01:03.789399442Z"}
{"log":"2018-03-13 01:01:03,709 - DEBUG - RemoteScanner.RemoteScanner.Ssh (RemoteScanner/RemoteScanner) - Command took 1.755s\n","stream":"stdout","time":"2018-03-13T01:01:03.789740491Z"}
{"log":"2018-03-13 01:01:03,710 - DEBUG - RemoteScanner (RemoteScanner/RemoteScanner) - Scan took 1.763s\n","stream":"stdout","time":"2018-03-13T01:01:03.790175028Z"}
{"log":"2018-03-13 01:01:04,024 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-13T01:01:04.085079451Z"}
{"log":"2018-03-13 01:01:04,231 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.208s\n","stream":"stdout","time":"2018-03-13T01:01:04.286449993Z"}
{"log":"2018-03-13 01:01:07,471 - DEBUG - seedsync (MainProcess/MainThread) - Persisting states to file\n","stream":"stdout","time":"2018-03-13T01:01:07.471681677Z"}
{"log":"2018-03-13 01:01:12,616 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-13T01:01:12.660433875Z"}
{"log":"2018-03-13 01:01:12,785 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.169s\n","stream":"stdout","time":"2018-03-13T01:01:12.861184909Z"}
{"log":"2018-03-13 01:01:14,025 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-13T01:01:14.07905463Z"}
{"log":"2018-03-13 01:01:14,211 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.186s\n","stream":"stdout","time":"2018-03-13T01:01:14.280474461Z"}
{"log":"2018-03-13 01:01:22,618 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-13T01:01:22.647003622Z"}
{"log":"2018-03-13 01:01:22,817 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.200s\n","stream":"stdout","time":"2018-03-13T01:01:22.848941142Z"}
{"log":"2018-03-13 01:01:23,084 - ERROR - seedsync.ControllerJob (MainProcess/ControllerJob) - Caught exception in job ControllerJob\n","stream":"stdout","time":"2018-03-13T01:01:23.085808259Z"}
{"log":"Traceback (most recent call last):\n","stream":"stdout","time":"2018-03-13T01:01:23.133231111Z"}
{"log":"  File \"site-packages/pexpect/expect.py\", line 99, in expect_loop\n","stream":"stdout","time":"2018-03-13T01:01:23.133252537Z"}
{"log":"  File \"site-packages/pexpect/pty_spawn.py\", line 462, in read_nonblocking\n","stream":"stdout","time":"2018-03-13T01:01:23.133260584Z"}
{"log":"pexpect.exceptions.TIMEOUT: Timeout exceeded.\n","stream":"stdout","time":"2018-03-13T01:01:23.13326833Z"}
{"log":"\n","stream":"stdout","time":"2018-03-13T01:01:23.133275975Z"}
{"log":"During handling of the above exception, another exception occurred:\n","stream":"stdout","time":"2018-03-13T01:01:23.133282915Z"}
{"log":"\n","stream":"stdout","time":"2018-03-13T01:01:23.133307057Z"}
{"log":"Traceback (most recent call last):\n","stream":"stdout","time":"2018-03-13T01:01:23.133314098Z"}
{"log":"  File \"python/common/job.py\", line 44, in run\n","stream":"stdout","time":"2018-03-13T01:01:23.133320737Z"}
{"log":"  File \"python/controller/controller_job.py\", line 29, in execute\n","stream":"stdout","time":"2018-03-13T01:01:23.133327075Z"}
{"log":"  File \"python/controller/controller.py\", line 197, in process\n","stream":"stdout","time":"2018-03-13T01:01:23.133333613Z"}
{"log":"  File \"python/controller/controller.py\", line 290, in __update_model\n","stream":"stdout","time":"2018-03-13T01:01:23.133340051Z"}
{"log":"  File \"python/lftp/lftp.py\", line 263, in status\n","stream":"stdout","time":"2018-03-13T01:01:23.133346589Z"}
{"log":"  File \"python/lftp/lftp.py\", line 84, in wrapper\n","stream":"stdout","time":"2018-03-13T01:01:23.133353027Z"}
{"log":"  File \"python/lftp/lftp.py\", line 102, in __run_command\n","stream":"stdout","time":"2018-03-13T01:01:23.133359364Z"}
{"log":"  File \"site-packages/pexpect/spawnbase.py\", line 321, in expect\n","stream":"stdout","time":"2018-03-13T01:01:23.133365702Z"}
{"log":"  File \"site-packages/pexpect/spawnbase.py\", line 345, in expect_list\n","stream":"stdout","time":"2018-03-13T01:01:23.133372139Z"}
{"log":"  File \"site-packages/pexpect/expect.py\", line 107, in expect_loop\n","stream":"stdout","time":"2018-03-13T01:01:23.133378678Z"}
{"log":"  File \"site-packages/pexpect/expect.py\", line 70, in timeout\n","stream":"stdout","time":"2018-03-13T01:01:23.133385015Z"}
{"log":"pexpect.exceptions.TIMEOUT: Timeout exceeded.\n","stream":"stdout","time":"2018-03-13T01:01:23.133391553Z"}
{"log":"\u003cpexpect.pty_spawn.spawn object at 0x7f4fac52bbe0\u003e\n","stream":"stdout","time":"2018-03-13T01:01:23.133397689Z"}
{"log":"command: /usr/bin/lftp\n","stream":"stdout","time":"2018-03-13T01:01:23.133404127Z"}
{"log":"args: ['/usr/bin/lftp', '-p', '22', '-u', 'smoz,', 'sftp://sudowave.seedhost.eu']\n","stream":"stdout","time":"2018-03-13T01:01:23.133410263Z"}
{"log":"buffer (last 100 chars): b' '\n","stream":"stdout","time":"2018-03-13T01:01:23.133416802Z"}
{"log":"before (last 100 chars): b' '\n","stream":"stdout","time":"2018-03-13T01:01:23.133423038Z"}
{"log":"after: \u003cclass 'pexpect.exceptions.TIMEOUT'\u003e\n","stream":"stdout","time":"2018-03-13T01:01:23.133428973Z"}
{"log":"match: None\n","stream":"stdout","time":"2018-03-13T01:01:23.133435009Z"}
{"log":"match_index: None\n","stream":"stdout","time":"2018-03-13T01:01:23.133440944Z"}
{"log":"exitstatus: None\n","stream":"stdout","time":"2018-03-13T01:01:23.133446878Z"}
{"log":"flag_eof: False\n","stream":"stdout","time":"2018-03-13T01:01:23.133452813Z"}
{"log":"pid: 99\n","stream":"stdout","time":"2018-03-13T01:01:23.133458748Z"}
{"log":"child_fd: 33\n","stream":"stdout","time":"2018-03-13T01:01:23.133464482Z"}
{"log":"closed: False\n","stream":"stdout","time":"2018-03-13T01:01:23.133470215Z"}
{"log":"timeout: 30\n","stream":"stdout","time":"2018-03-13T01:01:23.13347615Z"}
{"log":"delimiter: \u003cclass 'pexpect.exceptions.EOF'\u003e\n","stream":"stdout","time":"2018-03-13T01:01:23.133482085Z"}
{"log":"logfile: None\n","stream":"stdout","time":"2018-03-13T01:01:23.133488422Z"}
{"log":"logfile_read: None\n","stream":"stdout","time":"2018-03-13T01:01:23.133494357Z"}
{"log":"logfile_send: None\n","stream":"stdout","time":"2018-03-13T01:01:23.133500393Z"}
{"log":"maxread: 2000\n","stream":"stdout","time":"2018-03-13T01:01:23.133506227Z"}
{"log":"ignorecase: False\n","stream":"stdout","time":"2018-03-13T01:01:23.133512162Z"}
{"log":"searchwindowsize: None\n","stream":"stdout","time":"2018-03-13T01:01:23.133518097Z"}
{"log":"delaybeforesend: 0.05\n","stream":"stdout","time":"2018-03-13T01:01:23.133523931Z"}
{"log":"delayafterclose: 0.1\n","stream":"stdout","time":"2018-03-13T01:01:23.133530067Z"}
{"log":"delayafterterminate: 0.1\n","stream":"stdout","time":"2018-03-13T01:01:23.13353912Z"}
{"log":"searcher: searcher_re:\n","stream":"stdout","time":"2018-03-13T01:01:23.133545357Z"}
jamauai commented 6 years ago

@Smoz Where in the Docker image did you find the logs? Or did you export the logs from the container details page?

Smoz commented 6 years ago

@jamauai I didn't find the logs in the actual docker image I found them on the host in /var/lib/docker/containers/<docker container string of letters & numbers>/.json.log

image

ipsingh06 commented 6 years ago

@Smoz Thanks for posting the log.

Your issue is that the LFTP command to grab its status is crapping out. From the logs I have no idea why it's happening, and I can't reproduce the issue on my end.

What I have done is made it so that this command crapping out won't crash the service, instead it will try again later. I have also added an option to enable more verbose logging to help me figure out what's happening. So please grab and try the latest version v0.5.1. If your issue is solved, then great. Otherwise, I need you to do two things:

  1. Enable verbose logging by changing "verbose = False" to "verbose = True" in settings.cfg file. For docker this file is at /config/settings.cfg in the container.

  2. Reproduce the issue AFTER verbose logging is enabled, and then grab the logs. Another way to grab the log is by running docker logs <container id>

Smoz commented 6 years ago

@ipsingh06 Thanks for the update, I will give this a try today and post back. I've got to get ready for work so it'll be a few hours before I can test it out.

Smoz commented 6 years ago

Rough day, I'm downloading it now and I'll update once I've had it running a bit.

Smoz commented 6 years ago

@ipsingh06 Ok it happened again.

{"log":"2018-03-15 05:47:12,204 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:12.20468485Z"}
{"log":"2018-03-15 05:47:12,925 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-15T05:47:13.020704052Z"}
{"log":"2018-03-15 05:47:13,254 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.329s\n","stream":"stdout","time":"2018-03-15T05:47:13.323252813Z"}
{"log":"2018-03-15 05:47:13,815 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:13.816203227Z"}
{"log":"2018-03-15 05:47:15,348 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:15.348752004Z"}
{"log":"2018-03-15 05:47:16,876 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:16.876826583Z"}
{"log":"2018-03-15 05:47:20,805 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:20.80626966Z"}
{"log":"2018-03-15 05:47:20,806 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:47:20.806678317Z"}
{"log":"2018-03-15 05:47:22,847 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:22.848375635Z"}
{"log":"2018-03-15 05:47:22,848 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:47:22.848529343Z"}
{"log":"2018-03-15 05:47:22,927 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-15T05:47:23.02660878Z"}
{"log":"2018-03-15 05:47:23,141 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.213s\n","stream":"stdout","time":"2018-03-15T05:47:23.228927269Z"}
{"log":"2018-03-15 05:47:24,555 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:24.556119231Z"}
{"log":"2018-03-15 05:47:24,555 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:47:24.556322832Z"}
{"log":"2018-03-15 05:47:25,987 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:25.987620754Z"}
{"log":"2018-03-15 05:47:25,987 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:47:25.987987879Z"}
{"log":"2018-03-15 05:47:27,301 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:27.30222802Z"}
{"log":"2018-03-15 05:47:27,302 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:47:27.302357732Z"}
{"log":"2018-03-15 05:47:28,644 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:28.64460534Z"}
{"log":"2018-03-15 05:47:28,644 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:47:28.64481345Z"}
{"log":"2018-03-15 05:47:32,679 - DEBUG - RemoteScanner (RemoteScanner/RemoteScanner) - Running a scan\n","stream":"stdout","time":"2018-03-15T05:47:32.688425834Z"}
{"log":"2018-03-15 05:47:32,679 - DEBUG - RemoteScanner.RemoteScanner.Ssh (RemoteScanner/RemoteScanner) - Command args: ['ssh', '-o', 'PasswordAuthentication = no', '-p', '22', 'smoz@sudowave.seedhost.eu', '/tmp/scanfs ~/downloads/completed']\n","stream":"stdout","time":"2018-03-15T05:47:32.68894718Z"}
{"log":"2018-03-15 05:47:32,941 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-15T05:47:32.996356693Z"}
{"log":"2018-03-15 05:47:33,035 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:33.035840801Z"}
{"log":"2018-03-15 05:47:33,035 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:47:33.035994177Z"}
{"log":"2018-03-15 05:47:33,141 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.200s\n","stream":"stdout","time":"2018-03-15T05:47:33.203057805Z"}
{"log":"2018-03-15 05:47:34,482 - DEBUG - RemoteScanner.RemoteScanner.Ssh (RemoteScanner/RemoteScanner) - Return code: 0\n","stream":"stdout","time":"2018-03-15T05:47:34.510268761Z"}
{"log":"2018-03-15 05:47:34,482 - DEBUG - RemoteScanner.RemoteScanner.Ssh (RemoteScanner/RemoteScanner) - Command took 1.791s\n","stream":"stdout","time":"2018-03-15T05:47:34.510755505Z"}
{"log":"2018-03-15 05:47:34,483 - DEBUG - RemoteScanner (RemoteScanner/RemoteScanner) - Scan took 1.805s\n","stream":"stdout","time":"2018-03-15T05:47:34.511288671Z"}
{"log":"2018-03-15 05:47:34,589 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:34.590351783Z"}
{"log":"2018-03-15 05:47:34,590 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:47:34.590951683Z"}
{"log":"2018-03-15 05:47:34,835 - DEBUG - seedsync (MainProcess/MainThread) - Persisting states to file\n","stream":"stdout","time":"2018-03-15T05:47:34.83662926Z"}
{"log":"2018-03-15 05:47:35,949 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:47:35.950512499Z"}
{"log":"2018-03-15 05:47:35,950 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:47:35.950984754Z"}
{"log":"2018-03-15 05:47:42,943 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-15T05:47:42.967113069Z"}
{"log":"2018-03-15 05:47:43,209 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.266s\n","stream":"stdout","time":"2018-03-15T05:47:43.268866679Z"}
{"log":"2018-03-15 05:47:52,945 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-15T05:47:53.007063598Z"}
{"log":"2018-03-15 05:47:53,278 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.332s\n","stream":"stdout","time":"2018-03-15T05:47:53.309675263Z"}
{"log":"2018-03-15 05:48:02,680 - DEBUG - RemoteScanner (RemoteScanner/RemoteScanner) - Running a scan\n","stream":"stdout","time":"2018-03-15T05:48:02.737490139Z"}
{"log":"2018-03-15 05:48:02,681 - DEBUG - RemoteScanner.RemoteScanner.Ssh (RemoteScanner/RemoteScanner) - Command args: ['ssh', '-o', 'PasswordAuthentication = no', '-p', '22', 'smoz@sudowave.seedhost.eu', '/tmp/scanfs ~/downloads/completed']\n","stream":"stdout","time":"2018-03-15T05:48:02.737923026Z"}
{"log":"2018-03-15 05:48:02,947 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-15T05:48:03.039973663Z"}
{"log":"2018-03-15 05:48:03,218 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.272s\n","stream":"stdout","time":"2018-03-15T05:48:03.241206826Z"}
{"log":"2018-03-15 05:48:04,502 - DEBUG - RemoteScanner.RemoteScanner.Ssh (RemoteScanner/RemoteScanner) - Return code: 0\n","stream":"stdout","time":"2018-03-15T05:48:04.540003059Z"}
{"log":"2018-03-15 05:48:04,503 - DEBUG - RemoteScanner.RemoteScanner.Ssh (RemoteScanner/RemoteScanner) - Command took 1.814s\n","stream":"stdout","time":"2018-03-15T05:48:04.540594155Z"}
{"log":"2018-03-15 05:48:04,505 - DEBUG - RemoteScanner (RemoteScanner/RemoteScanner) - Scan took 1.825s\n","stream":"stdout","time":"2018-03-15T05:48:04.540670693Z"}
{"log":"2018-03-15 05:48:04,851 - DEBUG - seedsync (MainProcess/MainThread) - Persisting states to file\n","stream":"stdout","time":"2018-03-15T05:48:04.852105433Z"}
{"log":"2018-03-15 05:48:06,520 - ERROR - seedsync.Controller.Lftp (MainProcess/ControllerJob) - Lftp timeout exception\n","stream":"stdout","time":"2018-03-15T05:48:06.548573121Z"}
{"log":"Traceback (most recent call last):\n","stream":"stdout","time":"2018-03-15T05:48:06.54865544Z"}
{"log":"  File \"site-packages/pexpect/expect.py\", line 99, in expect_loop\n","stream":"stdout","time":"2018-03-15T05:48:06.54866976Z"}
{"log":"  File \"site-packages/pexpect/pty_spawn.py\", line 462, in read_nonblocking\n","stream":"stdout","time":"2018-03-15T05:48:06.548681778Z"}
{"log":"pexpect.exceptions.TIMEOUT: Timeout exceeded.\n","stream":"stdout","time":"2018-03-15T05:48:06.548693695Z"}
{"log":"\n","stream":"stdout","time":"2018-03-15T05:48:06.548707014Z"}
{"log":"During handling of the above exception, another exception occurred:\n","stream":"stdout","time":"2018-03-15T05:48:06.548717829Z"}
{"log":"\n","stream":"stdout","time":"2018-03-15T05:48:06.548729146Z"}
{"log":"Traceback (most recent call last):\n","stream":"stdout","time":"2018-03-15T05:48:06.548739961Z"}
{"log":"  File \"python/lftp/lftp.py\", line 105, in __run_command\n","stream":"stdout","time":"2018-03-15T05:48:06.548750376Z"}
{"log":"  File \"site-packages/pexpect/spawnbase.py\", line 321, in expect\n","stream":"stdout","time":"2018-03-15T05:48:06.548761592Z"}
{"log":"  File \"site-packages/pexpect/spawnbase.py\", line 345, in expect_list\n","stream":"stdout","time":"2018-03-15T05:48:06.548772809Z"}
{"log":"  File \"site-packages/pexpect/expect.py\", line 107, in expect_loop\n","stream":"stdout","time":"2018-03-15T05:48:06.548783925Z"}
{"log":"  File \"site-packages/pexpect/expect.py\", line 70, in timeout\n","stream":"stdout","time":"2018-03-15T05:48:06.548795041Z"}
{"log":"pexpect.exceptions.TIMEOUT: Timeout exceeded.\n","stream":"stdout","time":"2018-03-15T05:48:06.548806056Z"}
{"log":"\u003cpexpect.pty_spawn.spawn object at 0x7fb16c6026d8\u003e\n","stream":"stdout","time":"2018-03-15T05:48:06.5488363Z"}
{"log":"command: /usr/bin/lftp\n","stream":"stdout","time":"2018-03-15T05:48:06.548849118Z"}
{"log":"args: ['/usr/bin/lftp', '-p', '22', '-u', 'smoz,', 'sftp://sudowave.seedhost.eu']\n","stream":"stdout","time":"2018-03-15T05:48:06.548859934Z"}
{"log":"buffer (last 100 chars): b' '\n","stream":"stdout","time":"2018-03-15T05:48:06.54887095Z"}
{"log":"before (last 100 chars): b' '\n","stream":"stdout","time":"2018-03-15T05:48:06.548881565Z"}
{"log":"after: \u003cclass 'pexpect.exceptions.TIMEOUT'\u003e\n","stream":"stdout","time":"2018-03-15T05:48:06.54889168Z"}
{"log":"match: None\n","stream":"stdout","time":"2018-03-15T05:48:06.548902195Z"}
{"log":"match_index: None\n","stream":"stdout","time":"2018-03-15T05:48:06.548912409Z"}
{"log":"exitstatus: None\n","stream":"stdout","time":"2018-03-15T05:48:06.548922324Z"}
{"log":"flag_eof: False\n","stream":"stdout","time":"2018-03-15T05:48:06.548932438Z"}
{"log":"pid: 433\n","stream":"stdout","time":"2018-03-15T05:48:06.548942052Z"}
{"log":"child_fd: 29\n","stream":"stdout","time":"2018-03-15T05:48:06.548951966Z"}
{"log":"closed: False\n","stream":"stdout","time":"2018-03-15T05:48:06.54896158Z"}
{"log":"timeout: 30\n","stream":"stdout","time":"2018-03-15T05:48:06.548971394Z"}
{"log":"delimiter: \u003cclass 'pexpect.exceptions.EOF'\u003e\n","stream":"stdout","time":"2018-03-15T05:48:06.548981308Z"}
{"log":"logfile: None\n","stream":"stdout","time":"2018-03-15T05:48:06.548992124Z"}
{"log":"logfile_read: None\n","stream":"stdout","time":"2018-03-15T05:48:06.549002339Z"}
{"log":"logfile_send: None\n","stream":"stdout","time":"2018-03-15T05:48:06.549012654Z"}
{"log":"maxread: 2000\n","stream":"stdout","time":"2018-03-15T05:48:06.549022968Z"}
{"log":"ignorecase: False\n","stream":"stdout","time":"2018-03-15T05:48:06.549032782Z"}
{"log":"searchwindowsize: None\n","stream":"stdout","time":"2018-03-15T05:48:06.549042496Z"}
{"log":"delaybeforesend: 0.05\n","stream":"stdout","time":"2018-03-15T05:48:06.549053012Z"}
{"log":"delayafterclose: 0.1\n","stream":"stdout","time":"2018-03-15T05:48:06.549063026Z"}
{"log":"delayafterterminate: 0.1\n","stream":"stdout","time":"2018-03-15T05:48:06.54907294Z"}
{"log":"searcher: searcher_re:\n","stream":"stdout","time":"2018-03-15T05:48:06.549083155Z"}
{"log":"    0: re.compile(\"b'lftp smoz@sudowave.seedhost.eu:.*\u003e'\")\n","stream":"stdout","time":"2018-03-15T05:48:06.549093169Z"}
{"log":"2018-03-15 05:48:06,548 - WARNING - seedsync.Controller (MainProcess/ControllerJob) - Caught lftp error: Lftp command timed out\n","stream":"stdout","time":"2018-03-15T05:48:06.549108091Z"}
{"log":"2018-03-15 05:48:06,656 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:48:06.65753304Z"}
{"log":"2018-03-15 05:48:09,299 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:48:09.300067959Z"}
{"log":"2018-03-15 05:48:09,299 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:48:09.300437576Z"}
{"log":"2018-03-15 05:48:10,587 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:48:10.588223219Z"}
{"log":"2018-03-15 05:48:10,588 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:48:10.58918465Z"}
{"log":"2018-03-15 05:48:11,612 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:48:11.613174974Z"}
{"log":"2018-03-15 05:48:11,613 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:48:11.613550618Z"}
{"log":"2018-03-15 05:48:12,647 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:48:12.648733361Z"}
{"log":"2018-03-15 05:48:12,648 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:48:12.64927015Z"}
{"log":"2018-03-15 05:48:12,949 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Running a scan\n","stream":"stdout","time":"2018-03-15T05:48:13.045225688Z"}
{"log":"2018-03-15 05:48:13,331 - DEBUG - LocalScanner (LocalScanner/LocalScanner) - Scan took 0.382s\n","stream":"stdout","time":"2018-03-15T05:48:13.347447401Z"}
{"log":"2018-03-15 05:48:13,682 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:48:13.683355468Z"}
{"log":"2018-03-15 05:48:14,745 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:48:14.746347002Z"}
{"log":"2018-03-15 05:48:14,746 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:48:14.747007432Z"}
{"log":"2018-03-15 05:48:15,655 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:48:15.655567526Z"}
{"log":"2018-03-15 05:48:15,655 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'radarr'\n","stream":"stdout","time":"2018-03-15T05:48:15.655783118Z"}
{"log":"2018-03-15 05:48:16,617 - DEBUG - seedsync.Controller.Model (MainProcess/ControllerJob) - LftpModel: Updating file 'tv-sonarr'\n","stream":"stdout","time":"2018-03-15T05:48:16.618087179Z"}
{"log":"2018-03-15 05:48:17,469 - ERROR - seedsync.Controller.Lftp.LftpJobStatusParser (MainProcess/ControllerJob) - LftpJobStateParser error: Unable to parse line 'eiving data]'\n","stream":"stdout","time":"2018-03-15T05:48:17.470315807Z"}
{"log":"2018-03-15 05:48:17,470 - ERROR - seedsync.Controller.Lftp.LftpJobStatusParser (MainProcess/ControllerJob) - Status:\n","stream":"stdout","time":"2018-03-15T05:48:17.470966891Z"}
{"log":"\n","stream":"stdout","time":"2018-03-15T05:48:17.471036396Z"}
{"log":"[0] queue (sftp://smoz:@sudowave.seedhost.eu:22)  -- 2.23 MiB/s\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471050918Z"}
{"log":"\u0009sftp://smoz:@sudowave.seedhost.eu:22/home13/smoz\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471061735Z"}
{"log":"\u0009Now executing: [1] mirror -c ~/downloads/completed/radarr /complete/ -- 7.4G/8.7G (85%) 2.02 MiB/s\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471072851Z"}
{"log":"\u0009\u0009-[2] mirror -c ~/downloads/completed/tv-sonarr /complete/ -- 290M/2.1G (14%) 210.8 KiB/s\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471083367Z"}
{"log":" [1] mirror -c ~/downloads/completed/radarr /complete/  -- 7.4G/8.7G (85%) 2.02 MiB/s\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471120924Z"}
{"log":"  \\mirror `The.Other.Linux.Iso' \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471133443Z"}
{"log":"   \\transfer `The.Other.Linux.Iso/The.Other.Linux.Iso.mkv' \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471144059Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv', got 7373869424 of 8612762608 (85%) 2.02M/s eta:6m \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471154675Z"}
{"log":"   \\chunk 7406975844-7579231095 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471165692Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 7573240676 (96%) 67.6K/s eta:18s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471175807Z"}
{"log":"   \\chunk 7234720592-7406975843 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471186023Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 7366054736 (76%) 35.6K/s eta:3m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471213064Z"}
{"log":"   \\chunk 7062465340-7234720591 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471225683Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 7189703484 (73%) 70.5K/s eta:3m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471235497Z"}
{"log":"   \\chunk 6890210088-7062465339 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471245713Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 7007060776 (67%) 34.1K/s eta:4m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471256229Z"}
{"log":"   \\chunk 6717954836-6890210087 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471266544Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 6844472084 (73%) 68.3K/s eta:3m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471276259Z"}
{"log":"   \\chunk 6545699584-6717954835 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471286174Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 6675657472 (75%) 67.7K/s eta:3m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471296289Z"}
{"log":"   \\chunk 6373444332-6545699583 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471306405Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 6498880236 (72%) 70.1K/s eta:3m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471316119Z"}
{"log":"   \\chunk 6201189080-6373444331 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471326034Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 6351430360 (87%) 40.2K/s eta:72s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471335449Z"}
{"log":"   \\chunk 6028933828-6201189079 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471345864Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 6190807748 (93%) 40.4K/s eta:32s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471358884Z"}
{"log":"   \\chunk 5856678576-6028933827 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.4713697Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 5975724720 (69%) 70.5K/s eta:3m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471379515Z"}
{"log":"   \\chunk 5684423324-5856678575 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47138963Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 5803371164 (69%) 70.7K/s eta:3m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471399145Z"}
{"log":"   \\chunk 5512168072-5684423323 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47140946Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 5626069640 (66%) 68.5K/s eta:4m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471419075Z"}
{"log":"   \\chunk 5339912820-5512168071 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47142909Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 5452339828 (65%) 40.0K/s eta:4m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471439606Z"}
{"log":"   \\chunk 5167657568-5339912819 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471449721Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 5279953504 (65%) 68.7K/s eta:4m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471458735Z"}
{"log":"   \\chunk 4995402316-5167657567 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471469151Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 5104126540 (63%) 69.6K/s eta:4m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471478264Z"}
{"log":"   \\chunk 4823147064-4995402315 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471496592Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 4935606840 (65%) 70.7K/s eta:4m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471506407Z"}
{"log":"   \\chunk 4650891812-4823147063 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471517424Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 4764695076 (66%) 68.0K/s eta:4m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471526638Z"}
{"log":"   \\chunk 3961870804-4134126055 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471536753Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 4114700756 (88%) 72.8K/s eta:50s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471547169Z"}
{"log":"   \\chunk 3789615552-3961870803 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471557384Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 3935105472 (84%) 68.9K/s eta:73s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471566598Z"}
{"log":"   \\chunk 3445105048-3617360299 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471576613Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 3582927256 (80%) 71.4K/s eta:98s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471585827Z"}
{"log":"   \\chunk 2928339292-3100594543 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471596043Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 3079203164 (87%) 73.1K/s eta:56s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471605357Z"}
{"log":"   \\chunk 2583828788-2756084039 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471615372Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 2739706164 (90%) 73.1K/s eta:42s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471625187Z"}
{"log":"   \\chunk 2411573536-2583828787 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471636203Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 2566041888 (89%) 71.6K/s eta:46s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471645618Z"}
{"log":"   \\chunk 2067063032-2239318283 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471685077Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 2154062072 (50%) 67.6K/s eta:6m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471697396Z"}
{"log":"   \\chunk 1894807780-2067063031 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471708513Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 2006055140 (64%) 68.4K/s eta:4m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471717827Z"}
{"log":"   \\chunk 1722552528-1894807779 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471727742Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 1872236752 (86%) 73.8K/s eta:60s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471737156Z"}
{"log":"   \\chunk 1550297276-1722552527 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471747171Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 1698867388 (86%) 86.7K/s eta:63s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471756685Z"}
{"log":"   \\chunk 1378042024-1550297275 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.4717664Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 1510228136 (76%) 67.9K/s eta:2m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471776515Z"}
{"log":"   \\chunk 1205786772-1378042023 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471786831Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 1354160276 (86%) 71.8K/s eta:64s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471796546Z"}
{"log":"   \\chunk 861276268-1033531519 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471817878Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 1020364908 (92%) 37.8K/s eta:33s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471828194Z"}
{"log":"   \\chunk 689021016-861276267 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471838409Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 829300824 (81%) 70.3K/s eta:90s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471848024Z"}
{"log":"   \\chunk 172255260-344510511 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47185884Z"}
{"log":"\u0009`The.Other.Linux.Iso.mkv' at 324429852 (88%) 72.8K/s eta:52s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471868254Z"}
{"log":" [2] mirror -c ~/downloads/completed/tv-sonarr /complete/  -- 290M/2.1G (14%) 210.8 KiB/s\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471878069Z"}
{"log":"  \\transfer `The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471887583Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv', got 209525603 of 1024198819 (20%) 105.9K/s \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471897498Z"}
{"log":"  \\chunk 921778939-942262914 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471907714Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 921778939 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471917028Z"}
{"log":"  \\chunk 901294963-921778938 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471926442Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 901294963 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471936357Z"}
{"log":"  \\chunk 880810987-901294962 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471945972Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 880810987 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471956688Z"}
{"log":"  \\chunk 860327011-880810986 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471967003Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 860327011 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471977119Z"}
{"log":"  \\chunk 839843035-860327010 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.471986833Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 839843035 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.471995947Z"}
{"log":"  \\chunk 819359059-839843034 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472005261Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 819359059 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472014175Z"}
{"log":"  \\chunk 798875083-819359058 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47202449Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 798875083 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472033604Z"}
{"log":"  \\chunk 778391107-798875082 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472042918Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 778391107 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472052032Z"}
{"log":"  \\chunk 757907131-778391106 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472062247Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 757907131 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472071361Z"}
{"log":"  \\chunk 737423155-757907130 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472080776Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 737423155 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472089889Z"}
{"log":"  \\chunk 716939179-737423154 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472115228Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 716939179 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472125443Z"}
{"log":"  \\chunk 696455203-716939178 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472135458Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 696455203 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472144772Z"}
{"log":"  \\chunk 675971227-696455202 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472154687Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 675971227 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472164602Z"}
{"log":"  \\chunk 655487251-675971226 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472174317Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 655487251 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472183531Z"}
{"log":"  \\chunk 635003275-655487250 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472194047Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 635003275 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472203161Z"}
{"log":"  \\chunk 614519299-635003274 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472212975Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 614519299 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.47222249Z"}
{"log":"  \\chunk 594035323-614519298 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472232705Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 594035323 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472242119Z"}
{"log":"  \\chunk 573551347-594035322 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472251834Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 573551347 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472261349Z"}
{"log":"  \\chunk 553067371-573551346 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472270963Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 553067371 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472280978Z"}
{"log":"  \\chunk 532583395-553067370 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472291895Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 532583395 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472301409Z"}
{"log":"  \\chunk 512099419-532583394 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472311324Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 512099419 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472321339Z"}
{"log":"  \\chunk 491615443-512099418 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472330954Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 491615443 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472339967Z"}
{"log":"  \\chunk 471131467-491615442 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472349582Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 471131467 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472359196Z"}
{"log":"  \\chunk 450647491-471131466 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472368711Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 450647491 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472378025Z"}
{"log":"  \\chunk 430163515-450647490 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47238774Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 430163515 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472397154Z"}
{"log":"  \\chunk 409679539-430163514 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47241428Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 409679539 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472424195Z"}
{"log":"  \\chunk 389195563-409679538 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47243411Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 389195563 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472443424Z"}
{"log":"  \\chunk 368711587-389195562 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47245384Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 368711587 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472462953Z"}
{"log":"  \\chunk 348227611-368711586 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472472668Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 348227611 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472481982Z"}
{"log":"  \\chunk 327743635-348227610 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472491597Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 327743635 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472500911Z"}
{"log":"  \\chunk 307259659-327743634 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472510525Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 307259659 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472519439Z"}
{"log":"  \\chunk 286775683-307259658 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472529254Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 286775683 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472539169Z"}
{"log":"  \\chunk 266291707-286775682 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472548883Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 266291707 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472557997Z"}
{"log":"  \\chunk 245807731-266291706 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472567612Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 245807731 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472576725Z"}
{"log":"  \\chunk 225323755-245807730 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47258624Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 225323755 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472595253Z"}
{"log":"  \\chunk 204839779-225323754 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472604868Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 204839779 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472614983Z"}
{"log":"  \\chunk 184355803-204839778 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472624798Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 184355803 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472670067Z"}
{"log":"  \\chunk 163871827-184355802 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472680482Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 163871827 (0%) [Connecting...]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472689897Z"}
{"log":"  \\chunk 122903875-143387850 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472699812Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 124476739 (7%) 35.5K/s eta:9m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472709827Z"}
{"log":"  \\chunk 102419899-122903874 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472719742Z"}
{"log":"\u0009`The.linux.iso.S05E16.720p.HDTV.x264-AVS.mkv' at 105532859 (15%) 70.5K/s eta:4m [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472729056Z"}
{"log":"  \\mirror `The.linux.iso.S05E16.720p.HDTV.x264-AVS'  -- 80M/1.1G (7%) 104.9 KiB/s\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472749086Z"}
{"log":"   \\transfer `The.linux.iso.S05E16.720p.HDTV.x264-AVS/the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472763308Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00', got 0 of 50000000 (0%) \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472773423Z"}
{"log":"   \\chunk 0-1765504\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472783138Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 0 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472793253Z"}
{"log":"   \\chunk 48951424-49999999 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472803168Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 48951424 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472812482Z"}
{"log":"   \\chunk 47902848-48951423 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472822397Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 47902848 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472832512Z"}
{"log":"   \\chunk 46854272-47902847 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472842127Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 46854272 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472851841Z"}
{"log":"   \\chunk 45805696-46854271 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472861556Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 45805696 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.47287107Z"}
{"log":"   \\chunk 44757120-45805695 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472881086Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 44757120 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472890099Z"}
{"log":"   \\chunk 43708544-44757119 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472899814Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 43708544 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472908727Z"}
{"log":"   \\chunk 42659968-43708543 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472918342Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 42659968 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472927756Z"}
{"log":"   \\chunk 41611392-42659967 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472937371Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 41611392 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472946685Z"}
{"log":"   \\chunk 40562816-41611391 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472956399Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 40562816 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472966715Z"}
{"log":"   \\chunk 39514240-40562815 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472976129Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 39514240 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.472986144Z"}
{"log":"   \\chunk 38465664-39514239 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.472995859Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 38465664 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473005173Z"}
{"log":"   \\chunk 37417088-38465663 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473015689Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 37417088 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473025103Z"}
{"log":"   \\chunk 36368512-37417087 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473035119Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 36368512 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473044132Z"}
{"log":"   \\chunk 35319936-36368511 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473062059Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 35319936 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473071874Z"}
{"log":"   \\chunk 34271360-35319935 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473081689Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 34271360 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473091404Z"}
{"log":"   \\chunk 33222784-34271359 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47310212Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 33222784 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473111133Z"}
{"log":"   \\chunk 32174208-33222783 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473120748Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 32174208 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473129862Z"}
{"log":"   \\chunk 31125632-32174207 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473140077Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 31125632 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473150092Z"}
{"log":"   \\chunk 30077056-31125631 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473160007Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 30077056 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473169422Z"}
{"log":"   \\chunk 29028480-30077055 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473179136Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 29028480 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.47318805Z"}
{"log":"   \\chunk 27979904-29028479 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473198465Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 27979904 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473207479Z"}
{"log":"   \\chunk 26931328-27979903 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473218997Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 26931328 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.47322821Z"}
{"log":"   \\chunk 25882752-26931327 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473291306Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 25882752 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473303124Z"}
{"log":"   \\chunk 24834176-25882751 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473312838Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 24834176 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473322052Z"}
{"log":"   \\chunk 23785600-24834175 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473331867Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 23785600 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473341281Z"}
{"log":"   \\chunk 22737024-23785599 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473351697Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 22737024 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473360911Z"}
{"log":"   \\chunk 21688448-22737023 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473373029Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 21688448 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473382143Z"}
{"log":"   \\chunk 20639872-21688447 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473391958Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 20639872 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473401372Z"}
{"log":"   \\chunk 19591296-20639871 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473420201Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 19591296 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473429915Z"}
{"log":"   \\chunk 18542720-19591295 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47343973Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 18542720 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473478389Z"}
{"log":"   \\chunk 17494144-18542719 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473491809Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 17494144 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473501524Z"}
{"log":"   \\chunk 16445568-17494143 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473511439Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 16445568 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473520653Z"}
{"log":"   \\chunk 15396992-16445567 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473530467Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 15396992 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473540382Z"}
{"log":"   \\chunk 14348416-15396991 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473550197Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 14348416 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473559712Z"}
{"log":"   \\chunk 13299840-14348415 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473569727Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 13299840 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473579041Z"}
{"log":"   \\chunk 12251264-13299839 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473588555Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 12251264 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473597569Z"}
{"log":"   \\chunk 11202688-12251263 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473607684Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 11202688 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473617098Z"}
{"log":"   \\chunk 10154112-11202687 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473626713Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 10154112 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473635827Z"}
{"log":"   \\chunk 9105536-10154111 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473645341Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 9105536 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473654255Z"}
{"log":"   \\chunk 8056960-9105535 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47366447Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 8056960 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473673584Z"}
{"log":"   \\chunk 7008384-8056959 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473683198Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 7008384 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473692312Z"}
{"log":"   \\chunk 5959808-7008383 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473702127Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 5959808 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473711441Z"}
{"log":"   \\chunk 4911232-5959807 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473720855Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 4911232 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473729869Z"}
{"log":"   \\chunk 3862656-4911231 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473756109Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 3862656 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473766925Z"}
{"log":"   \\chunk 2814080-3862655 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47377714Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 2814080 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473786354Z"}
{"log":"   \\chunk 1765504-2814079 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473796269Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r00' at 1765504 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473806285Z"}
{"log":"   \\transfer `The.linux.iso.S05E16.720p.HDTV.x264-AVS/the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473815999Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01', got 31653888 of 50000000 (63%) 104.9K/s \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473825714Z"}
{"log":"   \\chunk 0-1765504\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473835429Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 0 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473844542Z"}
{"log":"   \\chunk 48951424-49999999 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473854157Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 48951424 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473893817Z"}
{"log":"   \\chunk 47902848-48951423 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473904433Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 47902848 (0%) [Connection limit reached]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473914248Z"}
{"log":"   \\chunk 46854272-47902847 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473924163Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 46854272 (0%) [Connecting...]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473933677Z"}
{"log":"   \\chunk 45805696-46854271 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473943392Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 45805696 (0%) [Connecting...]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473952606Z"}
{"log":"   \\chunk 44757120-45805695 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473962421Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 44757120 (0%) [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473971635Z"}
{"log":"   \\chunk 43708544-44757119 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.473981249Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 43708544 (0%) [Connecting...]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.473990062Z"}
{"log":"   \\chunk 42659968-43708543 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.474000779Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 42659968 (0%) [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.474009993Z"}
{"log":"   \\chunk 41611392-42659967 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.474019407Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 41611392 (0%) [Connecting...]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.474028821Z"}
{"log":"   \\chunk 40562816-41611391 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.474038335Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 40562816 (0%) [Connecting...]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.474047449Z"}
{"log":"   \\chunk 38465664-39514239 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.474057464Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 38465664 (0%) [Connecting...]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.474066478Z"}
{"log":"   \\chunk 35319936-36368511 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.474075992Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 35319936 (0%) [Connecting...]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.474093419Z"}
{"log":"   \\chunk 34271360-35319935 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.474104235Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 34271360 (0%) [Connecting...]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.474113749Z"}
{"log":"   \\chunk 31125632-32174207 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.474123364Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 31125632 (0%) [Connecting...]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.474134381Z"}
{"log":"   \\chunk 29028480-30077055 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.474144095Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 29028480 (0%) [Waiting for response...]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.47415351Z"}
{"log":"   \\chunk 24834176-25882751 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.474163625Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 24834176 (0%) [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.474172939Z"}
{"log":"   \\chunk 23785600-24834175 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.474182754Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 24375424 (56%) 48.5K/s eta:9s [Recjobs -v\r\n","stream":"stdout","time":"2018-03-15T05:48:17.474191767Z"}
{"log":"eiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.474201382Z"}
{"log":"   \\chunk 22737024-23785599 \r\n","stream":"stdout","time":"2018-03-15T05:48:17.474211497Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r01' at 23392384 (62%) 56.4K/s eta:7s [Receiving data]\r\n","stream":"stdout","time":"2018-03-15T05:48:17.474220611Z"}
{"log":"   \\transfer `The.linux.iso.S05E16.720p.HDTV.x264-AVS/the.linux.iso.s05e16.720p.hdtv.x264-avs.r02' \r\n","stream":"stdout","time":"2018-03-15T05:48:17.474230226Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r02', got 48234496 of 50000000 (96%) \r\n","stream":"stdout","time":"2018-03-15T05:48:17.47423984Z"}
{"log":"   \\chunk 0-1765504\r\n","stream":"stdout","time":"2018-03-15T05:48:17.474249555Z"}
{"log":"\u0009`the.linux.iso.s05e16.720p.hdtv.x264-avs.r02' at 0 (0%) [Connection limit reached]\n","stream":"stdout","time":"2018-03-15T05:48:17.474259169Z"}
{"log":"2018-03-15 05:48:17,470 - ERROR - seedsync.ControllerJob (MainProcess/ControllerJob) - Caught exception in job ControllerJob\n","stream":"stdout","time":"2018-03-15T05:48:17.474268684Z"}
{"log":"Traceback (most recent call last):\n","stream":"stdout","time":"2018-03-15T05:48:17.474278298Z"}
{"log":"  File \"python/lftp/job_status_parser.py\", line 82, in parse\n","stream":"stdout","time":"2018-03-15T05:48:17.474287212Z"}
{"log":"  File \"python/lftp/job_status_parser.py\", line 429, in __parse_jobs\n","stream":"stdout","time":"2018-03-15T05:48:17.474296726Z"}
{"log":"ValueError: Unable to parse line 'eiving data]'\n","stream":"stdout","time":"2018-03-15T05:48:17.47430624Z"}
{"log":"\n","stream":"stdout","time":"2018-03-15T05:48:17.474316556Z"}
{"log":"During handling of the above exception, another exception occurred:\n","stream":"stdout","time":"2018-03-15T05:48:17.474325169Z"}
{"log":"\n","stream":"stdout","time":"2018-03-15T05:48:17.474334583Z"}
{"log":"Traceback (most recent call last):\n","stream":"stdout","time":"2018-03-15T05:48:17.474343297Z"}
{"log":"  File \"python/common/job.py\", line 44, in run\n","stream":"stdout","time":"2018-03-15T05:48:17.47435251Z"}
{"log":"  File \"python/controller/controller_job.py\", line 29, in execute\n","stream":"stdout","time":"2018-03-15T05:48:17.474361825Z"}
{"log":"  File \"python/controller/controller.py\", line 198, in process\n","stream":"stdout","time":"2018-03-15T05:48:17.474371539Z"}
{"log":"  File \"python/controller/controller.py\", line 291, in __update_model\n","stream":"stdout","time":"2018-03-15T05:48:17.474381354Z"}
{"log":"  File \"python/lftp/lftp.py\", line 278, in status\n","stream":"stdout","time":"2018-03-15T05:48:17.474390768Z"}
{"log":"  File \"python/lftp/job_status_parser.py\", line 86, in parse\n","stream":"stdout","time":"2018-03-15T05:48:17.474412101Z"}
{"log":"lftp.job_status_parser.LftpJobStatusParserError: Error parsing lftp job status\n","stream":"stdout","time":"2018-03-15T05:48:17.474422216Z"}
{"log":"2018-03-15 05:48:17,471 - DEBUG - seedsync.ControllerJob (MainProcess/ControllerJob) - Calling cleanup for ControllerJob\n","stream":"stdout","time":"2018-03-15T05:48:17.474432732Z"}
{"log":"2018-03-15 05:48:17,472 - DEBUG - seedsync.Controller (MainProcess/ControllerJob) - Exiting controller\n","stream":"stdout","time":"2018-03-15T05:48:17.474442847Z"}
{"log":"2018-03-15 05:48:17,867 - ERROR - seedsync (MainProcess/MainThread) - Caught exception\n","stream":"stdout","time":"2018-03-15T05:48:17.869623173Z"}
{"log":"Traceback (most recent call last):\n","stream":"stdout","time":"2018-03-15T05:48:17.869689173Z"}
{"log":"  File \"python/lftp/job_status_parser.py\", line 82, in parse\n","stream":"stdout","time":"2018-03-15T05:48:17.869701392Z"}
{"log":"  File \"python/lftp/job_status_parser.py\", line 429, in __parse_jobs\n","stream":"stdout","time":"2018-03-15T05:48:17.869712408Z"}
{"log":"ValueError: Unable to parse line 'eiving data]'\n","stream":"stdout","time":"2018-03-15T05:48:17.869723425Z"}
{"log":"\n","stream":"stdout","time":"2018-03-15T05:48:17.869733941Z"}
{"log":"During handling of the above exception, another exception occurred:\n","stream":"stdout","time":"2018-03-15T05:48:17.869743856Z"}
{"log":"\n","stream":"stdout","time":"2018-03-15T05:48:17.869754272Z"}
{"log":"Traceback (most recent call last):\n","stream":"stdout","time":"2018-03-15T05:48:17.869764788Z"}
{"log":"  File \"python/seedsync.py\", line 162, in run\n","stream":"stdout","time":"2018-03-15T05:48:17.869774602Z"}
{"log":"  File \"python/common/job.py\", line 77, in propagate_exception\n","stream":"stdout","time":"2018-03-15T05:48:17.869785118Z"}
{"log":"  File \"python/common/job.py\", line 44, in run\n","stream":"stdout","time":"2018-03-15T05:48:17.869795534Z"}
{"log":"  File \"python/controller/controller_job.py\", line 29, in execute\n","stream":"stdout","time":"2018-03-15T05:48:17.86980595Z"}
{"log":"  File \"python/controller/controller.py\", line 198, in process\n","stream":"stdout","time":"2018-03-15T05:48:17.869816566Z"}
{"log":"  File \"python/controller/controller.py\", line 291, in __update_model\n","stream":"stdout","time":"2018-03-15T05:48:17.869827282Z"}
{"log":"  File \"python/lftp/lftp.py\", line 278, in status\n","stream":"stdout","time":"2018-03-15T05:48:17.869837698Z"}
{"log":"  File \"python/lftp/job_status_parser.py\", line 86, in parse\n","stream":"stdout","time":"2018-03-15T05:48:17.869848114Z"}
{"log":"lftp.job_status_parser.LftpJobStatusParserError: Error parsing lftp job status\n","stream":"stdout","time":"2018-03-15T05:48:17.86985893Z"}
{"log":"2018-03-15 05:48:19,686 - DEBUG - ActiveScanner (ActiveScanner/ActiveScanner) - Process received terminate flag\n","stream":"stdout","time":"2018-03-15T05:48:19.697478889Z"}
{"log":"2018-03-15 05:48:19,687 - DEBUG - ActiveScanner (ActiveScanner/ActiveScanner) - Exiting process\n","stream":"stdout","time":"2018-03-15T05:48:19.698805052Z"}
{"log":"2018-03-15 05:48:22,605 - DEBUG - ExtractProcess (ExtractProcess/ExtractProcess) - Process received terminate flag\n","stream":"stdout","time":"2018-03-15T05:48:22.626867379Z"}
{"log":"2018-03-15 05:48:22,827 - DEBUG - seedsync.Controller.MPLogger (MainProcess/MPLoggerListener) - Stopped listener thread\n","stream":"stdout","time":"2018-03-15T05:48:22.828432151Z"}
{"log":"2018-03-15 05:48:22,828 - INFO - seedsync.Controller (MainProcess/ControllerJob) - Exited controller\n","stream":"stdout","time":"2018-03-15T05:48:22.829179061Z"}
{"log":"2018-03-15 05:48:22,829 - DEBUG - seedsync.ControllerJob (MainProcess/ControllerJob) - Finished cleanup for ControllerJob\n","stream":"stdout","time":"2018-03-15T05:48:22.829449518Z"}
{"log":"2018-03-15 05:48:22,829 - DEBUG - seedsync.ControllerJob (MainProcess/ControllerJob) - Thread ControllerJob stopped\n","stream":"stdout","time":"2018-03-15T05:48:22.830254583Z"}
{"log":"2018-03-15 05:48:34,879 - DEBUG - seedsync (MainProcess/MainThread) - Persisting states to file\n","stream":"stdout","time":"2018-03-15T05:48:34.8800099Z"}
{"log":"2018-03-15 05:49:04,901 - DEBUG - seedsync (MainProcess/MainThread) - Persisting states to file\n","stream":"stdout","time":"2018-03-15T05:49:04.902451081Z"}
{"log":"2018-03-15 05:49:34,919 - DEBUG - seedsync (MainProcess/MainThread) - Persisting states to file\n","stream":"stdout","time":"2018-03-15T05:49:34.92029703Z"}
{"log":"2018-03-15 05:50:04,938 - DEBUG - seedsync (MainProcess/MainThread) - Persisting states to file\n","stream":"stdout","time":"2018-03-15T05:50:04.939171985Z"}
{"log":"2018-03-15 05:50:34,962 - DEBUG - seedsync (MainProcess/MainThread) - Persisting states to file\n","stream":"stdout","time":"2018-03-15T05:50:34.962925907Z"}
{"log":"2018-03-15 05:51:04,982 - DEBUG - seedsync (MainProcess/MainThread) - Persisting states to file\n","stream":"stdout","time":"2018-03-15T05:51:04.98353699Z"}
{"log":"2018-03-15 05:51:35,001 - DEBUG - seedsync (MainProcess/MainThread) - Persisting states to file\n","stream":"stdout","time":"2018-03-15T05:51:35.002719341Z"}
ipsingh06 commented 6 years ago

Ok I have some guesses on what it might be. As a sanity check, could you please limit the number of maximum total connections from the Settings page. For example, limit it to a total of 16 connections first. If the error still happens, limit it to 8, and so on. This will help me narrow down the issue. Thanks.

Smoz commented 6 years ago

Yeah I'll give it a go when I get off work.

ipsingh06 commented 6 years ago

Closing issue. Please create a new ticket if issue persists.