Jump to content

manual sync fail - db locked


badaas

Recommended Posts

badaas

20:04:26 T:3992  NOTICE: EMBY Movies -> UPDATE movie itemid: a5d837cb164fe63bf1e98f4e67a944d2 - Title: Dirty Dancing
20:04:26 T:4544   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'sqlite3.OperationalError'>
                                            Error Contents: database is locked
                                            Traceback (most recent call last):
                                              File "C:\Users\danrach\AppData\Roaming\Kodi\addons\plugin.video.emby\default.py", line 151, in <module>
                                                Main()
                                              File "C:\Users\danrach\AppData\Roaming\Kodi\addons\plugin.video.emby\default.py", line 118, in __init__
                                                librarysync.ManualSync().sync(dialog=True)
                                              File "C:\Users\danrach\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\librarysync.py", line 1078, in sync
                                                return self.fullSync(manualrun=True, forceddialog=dialog)
                                              File "C:\Users\danrach\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\librarysync.py", line 282, in fullSync
                                                completed = process[itemtype](embycursor, kodicursor, pDialog)
                                              File "C:\Users\danrach\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\librarysync.py", line 1158, in movies
                                                movies.add_update(embymovie, viewName, viewId)
                                              File "C:\Users\danrach\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\itemtypes.py", line 412, in add_update
                                                country, movieid))
                                            OperationalError: database is locked
                                            -->End of Python script error report<--
20:04:26 T:4544 WARNING: CPythonInvoker(130, C:\Users\danrach\AppData\Roaming\Kodi\addons\plugin.video.emby\default.py): the python script "C:\Users\danrach\AppData\Roaming\Kodi\addons\plugin.video.emby\default.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmc::Monitor,class XBMCAddon::xbmcaddon::Addon,class XBMCAddon::xbmcaddon::Addon,class XBMCAddon::xbmcaddon::Addon,class XBMCAddon::xbmcaddon::Addon
20:04:26 T:888   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.emby/?mode=manualsync
20:04:26 T:888   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.emby/?mode=manualsync) failed

Link to comment
Share on other sites

Angelblue05

Please refrain from posting log snippet directly into the post (Usually it's never enough info any way :) ). Also, there's nothing that I can do about database being locked. Does it happen every time? Do you have anything kodi is monitoring (sources.xml)? Maybe another scan was running at the same time, either way... I'd need a full log to see if it's something we can fix or not..


Sent from my iPhone using Tapatalk

Edited by Angelblue05
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...