Coder Social home page Coder Social logo

Issue with Blackhole about premiumizer HOT 8 CLOSED

piejanssens avatar piejanssens commented on August 23, 2024
Issue with Blackhole

from premiumizer.

Comments (8)

neox387 avatar neox387 commented on August 23, 2024

not sure, premiumizer uses watchdog for blockhole functionality.

You could try running in debug mode (settings-global) and when it stops working add a file to your blockhole folder and check the debuglog file for any errors/issues ..

from premiumizer.

bjsjr avatar bjsjr commented on August 23, 2024

I'm seeing the same thing but mine seems to stop scanning the watch folder within minutes.

I had an existing torrent in the watch folder (S05E12) which was detected immediately on startup. A minute later I add S05E13 and it is detected. A minute after that I add S05E14 and it is not detected. It is now about 30 minutes later and no detection. I don't see any errors in the log which I will include (only about 4 minutes of DEBUG log to save space.)

11-03 15:27:29       root                                     : INFO     : Restarting
11-03 15:27:29       apscheduler.scheduler                    : INFO     : Scheduler has been shut down
11-03 15:27:29       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:27:29       apscheduler.scheduler                    : DEBUG    : No jobs; waiting until a job is added
11-03 15:27:33       root                                     : DEBUG    : DEBUG Logfile Initialized
11-03 15:27:33       root                                     : INFO     : Running at /home/openhab/premiumizer
11-03 15:27:33       root                                     : DEBUG    : Initializing config
11-03 15:27:33       root                                     : INFO     : Watchdir is enabled at: /mnt/blackholenfs
11-03 15:27:33       root                                     : DEBUG    : Initializing config complete
11-03 15:27:33       root                                     : DEBUG    : Initializing Flask
11-03 15:27:33       engineio                                 : INFO     : Server initialized for gevent.
11-03 15:27:33       root                                     : DEBUG    : Initializing Flask complete
11-03 15:27:33       root                                     : DEBUG    : Initializing Database
11-03 15:27:33       root                                     : DEBUG    : Initializing Database complete
11-03 15:27:33       root                                     : INFO     : Starting server on 192.168.75.20:5000 
11-03 15:27:33       root                                     : DEBUG    : def load_tasks started
11-03 15:27:33       apscheduler.scheduler                    : INFO     : Scheduler started
11-03 15:27:33       apscheduler.scheduler                    : INFO     : Added job "update" to job store "default"
11-03 15:27:33       apscheduler.scheduler                    : INFO     : Added job "check_update" to job store "default"
11-03 15:27:33       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:27:33       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:27:34.768591-04:00 (in 0.998119 seconds)
11-03 15:27:34       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:27:34       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:27:35.768591-04:00 (in 0.997951 seconds)
11-03 15:27:34       apscheduler.executors.default            : INFO     : Running job "check_update (trigger: interval[0:00:01], next run at: 2017-11-03 15:27:35 EDT)" (scheduled at 2017-11-03 15:27:34.768591-04:00)
11-03 15:27:34       root                                     : DEBUG    : def check_update started
11-03 15:27:35       apscheduler.executors.default            : INFO     : Job "check_update (trigger: interval[6:00:00], next run at: 2017-11-03 21:27:35 EDT)" executed successfully
11-03 15:27:35       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:27:35       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:27:43.768201-04:00 (in 8.677734 seconds)
11-03 15:27:35       root                                     : DEBUG    : Initializing watchdog
11-03 15:27:35       root                                     : DEBUG    : Initializing watchdog complete
11-03 15:27:43       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:27:43       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:27:53.768201-04:00 (in 9.990923 seconds)
11-03 15:27:43       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:27:53 EDT)" (scheduled at 2017-11-03 15:27:43.768201-04:00)
11-03 15:27:43       root                                     : DEBUG    : def update started
11-03 15:27:43       root                                     : DEBUG    : def prem_connection started
11-03 15:27:43       urllib3.connectionpool                   : DEBUG    : Starting new HTTPS connection (1): www.premiumize.me
11-03 15:27:44       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:27:44       root                                     : DEBUG    : def parse_task started
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       root                                     : DEBUG    : def get_task started
11-03 15:27:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:44       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:27:44       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:27:54 EDT)" executed successfully
11-03 15:27:44       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:27:44       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:27:54.241501-04:00 (in 9.998719 seconds)
11-03 15:27:45       root                                     : DEBUG    : New file detected at: /mnt/blackholenfs/tv/Name.Of.Show.S05E12.Souls.of.the.Departed.HDTV.x264-W4F[rartv].torrent
11-03 15:27:45       root                                     : DEBUG    : def torrent_metainfo started
11-03 15:27:45       root                                     : DEBUG    : def add_task started
11-03 15:27:45       root                                     : DEBUG    : def get_task started
11-03 15:27:45       root                                     : DEBUG    : def get_cat_var started
11-03 15:27:45       root                                     : INFO     : Added: Name.Of.Show.S05E12.HDTV.x264-W4F[rarbg] -- Category: tv -- Type: TORRENT
11-03 15:27:45       root                                     : DEBUG    : def upload_torrent started
11-03 15:27:45       root                                     : DEBUG    : Uploading torrent to the cloud: /mnt/blackholenfs/tv/Name.Of.Show.S05E12.Souls.of.the.Departed.HDTV.x264-W4F[rartv].torrent
11-03 15:27:45       root                                     : DEBUG    : def prem_connection started
11-03 15:27:46       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/create HTTP/1.1" 200 None
11-03 15:27:46       root                                     : DEBUG    : Upload successful: /mnt/blackholenfs/tv/Name.Of.Show.S05E12.HDTV.x264-W4F[rartv].torrent
11-03 15:27:46       root                                     : DEBUG    : Deleting file from watchdir: /mnt/blackholenfs/tv/Name.Of.Show.S05E12.HDTV.x264-W4F[rartv].torrent
11-03 15:27:46       watchdog.observers.inotify_buffer        : DEBUG    : in-event <InotifyEvent: src_path=/mnt/blackholenfs/tv/Name.Of.Show.S05E12.HDTV.x264-W4F[rartv].torrent, wd=2, mask=IN_DELETE, cookie=0, name=Name.Of.Show.S05E12.Souls.of.the.Departed.HDTV.x264-W4F[rartv].torrent>
11-03 15:27:46       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:27:46       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:27:46.781910-04:00 (in 0.607888 seconds)
11-03 15:27:46       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:27:46       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:27:47.781910-04:00 (in 0.997708 seconds)
11-03 15:27:46       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:01], next run at: 2017-11-03 15:27:47 EDT)" (scheduled at 2017-11-03 15:27:46.781910-04:00)
11-03 15:27:46       root                                     : DEBUG    : def update started
11-03 15:27:46       root                                     : DEBUG    : def prem_connection started
11-03 15:27:46       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:27:46       root                                     : DEBUG    : def parse_task started
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       root                                     : DEBUG    : def get_task started
11-03 15:27:46       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:46       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:27:46       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:27:56 EDT)" executed successfully
11-03 15:27:46       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:27:46       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:27:56.911077-04:00 (in 9.999564 seconds)
11-03 15:27:56       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:27:56       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:06.911077-04:00 (in 9.994631 seconds)
11-03 15:27:56       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:28:06 EDT)" (scheduled at 2017-11-03 15:27:56.911077-04:00)
11-03 15:27:56       root                                     : DEBUG    : def update started
11-03 15:27:56       root                                     : DEBUG    : def prem_connection started
11-03 15:27:57       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:27:57       root                                     : DEBUG    : def parse_task started
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       root                                     : DEBUG    : def get_task started
11-03 15:27:57       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:27:57       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:27:57       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:28:07 EDT)" executed successfully
11-03 15:27:57       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:27:57       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:07.035578-04:00 (in 9.999600 seconds)
11-03 15:28:07       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:07       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:17.035578-04:00 (in 9.989826 seconds)
11-03 15:28:07       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:28:17 EDT)" (scheduled at 2017-11-03 15:28:07.035578-04:00)
11-03 15:28:07       root                                     : DEBUG    : def update started
11-03 15:28:07       root                                     : DEBUG    : def prem_connection started
11-03 15:28:07       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:28:07       root                                     : DEBUG    : def parse_task started
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       root                                     : DEBUG    : def get_task started
11-03 15:28:07       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:07       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:28:07       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:28:17 EDT)" executed successfully
11-03 15:28:07       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:07       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:17.188951-04:00 (in 9.998555 seconds)
11-03 15:28:17       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:17       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:27.188951-04:00 (in 9.988952 seconds)
11-03 15:28:17       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:28:27 EDT)" (scheduled at 2017-11-03 15:28:17.188951-04:00)
11-03 15:28:17       root                                     : DEBUG    : def update started
11-03 15:28:17       root                                     : DEBUG    : def prem_connection started
11-03 15:28:17       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:28:17       root                                     : DEBUG    : def parse_task started
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       root                                     : DEBUG    : def get_task started
11-03 15:28:17       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:17       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:28:17       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:28:27 EDT)" executed successfully
11-03 15:28:17       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:17       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:27.325695-04:00 (in 9.999371 seconds)
11-03 15:28:23       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:23       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:23       geventwebsocket.handler                  : DEBUG    : Can only upgrade connection if using GET method.
11-03 15:28:23       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:23] "POST /settings HTTP/1.1" 200 179 0.009056
11-03 15:28:24       root                                     : INFO     : Restarting
11-03 15:28:24       apscheduler.scheduler                    : INFO     : Scheduler has been shut down
11-03 15:28:24       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:24       apscheduler.scheduler                    : DEBUG    : No jobs; waiting until a job is added
11-03 15:28:28       root                                     : DEBUG    : DEBUG Logfile Initialized
11-03 15:28:28       root                                     : INFO     : Running at /home/openhab/premiumizer
11-03 15:28:28       root                                     : DEBUG    : Initializing config
11-03 15:28:28       root                                     : INFO     : Watchdir is enabled at: /mnt/blackholenfs
11-03 15:28:28       root                                     : DEBUG    : Initializing config complete
11-03 15:28:28       root                                     : DEBUG    : Initializing Flask
11-03 15:28:28       engineio                                 : INFO     : Server initialized for gevent.
11-03 15:28:28       root                                     : DEBUG    : Initializing Flask complete
11-03 15:28:28       root                                     : DEBUG    : Initializing Database
11-03 15:28:28       root                                     : DEBUG    : Initializing Database complete
11-03 15:28:28       root                                     : INFO     : Starting server on 192.168.75.20:5000 
11-03 15:28:28       root                                     : DEBUG    : def load_tasks started
11-03 15:28:28       apscheduler.scheduler                    : INFO     : Scheduler started
11-03 15:28:28       apscheduler.scheduler                    : INFO     : Added job "update" to job store "default"
11-03 15:28:28       apscheduler.scheduler                    : INFO     : Added job "check_update" to job store "default"
11-03 15:28:28       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:28       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:29.433744-04:00 (in 0.998104 seconds)
11-03 15:28:28       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:28       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:28       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:28] "GET / HTTP/1.1" 200 1889 0.018370
11-03 15:28:29       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:29       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:29       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet OPEN data {'pingInterval': 25000, 'pingTimeout': 60000, 'upgrades': ['websocket'], 'sid': '0d71989a87c64db2a29ee12e4e8c6490'}
11-03 15:28:29       socketio                                 : INFO     : emitting event "hello_client" to 0d71989a87c64db2a29ee12e4e8c6490 [/]
11-03 15:28:29       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["hello_client",{"data":"Server says hello!"}]
11-03 15:28:29       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 0
11-03 15:28:29       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:29] "GET /socket.io/?EIO=3&transport=polling&t=L-3Mnoe HTTP/1.1" 200 404 0.004657
11-03 15:28:29       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:29       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:30.433744-04:00 (in 0.998175 seconds)
11-03 15:28:29       apscheduler.executors.default            : INFO     : Running job "check_update (trigger: interval[0:00:01], next run at: 2017-11-03 15:28:30 EDT)" (scheduled at 2017-11-03 15:28:29.433744-04:00)
11-03 15:28:29       root                                     : DEBUG    : def check_update started
11-03 15:28:29       apscheduler.executors.default            : INFO     : Job "check_update (trigger: interval[6:00:00], next run at: 2017-11-03 21:28:29 EDT)" executed successfully
11-03 15:28:29       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:29       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:38.433364-04:00 (in 8.607837 seconds)
11-03 15:28:29       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:29       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:29       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:29] "GET /socket.io/?EIO=3&transport=polling&t=L-3Mnrb&sid=0d71989a87c64db2a29ee12e4e8c6490 HTTP/1.1" 200 192 0.000962
11-03 15:28:29       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:29       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:29       geventwebsocket.handler                  : DEBUG    : Attempting to upgrade connection
11-03 15:28:29       geventwebsocket.handler                  : DEBUG    : WebSocket request accepted, switching protocols
11-03 15:28:29       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Received request to upgrade to websocket
11-03 15:28:29       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet NOOP data None
11-03 15:28:29       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Upgrade to websocket successful
11-03 15:28:29       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Received packet MESSAGE data 2["hello_server",{"data":"Client says hello!"}]
11-03 15:28:29       socketio                                 : INFO     : received event "hello_server" from 0d71989a87c64db2a29ee12e4e8c6490 [/]
11-03 15:28:29       root                                     : DEBUG    : def send_categories started
11-03 15:28:29       socketio                                 : INFO     : emitting event "download_categories" to 0d71989a87c64db2a29ee12e4e8c6490 [/]
11-03 15:28:29       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["download_categories",{"data":["tv","movie"]}]
11-03 15:28:29       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:29       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:30.921275-04:00 (in 0.998583 seconds)
11-03 15:28:30       root                                     : DEBUG    : Initializing watchdog
11-03 15:28:30       root                                     : DEBUG    : Initializing watchdog complete
11-03 15:28:30       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:30       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:31.921275-04:00 (in 0.997859 seconds)
11-03 15:28:30       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:01], next run at: 2017-11-03 15:28:31 EDT)" (scheduled at 2017-11-03 15:28:30.921275-04:00)
11-03 15:28:30       root                                     : DEBUG    : def update started
11-03 15:28:30       root                                     : DEBUG    : def prem_connection started
11-03 15:28:30       urllib3.connectionpool                   : DEBUG    : Starting new HTTPS connection (1): www.premiumize.me
11-03 15:28:31       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:28:31       root                                     : DEBUG    : def parse_task started
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"finished","category":"tv","eta":" 19m27s","hash":"3567c04ea7768ff47f50f3b65242928c4b1b40e1","name":"The.Incredible.Hulk.S01.REMASTERED.BDRip.x264-GHOULS[rartv]","type":"TORRENT","progress":14.4,"speed":"5.4 MB/s --- ","dlsize":"1.03 GB / 7.14 GB --- ","local_status":"stopped"}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"waiting","category":"","eta":" unknown.","hash":"6eb0a47634f2dfa920170c3c22462c743dc17585","name":"Cupcake.Wars.Season.9.Episode.13.HDTV.x264-LOL[ettv]","type":"TORRENT","progress":0,"speed":" 0 mbit/s from 0 peers --- ","dlsize":" 0% of 345 MB --- ","local_status":null}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"finished","category":"","eta":null,"hash":"983494147b2362cafddba0fabe43f8e5dd2b2749","name":"House.of.Cards.2013.S05.720p.BluRay.x264-DEMAND[rartv]","type":"TORRENT","progress":100,"speed":null,"dlsize":"","local_status":"waiting"}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"waiting","category":"","eta":" unknown.","hash":"7c56f8b405327cf63b1af766b9af3eafc2141089","name":"Cupcake.Wars.S09E03.Josie.and.The.Pussycats.HDTV.x264-[NY2] - [SRIGGA]","type":"TORRENT","progress":75,"speed":" 0 mbit/s from 0 peers --- ","dlsize":" 75% of 345.3 MB --- ","local_status":null}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"finished","category":"","eta":" ","hash":"8dbefccad0cecd2d807fbace78d64202281c45f9","name":"Curb.Your.Enthusiasm.S09E02.720p.WEB.h264-CONVOY[ettv]","type":"TORRENT","progress":100,"speed":"  --- ","dlsize":"0 bytes / 1.11 GB --- ","local_status":"waiting"}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"finished","category":"","eta":" ","hash":"608dd89d2ea0675ebf266e7fe98978c832cd6274","name":"Curb.Your.Enthusiasm.S09E03.720p.WEB.h264-CONVOY[rarbg]","type":"TORRENT","progress":100,"speed":"  --- ","dlsize":"0 bytes / 1.09 GB --- ","local_status":"waiting"}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"finished","category":"","eta":" ","hash":"20a2dea60b7797082613ef4f6792f91353d30a57","name":"Curb.Your.Enthusiasm.S09E04.720p.WEB.H264-STRiFE[eztv].mkv","type":"TORRENT","progress":100,"speed":"  --- ","dlsize":"0 bytes / 994.4 MB --- ","local_status":"waiting"}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"waiting","category":"","eta":" unknown.","hash":"10f21c0cda36f9028d36b8c9c833621a728eb5b0","name":"Cupcake.Wars.S07E02.Mary.Poppins.HDTV.XviD-ASAP[ettv]","type":"TORRENT","progress":0,"speed":" 0 mbit/s from 0 peers --- ","dlsize":" 0% of 344 MB --- ","local_status":null}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"finished","category":"","eta":" ","hash":"dd80fb8d784d6a4a271e03f4ea5287d8cac883d8","name":"Curb.Your.Enthusiasm.S09E05.720p.WEB.h264-CONVOY[rarbg]","type":"TORRENT","progress":100,"speed":"  --- ","dlsize":"0 bytes / 1.01 GB --- ","local_status":"waiting"}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"waiting","category":"","eta":" unknown.","hash":"6de443fea195e045375585e3d15bcd985b08b616","name":"Cupcake Wars S08E10 HDTV x264-EVOLVE[ettv]","type":"TORRENT","progress":0,"speed":" 0 mbit/s from 0 peers --- ","dlsize":" 0% of 335.8 MB --- ","local_status":null}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"waiting","category":"","eta":" unknown.","hash":"cf44e6a9cc65884be8892901e8fc764d708e88a6","name":"Cupcake.Wars.s08e03.Peoples.Choice.Awards.HDTV.x264-tRm.mp4","type":"TORRENT","progress":0,"speed":" 0 mbit/s from 0 peers --- ","dlsize":" 0% of 307.2 MB --- ","local_status":null}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"waiting","category":"","eta":" unknown.","hash":"02bd1d15f1cd5b8b854a2979a9a04be3315c73f9","name":"Cupcake Wars S08E05 HDTV x264-2HD[ettv]","type":"TORRENT","progress":0,"speed":" 0 mbit/s from 0 peers --- ","dlsize":" 0% of 335.8 MB --- ","local_status":null}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"waiting","category":"","eta":" unknown.","hash":"b52dcd76b4689c6e84f299a589b6b21115755c95","name":"Cupcake.Wars.S09E02.Hello.Cupcakes.HDTV.x264-[NY2] - [SRIGGA]","type":"TORRENT","progress":0,"speed":" 0 mbit/s from 0 peers --- ","dlsize":" 0% of 325.1 MB --- ","local_status":null}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"waiting","category":"","eta":" unknown.","hash":"f269f2dd27e5215e9b98f1670630901b7734cced","name":"Cupcake.Wars.S09E04.Medieval.Cupcakes.HDTV.x264-[NY2] - [SRIGGA]","type":"TORRENT","progress":0,"speed":" 0 mbit/s from 0 peers --- ","dlsize":" 0% of 342.5 MB --- ","local_status":null}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"waiting","category":"","eta":" unknown.","hash":"cd9670739c753fffb488e94bfec022562fe491a9","name":"Cupcake.Wars.S09E05.Twister.HDTV.x264-[NY2] - [SRIGGA]","type":"TORRENT","progress":0,"speed":" 0 mbit/s from 0 peers --- ","dlsize":" 0% of 344.1 MB --- ","local_status":null}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"waiting","category":"","eta":" unknown.","hash":"9938e6e001aa0b0a10902297300125292c085a26","name":"Cupcake.Wars.S09E06.Matilda.HDTV.x264-[NY2] - [SRIGGA]","type":"TORRENT","progress":0,"speed":" 0 mbit/s from 0 peers --- ","dlsize":" 0% of 330.1 MB --- ","local_status":null}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"waiting","category":"tv","eta":" unknown.","hash":"68fbe19ccf718632f98168740548849b9e90521b","name":"Name.Of.Show.S05E11.WEB-DL.x264-RARBG","type":"TORRENT","progress":0,"speed":" 0 mbit/s from 0 peers --- ","dlsize":" 0% of 256.7 MB --- ","local_status":null}}]
11-03 15:28:31       root                                     : DEBUG    : def get_task started
11-03 15:28:31       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["update_task",{"task":{"cloud_status":"waiting","category":"tv","eta":" ","hash":"9442df4e5db19b4d77a002a50c2c2c00a4ffdcd8","name":"Name.Of.Show.S05E12.Souls.of.the.Departed.HDTV.x264-W4F[rarbg]","type":"TORRENT","progress":0,"speed":"  --- ","dlsize":"  --- ","local_status":null}}]
11-03 15:28:31       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:28:31       engineio                                 : INFO     : 0d71989a87c64db2a29ee12e4e8c6490: Sending packet MESSAGE data 2["tasks_updated",{}]
11-03 15:28:31       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:28:41 EDT)" executed successfully
11-03 15:28:31       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:31       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:41.354486-04:00 (in 9.999292 seconds)
11-03 15:28:32       geventwebsocket.handler                  : DEBUG    : Closed WebSocket
11-03 15:28:32       geventwebsocket.handler                  : DEBUG    : Failed to write closing frame -> closing socket
11-03 15:28:32       geventwebsocket.handler                  : DEBUG    : Closed WebSocket
11-03 15:28:32       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:32       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:32       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:32] "GET /log HTTP/1.1" 200 57275 0.044459
11-03 15:28:40       root                                     : DEBUG    : New file detected at: /mnt/blackholenfs/tv/Name.Of.Show.S05E13.WEB-DL.x264-RARBG.torrent
11-03 15:28:40       root                                     : DEBUG    : def torrent_metainfo started
11-03 15:28:40       root                                     : DEBUG    : def add_task started
11-03 15:28:40       root                                     : DEBUG    : def get_task started
11-03 15:28:40       root                                     : DEBUG    : def get_cat_var started
11-03 15:28:40       root                                     : INFO     : Added: Name.Of.Show.S05E13.WEB-DL.x264-RARBG -- Category: tv -- Type: TORRENT
11-03 15:28:40       root                                     : DEBUG    : def upload_torrent started
11-03 15:28:40       root                                     : DEBUG    : Uploading torrent to the cloud: /mnt/blackholenfs/tv/Name.Of.Show.S05E13.WEB-DL.x264-RARBG.torrent
11-03 15:28:40       root                                     : DEBUG    : def prem_connection started
11-03 15:28:40       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/create HTTP/1.1" 200 None
11-03 15:28:40       root                                     : DEBUG    : Upload successful: /mnt/blackholenfs/tv/Name.Of.Show.S05E13.WEB-DL.x264-RARBG.torrent
11-03 15:28:40       root                                     : DEBUG    : Deleting file from watchdir: /mnt/blackholenfs/tv/Name.Of.Show.S05E13.WEB-DL.x264-RARBG.torrent
11-03 15:28:40       watchdog.observers.inotify_buffer        : DEBUG    : in-event <InotifyEvent: src_path=/mnt/blackholenfs/tv/Name.Of.Show.S05E13.WEB-DL.x264-RARBG.torrent, wd=2, mask=IN_DELETE, cookie=0, name=Name.Of.Show.S05E13.WEB-DL.x264-RARBG.torrent>
11-03 15:28:40       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:40       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:41.451844-04:00 (in 0.783890 seconds)
11-03 15:28:41       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:41       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:42.451844-04:00 (in 0.998018 seconds)
11-03 15:28:41       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:01], next run at: 2017-11-03 15:28:42 EDT)" (scheduled at 2017-11-03 15:28:41.451844-04:00)
11-03 15:28:41       root                                     : DEBUG    : def update started
11-03 15:28:41       root                                     : DEBUG    : def prem_connection started
11-03 15:28:41       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:28:41       root                                     : DEBUG    : def parse_task started
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       root                                     : DEBUG    : def get_task started
11-03 15:28:41       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:41       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:28:41       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:28:51 EDT)" executed successfully
11-03 15:28:41       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:41       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:28:51.602990-04:00 (in 9.998654 seconds)
11-03 15:28:51       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:51       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:29:01.602990-04:00 (in 9.989653 seconds)
11-03 15:28:51       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:29:01 EDT)" (scheduled at 2017-11-03 15:28:51.602990-04:00)
11-03 15:28:51       root                                     : DEBUG    : def update started
11-03 15:28:51       root                                     : DEBUG    : def prem_connection started
11-03 15:28:51       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:28:51       root                                     : DEBUG    : def parse_task started
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       root                                     : DEBUG    : def get_task started
11-03 15:28:51       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:28:51       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:28:51       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:29:01 EDT)" executed successfully
11-03 15:28:51       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:28:51       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:29:01.755020-04:00 (in 9.998840 seconds)
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:59       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:59] "GET /log HTTP/1.1" 200 57867 0.038009
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:59       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:59] "GET /static/css/bootstrap.min.css HTTP/1.1" 304 207 0.002248
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:59       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:59] "GET /static/css/font-awesome.min.css HTTP/1.1" 304 206 0.000798
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:59       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:59] "GET /static/css/style.css?v=3 HTTP/1.1" 304 205 0.000969
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:59       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:59] "GET /static/css/animate.min.css?v=3 HTTP/1.1" 304 205 0.000837
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:59       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:59] "GET /static/css/bootstrap-switch.min.css HTTP/1.1" 304 205 0.000739
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:59       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:59] "GET /static/js/jquery.min.js?v=8 HTTP/1.1" 304 206 0.000726
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:59       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:59] "GET /static/js/bootstrap.min.js?v=3 HTTP/1.1" 304 205 0.000729
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:28:59       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:28:59       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:28:59] "GET /static/js/bootstrap-switch.min.js?v=4 HTTP/1.1" 304 206 0.000753
11-03 15:29:01       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:29:01       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:29:11.755020-04:00 (in 9.997469 seconds)
11-03 15:29:01       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:29:11 EDT)" (scheduled at 2017-11-03 15:29:01.755020-04:00)
11-03 15:29:01       root                                     : DEBUG    : def update started
11-03 15:29:01       root                                     : DEBUG    : def prem_connection started
11-03 15:29:01       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:29:01       root                                     : DEBUG    : def parse_task started
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       root                                     : DEBUG    : def get_task started
11-03 15:29:01       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:01       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:29:01       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:29:11 EDT)" executed successfully
11-03 15:29:01       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:29:01       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:29:11.879879-04:00 (in 9.999526 seconds)
11-03 15:29:11       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:29:11       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:29:21.879879-04:00 (in 9.992468 seconds)
11-03 15:29:11       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:29:21 EDT)" (scheduled at 2017-11-03 15:29:11.879879-04:00)
11-03 15:29:11       root                                     : DEBUG    : def update started
11-03 15:29:11       root                                     : DEBUG    : def prem_connection started
11-03 15:29:11       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:29:11       root                                     : DEBUG    : def parse_task started
11-03 15:29:11       root                                     : DEBUG    : def get_task started
11-03 15:29:11       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:11       root                                     : DEBUG    : def get_task started
11-03 15:29:11       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:11       root                                     : DEBUG    : def get_task started
11-03 15:29:11       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:11       root                                     : DEBUG    : def get_task started
11-03 15:29:11       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:11       root                                     : DEBUG    : def get_task started
11-03 15:29:11       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:11       root                                     : DEBUG    : def get_task started
11-03 15:29:11       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:11       root                                     : DEBUG    : def get_task started
11-03 15:29:11       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:11       root                                     : DEBUG    : def get_task started
11-03 15:29:11       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:11       root                                     : DEBUG    : def get_task started
11-03 15:29:11       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:11       root                                     : DEBUG    : def get_task started
11-03 15:29:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:12       root                                     : DEBUG    : def get_task started
11-03 15:29:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:12       root                                     : DEBUG    : def get_task started
11-03 15:29:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:12       root                                     : DEBUG    : def get_task started
11-03 15:29:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:12       root                                     : DEBUG    : def get_task started
11-03 15:29:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:12       root                                     : DEBUG    : def get_task started
11-03 15:29:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:12       root                                     : DEBUG    : def get_task started
11-03 15:29:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:12       root                                     : DEBUG    : def get_task started
11-03 15:29:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:12       root                                     : DEBUG    : def get_task started
11-03 15:29:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:12       root                                     : DEBUG    : def get_task started
11-03 15:29:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:12       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:29:12       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:29:22 EDT)" executed successfully
11-03 15:29:12       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:29:12       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:29:22.009966-04:00 (in 9.999536 seconds)
11-03 15:29:22       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:29:22       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:29:32.009966-04:00 (in 9.990063 seconds)
11-03 15:29:22       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:29:32 EDT)" (scheduled at 2017-11-03 15:29:22.009966-04:00)
11-03 15:29:22       root                                     : DEBUG    : def update started
11-03 15:29:22       root                                     : DEBUG    : def prem_connection started
11-03 15:29:22       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:29:22       root                                     : DEBUG    : def parse_task started
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       root                                     : DEBUG    : def get_task started
11-03 15:29:22       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:22       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:29:22       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:29:32 EDT)" executed successfully
11-03 15:29:22       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:29:22       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:29:32.138566-04:00 (in 9.999597 seconds)
11-03 15:29:32       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:29:32       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:29:42.138566-04:00 (in 9.990515 seconds)
11-03 15:29:32       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:29:42 EDT)" (scheduled at 2017-11-03 15:29:32.138566-04:00)
11-03 15:29:32       root                                     : DEBUG    : def update started
11-03 15:29:32       root                                     : DEBUG    : def prem_connection started
11-03 15:29:32       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:29:32       root                                     : DEBUG    : def parse_task started
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       root                                     : DEBUG    : def get_task started
11-03 15:29:32       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:32       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:29:32       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:29:42 EDT)" executed successfully
11-03 15:29:32       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:29:32       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:29:42.291442-04:00 (in 9.998654 seconds)
11-03 15:29:42       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:29:42       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:29:52.291442-04:00 (in 9.994403 seconds)
11-03 15:29:42       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:29:52 EDT)" (scheduled at 2017-11-03 15:29:42.291442-04:00)
11-03 15:29:42       root                                     : DEBUG    : def update started
11-03 15:29:42       root                                     : DEBUG    : def prem_connection started
11-03 15:29:42       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:29:42       root                                     : DEBUG    : def parse_task started
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       root                                     : DEBUG    : def get_task started
11-03 15:29:42       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:42       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:29:42       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:29:52 EDT)" executed successfully
11-03 15:29:42       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:29:42       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:29:52.424152-04:00 (in 9.999381 seconds)
11-03 15:29:52       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:29:52       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:30:02.424152-04:00 (in 9.989055 seconds)
11-03 15:29:52       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:30:02 EDT)" (scheduled at 2017-11-03 15:29:52.424152-04:00)
11-03 15:29:52       root                                     : DEBUG    : def update started
11-03 15:29:52       root                                     : DEBUG    : def prem_connection started
11-03 15:29:52       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:29:52       root                                     : DEBUG    : def parse_task started
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       root                                     : DEBUG    : def get_task started
11-03 15:29:52       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:29:52       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:29:52       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:30:02 EDT)" executed successfully
11-03 15:29:52       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:29:52       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:30:02.582984-04:00 (in 9.998570 seconds)
11-03 15:30:02       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:30:02       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:30:12.582984-04:00 (in 9.994610 seconds)
11-03 15:30:02       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:30:12 EDT)" (scheduled at 2017-11-03 15:30:02.582984-04:00)
11-03 15:30:02       root                                     : DEBUG    : def update started
11-03 15:30:02       root                                     : DEBUG    : def prem_connection started
11-03 15:30:02       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:30:02       root                                     : DEBUG    : def parse_task started
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       root                                     : DEBUG    : def get_task started
11-03 15:30:02       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:02       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:30:02       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:30:12 EDT)" executed successfully
11-03 15:30:02       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:30:02       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:30:12.731468-04:00 (in 9.998719 seconds)
11-03 15:30:12       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:30:12       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:30:22.731468-04:00 (in 9.989189 seconds)
11-03 15:30:12       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:30:22 EDT)" (scheduled at 2017-11-03 15:30:12.731468-04:00)
11-03 15:30:12       root                                     : DEBUG    : def update started
11-03 15:30:12       root                                     : DEBUG    : def prem_connection started
11-03 15:30:12       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:30:12       root                                     : DEBUG    : def parse_task started
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       root                                     : DEBUG    : def get_task started
11-03 15:30:12       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:12       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:30:12       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:30:22 EDT)" executed successfully
11-03 15:30:12       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:30:12       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:30:22.887861-04:00 (in 9.998734 seconds)
11-03 15:30:22       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:22       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:22       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:22] "GET /log HTTP/1.1" 200 59030 0.069977
11-03 15:30:22       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:22       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:22       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:22] "GET /static/css/font-awesome.min.css HTTP/1.1" 304 206 0.001491
11-03 15:30:22       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:22       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:22       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:22] "GET /static/css/bootstrap.min.css HTTP/1.1" 304 207 0.001357
11-03 15:30:22       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:22       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:22       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:22] "GET /static/css/bootstrap-switch.min.css HTTP/1.1" 304 205 0.001203
11-03 15:30:22       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:22       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:22       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:22] "GET /static/css/animate.min.css?v=3 HTTP/1.1" 304 205 0.001189
11-03 15:30:22       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:22       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:22       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:22] "GET /static/css/style.css?v=3 HTTP/1.1" 304 205 0.001211
11-03 15:30:22       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:30:22       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:30:32.887861-04:00 (in 9.997892 seconds)
11-03 15:30:22       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:30:32 EDT)" (scheduled at 2017-11-03 15:30:22.887861-04:00)
11-03 15:30:22       root                                     : DEBUG    : def update started
11-03 15:30:22       root                                     : DEBUG    : def prem_connection started
11-03 15:30:23       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:30:23       root                                     : DEBUG    : def parse_task started
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       root                                     : DEBUG    : def get_task started
11-03 15:30:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:23       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:30:23       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:30:33 EDT)" executed successfully
11-03 15:30:23       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:30:23       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:30:33.033981-04:00 (in 9.998627 seconds)
11-03 15:30:23       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:23       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:23       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:23] "GET /static/js/jquery.min.js?v=8 HTTP/1.1" 304 206 0.001144
11-03 15:30:23       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:23       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:23       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:23] "GET /static/js/bootstrap-switch.min.js?v=4 HTTP/1.1" 304 206 0.000810
11-03 15:30:23       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:23       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:23       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:23] "GET /static/js/bootstrap.min.js?v=3 HTTP/1.1" 304 205 0.000789
11-03 15:30:33       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:30:33       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:30:43.033981-04:00 (in 9.989568 seconds)
11-03 15:30:33       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:30:43 EDT)" (scheduled at 2017-11-03 15:30:33.033981-04:00)
11-03 15:30:33       root                                     : DEBUG    : def update started
11-03 15:30:33       root                                     : DEBUG    : def prem_connection started
11-03 15:30:33       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:30:33       root                                     : DEBUG    : def parse_task started
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       root                                     : DEBUG    : def get_task started
11-03 15:30:33       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:33       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:30:33       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:30:43 EDT)" executed successfully
11-03 15:30:33       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:30:33       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:30:43.188098-04:00 (in 9.998693 seconds)
11-03 15:30:43       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:30:43       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:30:53.188098-04:00 (in 9.989898 seconds)
11-03 15:30:43       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:30:53 EDT)" (scheduled at 2017-11-03 15:30:43.188098-04:00)
11-03 15:30:43       root                                     : DEBUG    : def update started
11-03 15:30:43       root                                     : DEBUG    : def prem_connection started
11-03 15:30:43       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:30:43       root                                     : DEBUG    : def parse_task started
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       root                                     : DEBUG    : def get_task started
11-03 15:30:43       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:43       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:30:43       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:30:53 EDT)" executed successfully
11-03 15:30:43       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:30:43       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:30:53.322955-04:00 (in 9.999570 seconds)
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:52       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:52] "GET /log HTTP/1.1" 200 59570 0.044597
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:52       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:52] "GET /static/css/style.css?v=3 HTTP/1.1" 304 205 0.004095
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:52       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:52] "GET /static/css/font-awesome.min.css HTTP/1.1" 304 206 0.003399
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:52       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:52] "GET /static/css/bootstrap.min.css HTTP/1.1" 304 207 0.003188
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:52       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:52] "GET /static/css/bootstrap-switch.min.css HTTP/1.1" 304 205 0.003092
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:52       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:52] "GET /static/css/animate.min.css?v=3 HTTP/1.1" 304 205 0.003122
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:52       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:52] "GET /static/js/bootstrap.min.js?v=3 HTTP/1.1" 304 205 0.002880
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:52       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:52] "GET /static/js/bootstrap-switch.min.js?v=4 HTTP/1.1" 304 206 0.002806
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:30:52       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:30:52       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:30:52] "GET /static/js/jquery.min.js?v=8 HTTP/1.1" 304 206 0.002491
11-03 15:30:53       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:30:53       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:31:03.322955-04:00 (in 9.998916 seconds)
11-03 15:30:53       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:31:03 EDT)" (scheduled at 2017-11-03 15:30:53.322955-04:00)
11-03 15:30:53       root                                     : DEBUG    : def update started
11-03 15:30:53       root                                     : DEBUG    : def prem_connection started
11-03 15:30:53       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:30:53       root                                     : DEBUG    : def parse_task started
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       root                                     : DEBUG    : def get_task started
11-03 15:30:53       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:30:53       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:30:53       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:31:03 EDT)" executed successfully
11-03 15:30:53       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:30:53       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:31:03.453364-04:00 (in 9.999585 seconds)
11-03 15:31:03       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:31:03       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:31:13.453364-04:00 (in 9.989483 seconds)
11-03 15:31:03       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:31:13 EDT)" (scheduled at 2017-11-03 15:31:03.453364-04:00)
11-03 15:31:03       root                                     : DEBUG    : def update started
11-03 15:31:03       root                                     : DEBUG    : def prem_connection started
11-03 15:31:03       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:31:03       root                                     : DEBUG    : def parse_task started
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       root                                     : DEBUG    : def get_task started
11-03 15:31:03       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:03       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:31:03       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:31:13 EDT)" executed successfully
11-03 15:31:03       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:31:03       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:31:13.600890-04:00 (in 9.998702 seconds)
11-03 15:31:13       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:31:13       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:31:23.600890-04:00 (in 9.989074 seconds)
11-03 15:31:13       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:31:23 EDT)" (scheduled at 2017-11-03 15:31:13.600890-04:00)
11-03 15:31:13       root                                     : DEBUG    : def update started
11-03 15:31:13       root                                     : DEBUG    : def prem_connection started
11-03 15:31:13       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:31:13       root                                     : DEBUG    : def parse_task started
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       root                                     : DEBUG    : def get_task started
11-03 15:31:13       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:13       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:31:13       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:31:23 EDT)" executed successfully
11-03 15:31:13       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:31:13       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:31:23.749427-04:00 (in 9.998748 seconds)
11-03 15:31:21       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:31:21       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:31:21       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:31:21] "GET /log HTTP/1.1" 200 60010 0.046660
11-03 15:31:21       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:31:21       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:31:21       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:31:21] "GET /static/css/style.css?v=3 HTTP/1.1" 304 205 0.001868
11-03 15:31:21       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:31:21       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:31:21       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:31:21] "GET /static/css/bootstrap.min.css HTTP/1.1" 304 207 0.001461
11-03 15:31:21       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:31:21       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:31:21       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:31:21] "GET /static/css/font-awesome.min.css HTTP/1.1" 304 206 0.001677
11-03 15:31:21       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:31:21       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:31:21       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:31:21] "GET /static/css/bootstrap-switch.min.css HTTP/1.1" 304 205 0.001715
11-03 15:31:21       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:31:21       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:31:21       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:31:21] "GET /static/css/animate.min.css?v=3 HTTP/1.1" 304 205 0.001710
11-03 15:31:23       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:31:23       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:31:23       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:31:23] "GET /static/js/jquery.min.js?v=8 HTTP/1.1" 304 206 0.001579
11-03 15:31:23       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:31:23       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:31:23       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:31:23] "GET /static/js/bootstrap-switch.min.js?v=4 HTTP/1.1" 304 206 0.001325
11-03 15:31:23       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:31:23       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request
11-03 15:31:23       geventwebsocket.handler                  : INFO     : 192.168.xx.xx - - [2017-11-03 15:31:23] "GET /static/js/bootstrap.min.js?v=3 HTTP/1.1" 304 205 0.001350
11-03 15:31:23       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:31:23       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:31:33.749427-04:00 (in 9.998101 seconds)
11-03 15:31:23       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:31:33 EDT)" (scheduled at 2017-11-03 15:31:23.749427-04:00)
11-03 15:31:23       root                                     : DEBUG    : def update started
11-03 15:31:23       root                                     : DEBUG    : def prem_connection started
11-03 15:31:23       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:31:23       root                                     : DEBUG    : def parse_task started
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       root                                     : DEBUG    : def get_task started
11-03 15:31:23       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:23       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:31:23       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:31:33 EDT)" executed successfully
11-03 15:31:23       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:31:23       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:31:33.895994-04:00 (in 9.998711 seconds)
11-03 15:31:33       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:31:33       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:31:43.895994-04:00 (in 9.989016 seconds)
11-03 15:31:33       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:31:43 EDT)" (scheduled at 2017-11-03 15:31:33.895994-04:00)
11-03 15:31:33       root                                     : DEBUG    : def update started
11-03 15:31:33       root                                     : DEBUG    : def prem_connection started
11-03 15:31:34       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:31:34       root                                     : DEBUG    : def parse_task started
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       root                                     : DEBUG    : def get_task started
11-03 15:31:34       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:34       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:31:34       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:31:44 EDT)" executed successfully
11-03 15:31:34       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:31:34       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:31:44.039545-04:00 (in 9.999509 seconds)
11-03 15:31:44       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:31:44       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:31:54.039545-04:00 (in 9.995788 seconds)
11-03 15:31:44       apscheduler.executors.default            : INFO     : Running job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:31:54 EDT)" (scheduled at 2017-11-03 15:31:44.039545-04:00)
11-03 15:31:44       root                                     : DEBUG    : def update started
11-03 15:31:44       root                                     : DEBUG    : def prem_connection started
11-03 15:31:44       urllib3.connectionpool                   : DEBUG    : https://www.premiumize.me:443 "POST /api/transfer/list HTTP/1.1" 200 None
11-03 15:31:44       root                                     : DEBUG    : def parse_task started
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       root                                     : DEBUG    : def get_task started
11-03 15:31:44       socketio                                 : INFO     : emitting event "update_task" to all [/]
11-03 15:31:44       socketio                                 : INFO     : emitting event "tasks_updated" to all [/]
11-03 15:31:44       apscheduler.executors.default            : INFO     : Job "update (trigger: interval[0:00:10], next run at: 2017-11-03 15:31:54 EDT)" executed successfully
11-03 15:31:44       apscheduler.scheduler                    : DEBUG    : Looking for jobs to run
11-03 15:31:44       apscheduler.scheduler                    : DEBUG    : Next wakeup is due at 2017-11-03 15:31:54.177344-04:00 (in 9.998918 seconds)
11-03 15:31:50       geventwebsocket.handler                  : DEBUG    : Initializing WebSocket
11-03 15:31:50       geventwebsocket.handler                  : DEBUG    : Validating WebSocket request

