Closed m1lkman closed 7 years ago
ok, that's odd. Not reproducible here. Looks like the database wasn't created correctly. In your lazylibrarian log directory there should be a file called dbupgrade.log, can you post that log
Nothing in the directory other than the main log. Should I start over with an older release then upgrade to this?
`root@downloader:$ sudo ls -Rla /home/user/.lazylibrarian/ /home/user/.lazylibrarian/: total 16 drwx------ 4 user user 4096 Apr 24 12:36 . drwxr-xr-x 21 user user 4096 Apr 24 12:36 .. drwx------ 2 user user 4096 Apr 24 12:36 cache -rw------- 1 user user 0 Apr 24 12:36 lazylibrarian.db drwx------ 2 user user 4096 Apr 24 12:36 Logs
/home/user/.lazylibrarian/cache: total 8 drwx------ 2 user user 4096 Apr 24 12:36 . drwx------ 4 user user 4096 Apr 24 12:36 ..
/home/user/.lazylibrarian/Logs: total 28 drwx------ 2 user user 4096 Apr 24 12:36 . drwx------ 4 user user 4096 Apr 24 12:36 .. -rw------- 1 user user 18736 Apr 24 12:36 lazylibrarian.log`
ok, thanks. I'm on ubuntu 17.04 here, so it should work ok. If you start lazylibrarian again, does it still say in the logs that the database is version 0 ? (should be 19) I'm about to push an upgrade with some minor changes to startup code, among other things, so might be why my version isn't showing the problem??
Everything I posted in was what was in the log. Doesn't look like it's writing the db version. Is there a debug switch?
The first log you posted was exactly what we need. In the first log it says 24-Apr-2017 12:36:34 - INFO :: MAIN : Database is version 0, integrity check: ok If you restart lazylibrarian it will check the database version, realise it's zero and try to upgrade... I think Can't quite see why it didn't do that on first run though
okay, got it. Here's the new log.
24-Apr-2017 14:06:05 - INFO :: MAIN : Log level set to [0]- Log Directory is [/home/user/.lazylibrarian/Logs] - Config level is [9] 24-Apr-2017 14:06:05 - INFO :: MAIN : Screen Log set to INFO/WARN/ERROR 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : UTORRENT : utorrent_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TRANSMISSION : transmission_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : proxy_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Newzbin : newzbin -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : cache_age -> 30 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : loglimit -> 500 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LIME : lime_host -> https://www.limetorrents.cc 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_transmission -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_priority -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : name_postfix -> snr, jnr, jr, sr, phd 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NMA : nma_priority -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : DELUGE : deluge_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NMA : nma_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_smtp_password -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : reject_magsize -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : AndroidPN : androidpn_username -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Newzbin : newzbin_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : USENET : usenet_retention -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_tls -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TDL : tdl_host -> torrentdownloads.me 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_blackhole -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Twitter : twitter_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Custom : custom_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : git_updated -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : destination_copy -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : RTORRENT : rtorrent_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : dir_perm -> 0o755 24-Apr-2017 14:06:05 - DEBUG :: MAIN : AndroidPN : androidpn_url -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushbullet : pushbullet_deviceid -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_label -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_convert -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : destination_dir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushbullet : pushbullet_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : loglevel -> 9 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : git_program -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Custom : use_custom -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : GEN : gen -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_smtp_server -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_synology -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_utorrent -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TRANSMISSION : transmission_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : ZOO : zoo -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : proxy_type -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LIME : lime -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_root -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : EXTRA : extra -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : download_dir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : prefer_magnet -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_proxy -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : no_future -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : USENET : nzb_downloader_synology -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : launch_browser -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : reject_magmin -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : ebook_type -> epub, mobi, pdf 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_deluge -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Custom : custom_script -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : PostProcess : mag_relative -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : task_age -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBMatrix : nzbmatrix_api -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : mag_type -> pdf 24-Apr-2017 14:06:05 - DEBUG :: MAIN : RTORRENT : rtorrent_label -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : AndroidPN : use_androidpn -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : PostProcess : ebook_dest_file -> $Title - $Author 24-Apr-2017 14:06:05 - DEBUG :: MAIN : PostProcess : mag_dest_folder -> _Magazines/$Title/$IssueDate 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : install_type -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : mag_age -> 31 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_host -> 0.0.0.0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : API : book_api -> GoodReads 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : pushover_apitoken -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TDL : tdl -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : logfiles -> 10 24-Apr-2017 14:06:05 - DEBUG :: MAIN : API : gr_api -> ckvsiSDsuqh7omh74ZZ6Q 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_singlebook -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_subdir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NMA : nma_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : git_repo -> lazylibrarian 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SYNOLOGY : synology_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_autosearch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SYNOLOGY : synology_dir -> Multimedia/Download 24-Apr-2017 14:06:05 - DEBUG :: MAIN : ZOO : zoo_host -> https://zooqle.com 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_preflang -> en, eng, en-US, en-GB 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : displaylength -> 10 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBMatrix : nzbmatrix -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : api_enabled -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : GEN : gen_host -> libgen.io 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_calibredb -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : reject_maxsize -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : AndroidPN : androidpn_broadcast -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_ssl -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_convert_magnet -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_rtorrent -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : DELUGE : deluge_label -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : latest_version -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : PostProcess : mag_dest_file -> $IssueDate - $Title 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : mag_single -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Boxcar : boxcar_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Slack : slack_token -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : notfound_status -> Skipped 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SearchScan : versioncheck_interval -> 24 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushbullet : pushbullet_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : use_pushover -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SearchScan : search_interval -> 360 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Newzbin : newzbin_uid -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_smtp_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_category -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : pushover_keys -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : UTORRENT : utorrent_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Twitter : twitter_username -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_cat -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : add_series -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : API : gb_api -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : AndroidPN : androidpn_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TPB : tpb -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : UTORRENT : utorrent_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NMA : nma_apikey -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Slack : use_slack -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : DELUGE : deluge_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : file_perm -> 0o644 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : USENET : nzb_downloader_nzbget -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Boxcar : use_boxcar -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TRANSMISSION : transmission_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Boxcar : boxcar_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : KAT : kat -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : EXTRA : extra_host -> extratorrent.cc 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : pushover_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NMA : use_nma -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : current_version -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TRANSMISSION : transmission_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : newbook_status -> Skipped 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : dload_ratio -> 90 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushbullet : pushbullet_token -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : RTORRENT : rtorrent_dir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : AndroidPN : androidpn_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : pushover_priority -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : torrent_dir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SYNOLOGY : synology_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TPB : tpb_host -> https://piratebays.co 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Twitter : twitter_password -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushbullet : use_pushbullet -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : PostProcess : one_format -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : pushover_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_autoadd -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : full_scan -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : numberofseeders -> 10 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : match_ratio -> 80 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : keep_seeding -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_onlyisbn -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Slack : slack_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : UTORRENT : utorrent_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : RTORRENT : rtorrent_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_api -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : https_cert -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : commits_behind -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : api_key -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SYNOLOGY : synology_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Twitter : use_twitter -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SYNOLOGY : synology_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : UTORRENT : utorrent_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : logsize -> 204800 24-Apr-2017 14:06:05 - DEBUG :: MAIN : DELUGE : deluge_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : UTORRENT : utorrent_label -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Twitter : twitter_prefix -> LazyLibrarian 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_monthlang -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : reject_minsize -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_to -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : logdir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TRANSMISSION : transmission_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_qbittorrent -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : DELUGE : deluge_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : reject_words -> audiobook, mp3 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : newauthor_status -> Skipped 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : add_author -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : https_key -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_from -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBMatrix : nzbmatrix_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : use_email -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SearchScan : scan_interval -> 10 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Slack : slack_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_look -> default 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : git_user -> dobytang 24-Apr-2017 14:06:05 - DEBUG :: MAIN : PostProcess : ebook_dest_folder -> $Author/$Title 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : pushover_device -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : bookstrap_theme -> slate 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SYNOLOGY : use_synology -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Twitter : twitter_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_port -> 5299 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : git_branch -> master 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Custom : custom_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : https_enabled -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Boxcar : boxcar_token -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : USENET : nzb_blackholedir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : USENET : nzb_downloader_blackhole -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : USENET : nzb_downloader_sabnzbd -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_smtp_port -> 25 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : alternate_dir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : RTORRENT : rtorrent_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : KAT : kat_host -> kickass.cd 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SearchScan : searchrss_interval -> 20 24-Apr-2017 14:06:05 - INFO :: MAIN : Config file loaded 24-Apr-2017 14:06:05 - INFO :: MAIN : SYS_ENCODING is UTF-8 24-Apr-2017 14:06:05 - INFO :: MAIN : Database is version 0, integrity check: ok 24-Apr-2017 14:06:05 - ERROR :: MAIN : Database error: no such table: series 24-Apr-2017 14:06:05 - ERROR :: MAIN : Failed query: [SELECT SeriesID from series] 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Bookstrap found 17 themes 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Set Install Type, Current & Latest Version and Commit status 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (RunGit)Trying to execute: "git rev-parse --abbrev-ref HEAD" with shell in /opt/LazyLibrarian 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (RunGit)Git output: [master] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getCurrentGitBranch) Current local branch of repo is [master] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getInstallType) [git] install detected. Setting Branch to [master] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (RunGit)Trying to execute: "git rev-parse HEAD" with shell in /opt/LazyLibrarian 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (RunGit)Git output: [5e224074035a997e57ff4933f021df4eafa14cee] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (updateVersionFile) Updating [/opt/LazyLibrarian/version.txt] with value [5e224074035a997e57ff4933f021df4eafa14cee] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getCurrentVersion) - Install type [git] Local Version is unchanged [5e224074035a997e57ff4933f021df4eafa14cee] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getLatestVersion_FromGit) Retrieving latest version information from github command=[https://api.github.com/repos/dobytang/lazylibrarian/commits/master] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getLatestVersion_FromGit) Branch [master] Latest Version has been set to [ed0e79cfbe0eb90b87d1af317a25bb9e17552046] 24-Apr-2017 14:06:06 - INFO :: MAIN : [VersionCheck] - Comparing currently installed version with latest github version 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getCommitDifferenceFromGit) - Check for differences between local & repo by [https://api.github.com/repos/dobytang/LazyLibrarian/compare/5e224074035a997e57ff4933f021df4eafa14cee...ed0e79cfbe0eb90b87d1af317a25bb9e17552046] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : JSONDecode url 24-Apr-2017 14:06:06 - DEBUG :: MAIN : pull total_commits from json object 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getCommitDifferenceFromGit) - GitHub reports as follows Status [ahead] - Ahead [3] - Behind [0] - Total Commits [3] 24-Apr-2017 14:06:06 - INFO :: MAIN : [VersionCheck] - New version is available. You are 3 commits behind 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getCommitDifferenceFromGit) - exiting with commit value of [3] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : Update check complete 24-Apr-2017 14:06:06 - DEBUG :: MAIN : Current Version [5e224074035a997e57ff4933f021df4eafa14cee] - Latest remote version [ed0e79cfbe0eb90b87d1af317a25bb9e17552046] - Install type [git] 24-Apr-2017 14:06:06 - INFO :: MAIN : Starting LazyLibrarian on port: 5299, webroot "" 24-Apr-2017 14:06:06 - INFO :: MAIN : Starting LazyLibrarian web server on http://0.0.0.0:5299/ 24-Apr-2017 14:06:12 - ERROR :: CP Server Thread-4 : Database error: no such table: authors 24-Apr-2017 14:06:12 - ERROR :: CP Server Thread-4 : Failed query: [SELECT * from authors where Status != "Ignored" order by AuthorName COLLATE NOCASE] 24-Apr-2017 14:06:17 - ERROR :: CP Server Thread-4 : Database error: no such table: authors 24-Apr-2017 14:06:17 - ERROR :: CP Server Thread-4 : Failed query: [SELECT * from authors where Status != "Ignored" order by AuthorName COLLATE NOCASE] 24-Apr-2017 14:06:23 - ERROR :: CP Server Thread-4 : Database error: no such table: authors 24-Apr-2017 14:06:23 - ERROR :: CP Server Thread-4 : Failed query: [SELECT * from authors where Status != "Ignored" order by AuthorName COLLATE NOCASE] 24-Apr-2017 14:06:29 - ERROR :: CP Server Thread-4 : Database error: no such table: authors 24-Apr-2017 14:06:29 - ERROR :: CP Server Thread-4 : Failed query: [SELECT * from authors where Status != "Ignored" order by AuthorName COLLATE NOCASE]
ok so it still hasn't created the database properly. Still says version 0, but it has realised there is a new version available.
Can you try starting lazylibrarian from the command line and forcing lazylibrarian to upgrade cd /opt/LazyLibrarian (or wherever you put it) python LazyLibrarian.py --datadir=$HOME/.lazylibrarian/ --update
That should pull in the latest code and then restart automatically
On Mon, 24 Apr 2017 at 23:08 m1lkman notifications@github.com wrote:
okay, got it. Here's the new log. 24-Apr-2017 14:06:05 - INFO :: MAIN : Log level set to [0]- Log Directory is [/home/user/.lazylibrarian/Logs] - Config level is [9] 24-Apr-2017 14:06:05 - INFO :: MAIN : Screen Log set to INFO/WARN/ERROR 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : UTORRENT : utorrent_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TRANSMISSION : transmission_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : proxy_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Newzbin : newzbin -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : cache_age -> 30 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : loglimit -> 500 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LIME : lime_host -> https://www.limetorrents.cc 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_transmission -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_priority -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : name_postfix -> snr, jnr, jr, sr, phd 24-Apr-2017 14:06:05
- DEBUG :: MAIN : SABnzbd : sab_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NMA : nma_priority -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : DELUGE : deluge_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NMA : nma_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_smtp_password -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : reject_magsize -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : AndroidPN : androidpn_username -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Newzbin : newzbin_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : USENET : usenet_retention -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_tls -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TDL : tdl_host -> torrentdownloads.me 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_blackhole -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Twitter : twitter_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Custom : custom_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : git_updated -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : destination_copy -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : RTORRENT : rtorrent_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : dir_perm -> 0o755 24-Apr-2017 14:06:05 - DEBUG :: MAIN : AndroidPN : androidpn_url -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushbullet : pushbullet_deviceid -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_label -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_convert -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : destination_dir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushbullet : pushbullet_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : loglevel -> 9 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : git_program -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Custom : use_custom -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : GEN : gen -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_smtp_server -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_synology -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_utorrent -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TRANSMISSION : transmission_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : ZOO : zoo -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : proxy_type -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LIME : lime -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_root -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : EXTRA : extra -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : download_dir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : prefer_magnet -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_proxy -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : no_future -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : USENET : nzb_downloader_synology -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : launch_browser -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : reject_magmin -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : ebook_type -> epub, mobi, pdf 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_deluge -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Custom : custom_script -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : PostProcess : mag_relative -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : task_age -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBMatrix : nzbmatrix_api -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : mag_type -> pdf 24-Apr-2017 14:06:05 - DEBUG :: MAIN : RTORRENT : rtorrent_label -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : AndroidPN : use_androidpn -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : PostProcess : ebook_dest_file -> $Title - $Author 24-Apr-2017 14:06:05 - DEBUG :: MAIN : PostProcess : mag_dest_folder -> _Magazines/$Title/$IssueDate 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : install_type -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : mag_age -> 31 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_host -> 0.0.0.0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : API : book_api -> GoodReads 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : pushover_apitoken -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TDL : tdl -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : logfiles -> 10 24-Apr-2017 14:06:05 - DEBUG :: MAIN : API : gr_api -> ckvsiSDsuqh7omh74ZZ6Q 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_singlebook -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_subdir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NMA : nma_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : git_repo -> lazylibrarian 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SYNOLOGY : synology_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_autosearch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SYNOLOGY : synology_dir -> Multimedia/Download 24-Apr-2017 14:06:05 - DEBUG :: MAIN : ZOO : zoo_host -> https://zooqle.com 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_preflang -> en, eng, en-US, en-GB 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : displaylength -> 10 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBMatrix : nzbmatrix -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : api_enabled -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : GEN : gen_host -> libgen.io 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_calibredb -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : reject_maxsize -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : AndroidPN : androidpn_broadcast -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_ssl -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_convert_magnet -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_rtorrent -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : DELUGE : deluge_label -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : latest_version -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : PostProcess : mag_dest_file -> $IssueDate - $Title 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : mag_single -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Boxcar : boxcar_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Slack : slack_token -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : notfound_status -> Skipped 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SearchScan : versioncheck_interval -> 24 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushbullet : pushbullet_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : use_pushover -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SearchScan : search_interval -> 360 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Newzbin : newzbin_uid -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_smtp_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_category -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : pushover_keys -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : UTORRENT : utorrent_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Twitter : twitter_username -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_cat -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : add_series -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : API : gb_api -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : AndroidPN : androidpn_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TPB : tpb -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : UTORRENT : utorrent_host -> 24-Apr-2017 14:06:05
- DEBUG :: MAIN : NMA : nma_apikey -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Slack : use_slack -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : DELUGE : deluge_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : file_perm -> 0o644 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : USENET : nzb_downloader_nzbget -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Boxcar : use_boxcar -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TRANSMISSION : transmission_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Boxcar : boxcar_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : KAT : kat -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : EXTRA : extra_host -> extratorrent.cc 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : pushover_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NMA : use_nma -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : current_version -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TRANSMISSION : transmission_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : newbook_status -> Skipped 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : dload_ratio -> 90 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushbullet : pushbullet_token -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : RTORRENT : rtorrent_dir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : AndroidPN : androidpn_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : pushover_priority -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : torrent_dir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SYNOLOGY : synology_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TPB : tpb_host -> https://piratebays.co 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Twitter : twitter_password -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushbullet : use_pushbullet -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : PostProcess : one_format -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : pushover_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBGet : nzbget_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_autoadd -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : full_scan -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : numberofseeders -> 10 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : match_ratio -> 80 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : keep_seeding -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_onlyisbn -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Slack : slack_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : UTORRENT : utorrent_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : RTORRENT : rtorrent_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_api -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : https_cert -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : commits_behind -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : api_key -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SYNOLOGY : synology_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Twitter : use_twitter -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SYNOLOGY : synology_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : UTORRENT : utorrent_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : logsize -> 204800 24-Apr-2017 14:06:05 - DEBUG :: MAIN : DELUGE : deluge_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : UTORRENT : utorrent_label -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Twitter : twitter_prefix -> LazyLibrarian 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : imp_monthlang -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : reject_minsize -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_to -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : logdir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TRANSMISSION : transmission_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : TORRENT : tor_downloader_qbittorrent -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : DELUGE : deluge_port -> 0 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : reject_words -> audiobook, mp3 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : newauthor_status -> Skipped 24-Apr-2017 14:06:05 - DEBUG :: MAIN : LibraryScan : add_author -> True 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SABnzbd : sab_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : https_key -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_from -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : NZBMatrix : nzbmatrix_user -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : use_email -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SearchScan : scan_interval -> 10 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Slack : slack_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_look -> default 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : git_user -> dobytang 24-Apr-2017 14:06:05 - DEBUG :: MAIN : PostProcess : ebook_dest_folder -> $Author/$Title 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Pushover : pushover_device -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : bookstrap_theme -> slate 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SYNOLOGY : use_synology -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Twitter : twitter_notify_onsnatch -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : http_port -> 5299 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Git : git_branch -> master 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Custom : custom_notify_ondownload -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : https_enabled -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Boxcar : boxcar_token -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : USENET : nzb_blackholedir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : USENET : nzb_downloader_blackhole -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : USENET : nzb_downloader_sabnzbd -> False 24-Apr-2017 14:06:05 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_host -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Email : email_smtp_port -> 25 24-Apr-2017 14:06:05 - DEBUG :: MAIN : General : alternate_dir -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : RTORRENT : rtorrent_pass -> 24-Apr-2017 14:06:05 - DEBUG :: MAIN : KAT : kat_host -> kickass.cd 24-Apr-2017 14:06:05 - DEBUG :: MAIN : SearchScan : searchrss_interval -> 20 24-Apr-2017 14:06:05 - INFO :: MAIN : Config file loaded 24-Apr-2017 14:06:05 - INFO :: MAIN : SYS_ENCODING is UTF-8 24-Apr-2017 14:06:05 - INFO :: MAIN : Database is version 0, integrity check: ok 24-Apr-2017 14:06:05 - ERROR :: MAIN : Database error: no such table: series 24-Apr-2017 14:06:05 - ERROR :: MAIN : Failed query: [SELECT SeriesID from series] 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Bookstrap found 17 themes 24-Apr-2017 14:06:05 - DEBUG :: MAIN : Set Install Type, Current & Latest Version and Commit status 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (RunGit)Trying to execute: "git rev-parse --abbrev-ref HEAD" with shell in /opt/LazyLibrarian 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (RunGit)Git output: [master] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getCurrentGitBranch) Current local branch of repo is [master] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getInstallType) [git] install detected. Setting Branch to [master] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (RunGit)Trying to execute: "git rev-parse HEAD" with shell in /opt/LazyLibrarian 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (RunGit)Git output: [5e224074035a997e57ff4933f021df4eafa14cee] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (updateVersionFile) Updating [/opt/LazyLibrarian/version.txt] with value [5e224074035a997e57ff4933f021df4eafa14cee] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getCurrentVersion) - Install type [git] Local Version is unchanged [5e224074035a997e57ff4933f021df4eafa14cee] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getLatestVersion_FromGit) Retrieving latest version information from github command=[ https://api.github.com/repos/dobytang/lazylibrarian/commits/master] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getLatestVersion_FromGit) Branch [master] Latest Version has been set to [ed0e79cfbe0eb90b87d1af317a25bb9e17552046] 24-Apr-2017 14:06:06 - INFO :: MAIN : [VersionCheck] - Comparing currently installed version with latest github version 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getCommitDifferenceFromGit) - Check for differences between local & repo by [ https://api.github.com/repos/dobytang/LazyLibrarian/compare/5e224074035a997e57ff4933f021df4eafa14cee...ed0e79cfbe0eb90b87d1af317a25bb9e17552046] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : JSONDecode url 24-Apr-2017 14:06:06
- DEBUG :: MAIN : pull total_commits from json object 24-Apr-2017 14:06:06
- DEBUG :: MAIN : (getCommitDifferenceFromGit) - GitHub reports as follows Status [ahead] - Ahead [3] - Behind [0] - Total Commits [3] 24-Apr-2017 14:06:06 - INFO :: MAIN : [VersionCheck] - New version is available. You are 3 commits behind 24-Apr-2017 14:06:06 - DEBUG :: MAIN : (getCommitDifferenceFromGit) - exiting with commit value of [3] 24-Apr-2017 14:06:06 - DEBUG :: MAIN : Update check complete 24-Apr-2017 14:06:06 - DEBUG :: MAIN : Current Version [5e224074035a997e57ff4933f021df4eafa14cee]
- Latest remote version [ed0e79cfbe0eb90b87d1af317a25bb9e17552046] - Install type [git] 24-Apr-2017 14:06:06 - INFO :: MAIN : Starting LazyLibrarian on port: 5299, webroot "" 24-Apr-2017 14:06:06 - INFO :: MAIN : Starting LazyLibrarian web server on http://0.0.0.0:5299/ 24-Apr-2017 14:06:12 - ERROR :: CP Server Thread-4 : Database error: no such table: authors 24-Apr-2017 14:06:12 - ERROR :: CP Server Thread-4 : Failed query: [SELECT from authors where Status != "Ignored" order by AuthorName COLLATE NOCASE] 24-Apr-2017 14:06:17 - ERROR :: CP Server Thread-4 : Database error: no such table: authors 24-Apr-2017 14:06:17 - ERROR :: CP Server Thread-4 : Failed query: [SELECT from authors where Status != "Ignored" order by AuthorName COLLATE NOCASE] 24-Apr-2017 14:06:23 - ERROR :: CP Server Thread-4 : Database error: no such table: authors 24-Apr-2017 14:06:23 - ERROR :: CP Server Thread-4 : Failed query: [SELECT from authors where Status != "Ignored" order by AuthorName COLLATE NOCASE] 24-Apr-2017 14:06:29 - ERROR :: CP Server Thread-4 : Database error: no such table: authors 24-Apr-2017 14:06:29 - ERROR :: CP Server Thread-4 : Failed query: [SELECT from authors where Status != "Ignored" order by AuthorName COLLATE NOCASE]
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/744#issuecomment-296822793, or mute the thread https://github.com/notifications/unsubscribe-auth/ALmHOdAIFchmNrKOtrycgkZlFN26SIiCks5rzQ9DgaJpZM4NGngp .
That seemed to get it working. I think running it interactively made a difference as well. Much more showed up in the log. I've been running as daemon this entire time. Thanks for your help.
I had the same problem, my install was via atomic toolkit..... I deleted the following two commands from the systemd service file... --config /opt/lazylibrarian/lazylibrarian.ini --datadir /opt/lazylibrarian/data and it works now.
I think if you don't supply --config or --datadir the defaults are to use the directory lazylibrarian is running from (wherever atomic toolkit installed it). It's generally better to run with the --datadir somewhere in your home folder, on a linux system that would be ~/.lazylibrarian and if you don't specify --config then the config file will be created in that directory too. Makes it easier if you need to reinstall.
It looks like all the supplied startup scripts do something different, all quite a mess... ubuntu.initd works as I described lazylibrarian.service uses /home/lazylibrarian (is there a lazylibrarian user?) ubuntu.default says it uses ~/.lazylibrarian but doesn't set it freebsd.initd uses lazylibrarian_flags but doesn't set it Not sure where your systemd service file is from, may be the supplied lazylibrarian.service, or may be modified by atomic toolkit?
This all needs tidying up
Just setting up for the first time and sits at "Database Upgrade in progress" indefinitely. What am I doing wrong?
To help with identifying and fixing issues, please include as much information as possible, including:
LazyLibrarian version number (at the bottom of config page)
Operating system used (windows, mac, linux, NAS type)
Ubuntu 16.04
Interface in use (default, bookstrap) default
Which api (Goodreads, GoogleBooks, both) none yet
Source of your LazyLibrarian installation (git, zip file, 3rd party package) git
Relevant debug log with api keys and any passwords redacted
Please note - usually a single line of log is not sufficient. The lines just before the error occurs can give useful context and greatly assist with debugging.
24-Apr-2017 12:36:34 - INFO :: MAIN : Log level set to [0]- Log Directory is [/home/user/.lazylibrarian/Logs] - Config level is [9] 24-Apr-2017 12:36:34 - INFO :: MAIN : Screen Log set to INFO/WARN/ERROR 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NZBGet : nzbget_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : UTORRENT : utorrent_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TRANSMISSION : transmission_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : proxy_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Newzbin : newzbin -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : cache_age -> 30 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : loglimit -> 500 24-Apr-2017 12:36:34 - DEBUG :: MAIN : LIME : lime_host -> https://www.limetorrents.cc 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TORRENT : tor_downloader_transmission -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NZBGet : nzbget_priority -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : name_postfix -> snr, jnr, jr, sr, phd 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SABnzbd : sab_port -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NMA : nma_priority -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : DELUGE : deluge_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NMA : nma_onsnatch -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Email : email_smtp_password -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : reject_magsize -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : AndroidPN : androidpn_username -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Newzbin : newzbin_pass -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : USENET : usenet_retention -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Email : email_tls -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TDL : tdl_host -> torrentdownloads.me 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TORRENT : tor_downloader_blackhole -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Twitter : twitter_notify_ondownload -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Custom : custom_notify_onsnatch -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Git : git_updated -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : destination_copy -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : RTORRENT : rtorrent_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : dir_perm -> 0o755 24-Apr-2017 12:36:34 - DEBUG :: MAIN : AndroidPN : androidpn_url -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Pushbullet : pushbullet_deviceid -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NZBGet : nzbget_pass -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_label -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : imp_convert -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : destination_dir -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Pushbullet : pushbullet_notify_onsnatch -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : loglevel -> 9 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : git_program -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Custom : use_custom -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : GEN : gen -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Email : email_smtp_server -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TORRENT : tor_downloader_synology -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TORRENT : tor_downloader_utorrent -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NZBGet : nzbget_port -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TRANSMISSION : transmission_port -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : ZOO : zoo -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : proxy_type -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : LIME : lime -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : http_root -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : EXTRA : extra -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : download_dir -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TORRENT : prefer_magnet -> True 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : http_proxy -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : LibraryScan : no_future -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : USENET : nzb_downloader_synology -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : launch_browser -> True 24-Apr-2017 12:36:34 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_pass -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : reject_magmin -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : ebook_type -> epub, mobi, pdf 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TORRENT : tor_downloader_deluge -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_user -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Custom : custom_script -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Email : email_notify_ondownload -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : PostProcess : mag_relative -> True 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : task_age -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NZBMatrix : nzbmatrix_api -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : mag_type -> pdf 24-Apr-2017 12:36:34 - DEBUG :: MAIN : RTORRENT : rtorrent_label -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : AndroidPN : use_androidpn -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : PostProcess : ebook_dest_file -> $Title - $Author 24-Apr-2017 12:36:34 - DEBUG :: MAIN : PostProcess : mag_dest_folder -> _Magazines/$Title/$IssueDate 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Git : install_type -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : mag_age -> 31 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : http_host -> 0.0.0.0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : API : book_api -> GoodReads 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Pushover : pushover_apitoken -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TDL : tdl -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : logfiles -> 10 24-Apr-2017 12:36:34 - DEBUG :: MAIN : API : gr_api -> ckvsiSDsuqh7omh74ZZ6Q 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : imp_singlebook -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SABnzbd : sab_subdir -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : http_pass -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NMA : nma_ondownload -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Git : git_repo -> lazylibrarian 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SYNOLOGY : synology_pass -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : imp_autosearch -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SYNOLOGY : synology_dir -> Multimedia/Download 24-Apr-2017 12:36:34 - DEBUG :: MAIN : ZOO : zoo_host -> https://zooqle.com 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : imp_preflang -> en, eng, en-US, en-GB 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : displaylength -> 10 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NZBMatrix : nzbmatrix -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : api_enabled -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : GEN : gen_host -> libgen.io 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : imp_calibredb -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NZBGet : nzbget_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : reject_maxsize -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : AndroidPN : androidpn_broadcast -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Email : email_ssl -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TORRENT : tor_convert_magnet -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TORRENT : tor_downloader_rtorrent -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : DELUGE : deluge_label -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Git : latest_version -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : PostProcess : mag_dest_file -> $IssueDate - $Title 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : mag_single -> True 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Boxcar : boxcar_notify_onsnatch -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Slack : slack_token -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : LibraryScan : notfound_status -> Skipped 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SearchScan : versioncheck_interval -> 24 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Pushbullet : pushbullet_notify_ondownload -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : http_user -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Pushover : use_pushover -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SearchScan : search_interval -> 360 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Newzbin : newzbin_uid -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Email : email_smtp_user -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NZBGet : nzbget_category -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Pushover : pushover_keys -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : UTORRENT : utorrent_port -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Twitter : twitter_username -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SABnzbd : sab_cat -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : LibraryScan : add_series -> True 24-Apr-2017 12:36:34 - DEBUG :: MAIN : API : gb_api -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : AndroidPN : androidpn_notify_onsnatch -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TPB : tpb -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : UTORRENT : utorrent_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NMA : nma_apikey -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Slack : use_slack -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : DELUGE : deluge_pass -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : file_perm -> 0o644 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Email : email_notify_onsnatch -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : USENET : nzb_downloader_nzbget -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Boxcar : use_boxcar -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TRANSMISSION : transmission_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Boxcar : boxcar_notify_ondownload -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : KAT : kat -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : EXTRA : extra_host -> extratorrent.cc 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Pushover : pushover_ondownload -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SABnzbd : sab_pass -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NMA : use_nma -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Git : current_version -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TRANSMISSION : transmission_user -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : LibraryScan : newbook_status -> Skipped 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : dload_ratio -> 90 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SABnzbd : sab_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Pushbullet : pushbullet_token -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : RTORRENT : rtorrent_dir -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : AndroidPN : androidpn_notify_ondownload -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Pushover : pushover_priority -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TORRENT : torrent_dir -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SYNOLOGY : synology_user -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TPB : tpb_host -> https://piratebays.co 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Twitter : twitter_password -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Pushbullet : use_pushbullet -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : PostProcess : one_format -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Pushover : pushover_onsnatch -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NZBGet : nzbget_user -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : imp_autoadd -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : LibraryScan : full_scan -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TORRENT : numberofseeders -> 10 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : match_ratio -> 80 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TORRENT : keep_seeding -> True 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : imp_onlyisbn -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Slack : slack_notify_ondownload -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : UTORRENT : utorrent_pass -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : RTORRENT : rtorrent_user -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SABnzbd : sab_api -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : https_cert -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Git : commits_behind -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : api_key -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SYNOLOGY : synology_port -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Twitter : use_twitter -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SYNOLOGY : synology_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : UTORRENT : utorrent_user -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : logsize -> 204800 24-Apr-2017 12:36:34 - DEBUG :: MAIN : DELUGE : deluge_user -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_port -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : UTORRENT : utorrent_label -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Twitter : twitter_prefix -> LazyLibrarian 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : imp_monthlang -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : reject_minsize -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Email : email_to -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : logdir -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TRANSMISSION : transmission_pass -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : TORRENT : tor_downloader_qbittorrent -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : DELUGE : deluge_port -> 0 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : reject_words -> audiobook, mp3 24-Apr-2017 12:36:34 - DEBUG :: MAIN : LibraryScan : newauthor_status -> Skipped 24-Apr-2017 12:36:34 - DEBUG :: MAIN : LibraryScan : add_author -> True 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SABnzbd : sab_user -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : https_key -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Email : email_from -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : NZBMatrix : nzbmatrix_user -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Email : use_email -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SearchScan : scan_interval -> 10 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Slack : slack_notify_onsnatch -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : http_look -> default 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Git : git_user -> dobytang 24-Apr-2017 12:36:34 - DEBUG :: MAIN : PostProcess : ebook_dest_folder -> $Author/$Title 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Pushover : pushover_device -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : bookstrap_theme -> slate 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SYNOLOGY : use_synology -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Twitter : twitter_notify_onsnatch -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : http_port -> 5299 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Git : git_branch -> master 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Custom : custom_notify_ondownload -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : https_enabled -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Boxcar : boxcar_token -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : USENET : nzb_blackholedir -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : USENET : nzb_downloader_blackhole -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : USENET : nzb_downloader_sabnzbd -> False 24-Apr-2017 12:36:34 - DEBUG :: MAIN : QBITTORRENT : qbittorrent_host -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : Email : email_smtp_port -> 25 24-Apr-2017 12:36:34 - DEBUG :: MAIN : General : alternate_dir -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : RTORRENT : rtorrent_pass -> 24-Apr-2017 12:36:34 - DEBUG :: MAIN : KAT : kat_host -> kickass.cd 24-Apr-2017 12:36:34 - DEBUG :: MAIN : SearchScan : searchrss_interval -> 20 24-Apr-2017 12:36:34 - INFO :: MAIN : Config file loaded 24-Apr-2017 12:36:34 - INFO :: MAIN : SYS_ENCODING is UTF-8 24-Apr-2017 12:36:34 - INFO :: MAIN : Database is version 0, integrity check: ok 24-Apr-2017 12:36:34 - ERROR :: MAIN : Database error: no such table: series 24-Apr-2017 12:36:34 - ERROR :: MAIN : Failed query: [SELECT SeriesID from series] 24-Apr-2017 12:36:35 - DEBUG :: MAIN : Bookstrap found 17 themes 24-Apr-2017 12:36:35 - DEBUG :: MAIN : Set Install Type, Current & Latest Version and Commit status 24-Apr-2017 12:36:35 - DEBUG :: MAIN : (RunGit)Trying to execute: "git rev-parse --abbrev-ref HEAD" with shell in /opt/LazyLibrarian 24-Apr-2017 12:36:35 - DEBUG :: MAIN : (RunGit)Git output: [master] 24-Apr-2017 12:36:35 - DEBUG :: MAIN : (getCurrentGitBranch) Current local branch of repo is [master] 24-Apr-2017 12:36:35 - DEBUG :: MAIN : (getInstallType) [git] install detected. Setting Branch to [master] 24-Apr-2017 12:36:35 - DEBUG :: MAIN : (RunGit)Trying to execute: "git rev-parse HEAD" with shell in /opt/LazyLibrarian 24-Apr-2017 12:36:35 - DEBUG :: MAIN : (RunGit)Git output: [5e224074035a997e57ff4933f021df4eafa14cee] 24-Apr-2017 12:36:35 - DEBUG :: MAIN : (updateVersionFile) Updating [/opt/LazyLibrarian/version.txt] with value [5e224074035a997e57ff4933f021df4eafa14cee] 24-Apr-2017 12:36:35 - DEBUG :: MAIN : (getCurrentVersion) - Install type [git] Local Version is unchanged [5e224074035a997e57ff4933f021df4eafa14cee] 24-Apr-2017 12:36:35 - DEBUG :: MAIN : (getLatestVersion_FromGit) Retrieving latest version information from github command=[https://api.github.com/repos/dobytang/lazylibrarian/commits/master] 24-Apr-2017 12:36:36 - DEBUG :: MAIN : (getLatestVersion_FromGit) Branch [master] Latest Version has been set to [5e224074035a997e57ff4933f021df4eafa14cee] 24-Apr-2017 12:36:36 - DEBUG :: MAIN : Update check complete 24-Apr-2017 12:36:36 - DEBUG :: MAIN : Current Version [5e224074035a997e57ff4933f021df4eafa14cee] - Latest remote version [5e224074035a997e57ff4933f021df4eafa14cee] - Install type [git] 24-Apr-2017 12:36:36 - INFO :: MAIN : Starting LazyLibrarian on port: 5299, webroot "" 24-Apr-2017 12:36:36 - INFO :: MAIN : Starting LazyLibrarian web server on http://0.0.0.0:5299/ 24-Apr-2017 12:36:58 - ERROR :: CP Server Thread-4 : Database error: no such table: authors 24-Apr-2017 12:36:58 - ERROR :: CP Server Thread-4 : Failed query: [SELECT * from authors where Status != "Ignored" order by AuthorName COLLATE NOCASE] 24-Apr-2017 12:36:58 - ERROR :: CP Server Thread-5 : Database error: no such table: authors 24-Apr-2017 12:36:58 - ERROR :: CP Server Thread-5 : Failed query: [SELECT * from authors where Status != "Ignored" order by AuthorName COLLATE NOCASE]