Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Megachip opened this issue Oct 8, 2017 · 1 comment
Labels

Comments

@Megachip
Copy link

Megachip commented Oct 8, 2017

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 LS80 added the bug label May 27, 2018
@LS80
Copy link
Owner

LS80 commented May 27, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants