Jump to content

peterashbyhoward

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by peterashbyhoward

  1. Errors... I am pretty well versed in this, but by no means an expert. I have everything set up, worked fine yesterday...today I am getting three errors that stop the initial library scan... new installation via yaml with only LL and SAB...there is another installation of LL on the machine, but it is not running and in a different location... Unhandled exception in libraryScan: Traceback (most recent call last): File "/app/lazylibrarian/lazylibrarian/librarysync.py", line 856, in LibraryScan GR_ID.find_book(gr_id, None, None, "Added by librarysync") File "/app/lazylibrarian/lazylibrarian/gr.py", line 1321, in find_book newserieslist = getWorkSeries(workid) File "/app/lazylibrarian/lazylibrarian/bookwork.py", line 1088, in getWorkSeries 0, 0, 0)) File "/app/lazylibrarian/lazylibrarian/database.py", line 50, in action return self._action(query, args, suppress) File "/app/lazylibrarian/lazylibrarian/database.py", line 64, in _action sqlResult = self.connection.execute(query, args) OperationalError: table series has 7 columns but 6 values were supplied Failed query: [INSERT INTO series VALUES (?, ?, ?, ?, ?, ?)] Database OperationalError: table series has 7 columns but 6 values were supplied Any help would be greatly appreciated.
×
×
  • Create New...