from premiumizer.

neox387 avatar neox387 commented on August 23, 2024

The file S05E14 You added ends in .torrent right.

And no other files work after it stops working? Like for example a .magnet file (text file with magnet link) or a .nzb file allso do not get detected anymore? There is a 10 second delay between adding The file and it showing in premiumizer

from premiumizer.

neox387 avatar neox387 commented on August 23, 2024

Anyway this is very weird watchdog has not been updated for months and I don't have these issues..

Running on windows with the premiumizer processes executed as administrator

from premiumizer.

bjsjr avatar bjsjr commented on August 23, 2024

Correct, they end in torrent. I use SickRage which I don't think returns any magnet files and any nzbs go to Sabnzbd.

I'm using Debian linux and just installed premiumizer. So, I can't say it used to work and now doesn't. I guess it could be some kind of config problem but I don't know what, since it works for the first couple of minutes.

from premiumizer.

bjsjr avatar bjsjr commented on August 23, 2024

I figured out my problem. My watchdir is a NFS share and watchdog cannot detect file system changes on a NFS share.

I don't think this solves the OP's problem since his worked for sometime but thought the info might be useful for anyone else trying to use a NFS share.

from premiumizer.

ohmycrypto avatar ohmycrypto commented on August 23, 2024

Here is my log after restarting:

