· 8 years ago · Apr 07, 2018, 05:42 PM
12018-04-07 13:41:16 ERROR Unhandled exception in database upgrade: Traceback (most recent call last): File "/app/lazylibrarian/lazylibrarian/dbupgrade.py", line 166, in dbupgrade CalibreRead TEXT, CalibreToRead TEXT), BookType TEXT') File "/app/lazylibrarian/lazylibrarian/database.py", line 46, in action sqlResult = self.connection.execute(query) OperationalError: near ",": syntax error
22018-04-07 13:41:16 ERROR Failed query: [CREATE TABLE IF NOT EXISTS users (UserID TEXT UNIQUE, UserName TEXT UNIQUE, Password TEXT, Email TEXT, Name TEXT, Perms INTEGER, HaveRead TEXT, ToRead TEXT, CalibreRead TEXT, CalibreToRead TEXT), BookType TEXT]
32018-04-07 13:41:16 ERROR Database error: near ",": syntax error
42018-04-07 13:41:16 INFO Creating new database, version 30
52018-04-07 13:41:16 INFO Starting LazyLibrarian web server on http://0.0.0.0:5299/
62018-04-07 13:41:16 INFO Starting LazyLibrarian on port: 5299, webroot ""
72018-04-07 13:41:16 INFO Bookstrap found 16 themes
82018-04-07 13:41:15 INFO Database is version 0, integrity check: ok
92018-04-07 13:41:15 INFO Config file loaded
102018-04-07 13:41:15 INFO Screen Log set to INFO
112018-04-07 13:41:15 INFO Log level set to [1]- Log Directory is [/config/log] - Config level is [1]