View Single Post
Old 12-26-2014, 09:56 AM   #431
Lilarcor
Member
Lilarcor began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Dec 2014
Device: H2O
just tried it again on MAC, warning again.
Code:
*** in database main ***
On tree page 11067 cell 0: Rowid 66 out of order (max larger than parent max of 61)
On tree page 11068 cell 1: Rowid 49 out of order (min less than parent min of 66)
row 108 missing from index sqlite_autoindex_AnalyticsEvents_1
wrong # of entries in index sqlite_autoindex_AnalyticsEvents_1
row 7 missing from index sqlite_autoindex_Event_1
wrong # of entries in index sqlite_autoindex_Event_1

Traceback (most recent call last):
  File "site-packages/calibre/gui2/device.py", line 87, in run
  File "calibre_plugins.koboutilities.jobs", line 184, in do_device_database_backup
Exception: 
*** in database main ***
On tree page 11067 cell 0: Rowid 66 out of order (max larger than parent max of 61)
On tree page 11068 cell 1: Rowid 49 out of order (min less than parent min of 66)
row 108 missing from index sqlite_autoindex_AnalyticsEvents_1
wrong # of entries in index sqlite_autoindex_AnalyticsEvents_1
row 7 missing from index sqlite_autoindex_Event_1
wrong # of entries in index sqlite_autoindex_Event_1
Lilarcor is offline