LS80 / script.libreelec.devupdater

LibreELEC development build updater add-on
http://devupdater.leopold.me.uk
GNU General Public License v3.0
3 stars 2 forks source link

ERROR: LibreELEC Dev Updater: Failed to retrieve full install history #7

Open Megachip opened 7 years ago

Megachip commented 7 years ago
19:34:17.366 T:1261171600   ERROR: LibreELEC Dev Updater: Failed to retrieve full install history                                                                                                                                                     
19:34:17.456 T:1261171600   ERROR: LibreELEC Dev Updater: Traceback (most recent call last):                                                                                                                                                          
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/resources/lib/log.py", line 49, in call_with_logging                                                                                            
                                                result = func(*args, **kwargs)                                                                                                                                                                        
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/resources/lib/history.py", line 44, in full_install_history                                                                                     
                                                with sqlite3.connect(self.db_file, detect_types=sqlite3.PARSE_DECLTYPES) as conn:                                                                                                                     
                                            OperationalError: unable to open database file                                                                                                                                                            
19:34:17.366 T:1261171600   ERROR: LibreELEC Dev Updater: Failed to retrieve full install history                                                                                                                                                     
19:34:17.456 T:1261171600   ERROR: LibreELEC Dev Updater: Traceback (most recent call last):                                                                                                                                                          
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/resources/lib/log.py", line 49, in call_with_logging                                                                                            
                                                result = func(*args, **kwargs)                                                                                                                                                                        
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/resources/lib/history.py", line 44, in full_install_history                                                                                     
                                                with sqlite3.connect(self.db_file, detect_types=sqlite3.PARSE_DECLTYPES) as conn:                                                                                                                     
                                            OperationalError: unable to open database file     

Latest Milhouse builds.

LS80 commented 6 years ago

I'm not sure what caused this. I've not seen it happen myself.