-
Notifications
You must be signed in to change notification settings - Fork 79
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
sql_get_int_field: step failed: SQL logic error or missing database #12
Comments
+1 |
2 similar comments
+1 |
+1 |
+2 |
+1 |
|
Got the above error on a fresh install of Mint Ubuntu for Pi 2. I configured my .conf file, stopped, deleted files.db and then ran 'sudo minidlna -R'
pi@pi-desktop:
$ uname -a$ cat /var/log/minidlna.logLinux pi-desktop 3.18.0-21-rpi2 #22-Ubuntu SMP PREEMPT Sat Apr 25 05:05:37 UTC 2015 armv7l armv7l armv7l GNU/Linux
pi@pi-desktop:
[2015/05/10 20:50:57] minidlna.c:1040: warn: Starting MiniDLNA version 1.1.4.
[2015/05/10 20:50:57] minidlna.c:364: warn: Creating new database at /var/cache/minidlna/files.db
[2015/05/10 20:50:57] minidlna.c:1079: warn: HTTP listening on port 8200
[2015/05/10 20:50:57] scanner.c:726: warn: Scanning /media/pi/storage
[2015/05/10 20:51:34] scanner.c:813: warn: Scanning /media/pi/storage finished (22 files)!
[2015/05/10 20:51:35] playlist.c:125: warn: Parsing playlists...
[2015/05/10 20:51:35] playlist.c:259: warn: Finished parsing playlists.
[2015/05/10 20:51:35] sql.c:117: warn: sql_get_int_field: step failed: SQL logic error or missing database
SELECT count(*) from OBJECTS where PARENT_ID = '2$8';
pi@pi-desktop:~$
The text was updated successfully, but these errors were encountered: