Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 13.09.2016 20:29:08 plexivity.helper INFO : local timezone: local
- 13.09.2016 20:29:08 plexivity.helper ERROR : Local timezone name could not be determined. Scheduler will display times in UTC for any logmessages. To resolve this set up /etc/timezone with correct time zone name.
- 13.09.2016 20:29:08 apscheduler INFO : Adding job tentatively -- it will be properly scheduled when the scheduler starts
- 13.09.2016 20:29:08 apscheduler INFO : Added job "task" to job store "default"
- 13.09.2016 20:29:08 apscheduler INFO : Scheduler started
- 13.09.2016 20:29:08 apscheduler DEBUG : Looking for jobs to run
- 13.09.2016 20:29:08 apscheduler DEBUG : Next wakeup is due at 2016-09-13 18:29:10.604933+00:00 (in 1.843909 seconds)
- 13.09.2016 20:29:10 apscheduler DEBUG : Looking for jobs to run
- 13.09.2016 20:29:10 apscheduler DEBUG : Next wakeup is due at 2016-09-13 18:31:10.604933+00:00 (in 119.998964 seconds)
- 13.09.2016 20:29:10 apscheduler.executors.default INFO : Running job "task (trigger: interval[0:02:00], next run at: 2016-09-13 18:31:10 UTC)" (scheduled at 2016-09-13 18:29:10.604933+00:00)
- 13.09.2016 20:29:11 plexivity.plex DEBUG : PLEX => requested url: status/sessions
- 13.09.2016 20:29:11 plexivity.plex DEBUG : PLEX => requests args: {}
- 13.09.2016 20:29:11 plexivity.plex DEBUG : PLEX => request failed, trying with auth
- 13.09.2016 20:29:11 plexivity.notify INFO : getting recently started entrys from database
- 13.09.2016 20:29:12 plexivity.plex DEBUG : PLEX => requested url: library/recentlyAdded
- 13.09.2016 20:29:12 plexivity.plex DEBUG : PLEX => requests args: {'X-Plex-Container-Size': 6, 'X-Plex-Container-Start': 0}
- 13.09.2016 20:29:12 plexivity.plex DEBUG : PLEX => request failed, trying with auth
- 13.09.2016 20:29:12 apscheduler.executors.default ERROR : Job "task (trigger: interval[0:02:00], next run at: 2016-09-13 18:31:10 UTC)" raised an exception
- Traceback (most recent call last):
- File "/usr/local/plexivity/env/lib/python2.7/site-packages/apscheduler/executors/base.py", line 108, in run_job
- retval = job.func(*job.args, **job.kwargs)
- File "/volume1/@appstore/plexivity/share/plexivity/app/notify.py", line 22, in task
- if len(recentlyAdded):
- TypeError: object of type 'bool' has no len()
- 13.09.2016 20:31:10 apscheduler DEBUG : Looking for jobs to run
- 13.09.2016 20:31:10 apscheduler.executors.default INFO : Running job "task (trigger: interval[0:02:00], next run at: 2016-09-13 18:31:10 UTC)" (scheduled at 2016-09-13 18:31:10.604933+00:00)
- 13.09.2016 20:31:10 apscheduler DEBUG : Next wakeup is due at 2016-09-13 18:33:10.604933+00:00 (in 119.997376 seconds)
- 13.09.2016 20:31:10 plexivity.plex DEBUG : PLEX => requested url: status/sessions
- 13.09.2016 20:31:10 plexivity.plex DEBUG : PLEX => requests args: {}
- 13.09.2016 20:31:10 plexivity.plex DEBUG : PLEX => request failed, trying with auth
- 13.09.2016 20:31:10 plexivity.notify INFO : getting recently started entrys from database
- 13.09.2016 20:31:10 plexivity.plex DEBUG : PLEX => requested url: library/recentlyAdded
- 13.09.2016 20:31:10 plexivity.plex DEBUG : PLEX => requests args: {'X-Plex-Container-Size': 6, 'X-Plex-Container-Start': 0}
- 13.09.2016 20:31:10 plexivity.plex DEBUG : PLEX => request failed, trying with auth
- 13.09.2016 20:31:11 apscheduler.executors.default ERROR : Job "task (trigger: interval[0:02:00], next run at: 2016-09-13 18:33:10 UTC)" raised an exception
- Traceback (most recent call last):
- File "/usr/local/plexivity/env/lib/python2.7/site-packages/apscheduler/executors/base.py", line 108, in run_job
- retval = job.func(*job.args, **job.kwargs)
- File "/volume1/@appstore/plexivity/share/plexivity/app/notify.py", line 22, in task
- if len(recentlyAdded):
- TypeError: object of type 'bool' has no len()
- 13.09.2016 20:32:57 plexivity.helper INFO : local timezone: local
- 13.09.2016 20:32:57 plexivity.helper ERROR : Local timezone name could not be determined. Scheduler will display times in UTC for any logmessages. To resolve this set up /etc/timezone with correct time zone name.
- 13.09.2016 20:32:57 apscheduler INFO : Adding job tentatively -- it will be properly scheduled when the scheduler starts
- 13.09.2016 20:32:57 apscheduler INFO : Added job "task" to job store "default"
- 13.09.2016 20:32:57 apscheduler INFO : Scheduler started
- 13.09.2016 20:32:57 apscheduler DEBUG : Looking for jobs to run
- 13.09.2016 20:32:57 apscheduler DEBUG : Next wakeup is due at 2016-09-13 18:32:59.403900+00:00 (in 1.980311 seconds)
- 13.09.2016 20:32:57 plexivity.plex DEBUG : PLEX => requested url: status
- 13.09.2016 20:32:57 plexivity.plex DEBUG : PLEX => requests args: {}
- 13.09.2016 20:32:57 plexivity.plex DEBUG : PLEX => request failed, trying with auth
- 13.09.2016 20:32:59 apscheduler DEBUG : Looking for jobs to run
- 13.09.2016 20:32:59 apscheduler DEBUG : Next wakeup is due at 2016-09-13 18:34:59.403900+00:00 (in 119.678863 seconds)
- 13.09.2016 20:32:59 apscheduler.executors.default INFO : Running job "task (trigger: interval[0:02:00], next run at: 2016-09-13 18:34:59 UTC)" (scheduled at 2016-09-13 18:32:59.403900+00:00)
- 13.09.2016 20:32:59 plexivity.plex DEBUG : PLEX => requested url: status/sessions
- 13.09.2016 20:32:59 plexivity.plex DEBUG : PLEX => requests args: {}
- 13.09.2016 20:32:59 plexivity.plex DEBUG : PLEX => request failed, trying with auth
- 13.09.2016 20:33:00 plexivity.notify INFO : getting recently started entrys from database
- 13.09.2016 20:33:00 plexivity.plex DEBUG : PLEX => requested url: library/recentlyAdded
- 13.09.2016 20:33:00 plexivity.plex DEBUG : PLEX => requests args: {'X-Plex-Container-Size': 6, 'X-Plex-Container-Start': 0}
- 13.09.2016 20:33:00 plexivity.plex DEBUG : PLEX => request failed, trying with auth
- 13.09.2016 20:33:00 apscheduler.executors.default ERROR : Job "task (trigger: interval[0:02:00], next run at: 2016-09-13 18:34:59 UTC)" raised an exception
- Traceback (most recent call last):
- File "/usr/local/plexivity/env/lib/python2.7/site-packages/apscheduler/executors/base.py", line 108, in run_job
- retval = job.func(*job.args, **job.kwargs)
- File "/volume1/@appstore/plexivity/share/plexivity/app/notify.py", line 22, in task
- if len(recentlyAdded):
- TypeError: object of type 'bool' has no len()
Advertisement
Add Comment
Please, Sign In to add comment