11-22 10:32:35: INFO : Running at C:\Premiumizer\Premiumizer
11-22 10:32:35: INFO : Watchdir is enabled at: C:\Users\Administrator\Downloads\Blackhole
11-22 10:32:35: INFO : Starting server on 127.0.0.1:5000
11-22 10:32:39: INFO : Restarting
11-22 10:32:39: ERROR : Exception on /settings [GET]
Traceback (most recent call last):
File "C:\Premiumizer\Python\lib\site-packages\flask\app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
File "C:\Premiumizer\Python\lib\site-packages\flask\app.py", line 1614, in full_dispatch_request
rv = self.handle_user_exception(e)
File "C:\Premiumizer\Python\lib\site-packages\flask\app.py", line 1517, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "C:\Premiumizer\Python\lib\site-packages\flask\app.py", line 1612, in full_dispatch_request
rv = self.dispatch_request()
File "C:\Premiumizer\Python\lib\site-packages\flask\app.py", line 1598, in dispatch_request
return self.view_functionsrule.endpoint
File "C:\Premiumizer\Python\lib\site-packages\flask_login\utils.py", line 225, in decorated_view
return func(*args, **kwargs)
File "C:\Premiumizer\Premiumizer\Premiumizer.py", line 1716, in settings
check_update(0)
File "C:\Premiumizer\Premiumizer\Premiumizer.py", line 332, in check_update
time_job = scheduler.scheduler.get_job('check_update').next_run_time.replace(tzinfo=None)
AttributeError: 'NoneType' object has no attribute 'next_run_time'
11-22 10:32:42: INFO : Running at C:\Premiumizer\Premiumizer
11-22 10:32:42: INFO : Watchdir is enabled at: C:\Users\Administrator\Downloads\Blackhole
11-22 10:32:42: INFO : Starting server on 127.0.0.1:5000

from premiumizer.

neox387 avatar neox387 commented on August 23, 2024

That error has nothing to do with Blackhole/watchdog but it's a weird one ^^

Have u tried deleting and start over Premiumizer ? :)

from premiumizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.