Kodi Community Forum
Bug SQL crash - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: Ember Media Manager (https://forum.kodi.tv/forumdisplay.php?fid=195)
+---- Thread: Bug SQL crash (/showthread.php?tid=301625)



SQL crash - madmax2 - 2016-12-20

This crash occurs when I currently have a list of movie files

then if I move those files out of my scanned folder
then I add new movies to that scan folder

then click update library

I will get randomly get the SQL crash.
After clicking OK, it will close the Ember program.

Image

Note sure if you are aware of this bug or still working on a fix.


RE: SQL crash - DanCooper - 2016-12-20

Log file?


RE: SQL crash - madmax2 - 2016-12-20

(2016-12-20, 12:08)DanCooper Wrote: Log file?

is it the csv file?

I will upload one next time it crashes..

can we attach csv file on this site?


RE: SQL crash - DanCooper - 2016-12-20

(2016-12-20, 14:05)madmax2 Wrote:
(2016-12-20, 12:08)DanCooper Wrote: Log file?

is it the csv file?

I will upload one next time it crashes..

can we attach csv file on this site?

Yes, it's the csv with the latest date. You can open it with any editor and upload it to pastebin.com


RE: SQL crash - madmax2 - 2016-12-29

(2016-12-20, 14:56)DanCooper Wrote:
(2016-12-20, 14:05)madmax2 Wrote:
(2016-12-20, 12:08)DanCooper Wrote: Log file?

is it the csv file?

I will upload one next time it crashes..

can we attach csv file on this site?

Yes, it's the csv with the latest date. You can open it with any editor and upload it to pastebin.com

http://pastebin.com/bWMF9bdR


RE: SQL crash - marantz - 2016-12-29

Error: "System.Data.SQLite.SQLiteException (0x80004005): Insertion failed because the database is full database or disk is full"

checked for that?


RE: SQL crash - madmax2 - 2016-12-30

(2016-12-29, 22:53)marantz Wrote: Error: "System.Data.SQLite.SQLiteException (0x80004005): Insertion failed because the database is full database or disk is full"

checked for that?

No...it is nothing to do with those errors..
Definitely nothing to do with my hdd is full...
Not sure about why database would be full.

Just follow what I did in the first post.
It does this randomly so not always the case..
But usually occurs, when I move out some/all movies from a folder and add new movies then click update library...

My guess is it was expecting some file/movie, could not find it any more
and threw the SQL exception


RE: SQL crash - madmax2 - 2017-01-21

Bug tracker link

http://embermediamanager.thebuggenie.com/embermediamanager/issues/EMM-52