Page 1 of 1

Issues setting up minidlna

Posted: Sun Nov 25, 2012 5:37 pm
by hisuwh
I am trying to set up a minidlna server on my pi. I was following this tutorial which makes it seem so easy:

http://www.senab.co.uk/2012/06/09/raspb ... rver-pt-1/

The error log files is as follows:

[2012/11/25 16:25:10] minidlna.c:898: warn: Starting MiniDLNA version 1.0.24 [SQLite 3.7.13].
[2012/11/25 16:25:10] minidlna.c:926: warn: Creating new database...
[2012/11/25 16:25:10] minidlna.c:1006: warn: HTTP listening on port 8200
[2012/11/25 16:25:10] scanner.c:727: warn: Scanning /var/lib/minidlna
[2012/11/25 16:25:10] scanner.c:798: warn: Scanning /var/lib/minidlna finished (0 files)!
[2012/11/25 16:25:10] playlist.c:125: warn: Parsing playlists...
[2012/11/25 16:25:13] inotify.c:195: warn: WARNING: Inotify max_user_watches [8192] is low or close to the number of used watches [2] and I do not have permission to increase this limit. Please do so manually by writing a higher value into /proc/sys/fs/inotify/max_user_watches.
[2012/11/25 16:34:48] upnpsoap.c:1739: warn: Returning UPnPError 402: Invalid Args
[2012/11/25 16:35:05] upnpsoap.c:1739: warn: Returning UPnPError 402: Invalid Args
[2012/11/25 16:35:49] upnpsoap.c:1739: warn: Returning UPnPError 402: Invalid Args
[2012/11/25 16:35:56] upnpsoap.c:1739: warn: Returning UPnPError 402: Invalid Args
[2012/11/25 16:43:57] minidlna.c:155: warn: received signal 15, good-bye
[2012/11/25 16:46:22] minidlna.c:898: warn: Starting MiniDLNA version 1.0.24 [SQLite 3.7.13].
[2012/11/25 16:46:22] minidlna.c:1006: warn: HTTP listening on port 8200
[2012/11/25 16:46:23] upnpsoap.c:1739: warn: Returning UPnPError 402: Invalid Args
[2012/11/25 16:46:23] upnpsoap.c:1739: warn: Returning UPnPError 402: Invalid Args
[2012/11/25 16:46:53] upnpsoap.c:1739: warn: Returning UPnPError 402: Invalid Args
[2012/11/25 16:47:05] upnphttp.c:1014: warn: /favicon.ico not found, responding ERROR 404
[2012/11/25 16:47:08] upnphttp.c:1014: warn: /favicon.ico not found, responding ERROR 404
[2012/11/25 16:47:08] upnphttp.c:1014: warn: /favicon.ico not found, responding ERROR 404
[2012/11/25 16:47:09] upnphttp.c:1014: warn: /favicon.ico not found, responding ERROR 404
[2012/11/25 16:47:09] upnphttp.c:1014: warn: /favicon.ico not found, responding ERROR 404
[2012/11/25 16:47:10] upnphttp.c:1014: warn: /favicon.ico not found, responding ERROR 404
[2012/11/25 16:56:53] upnphttp.c:1014: warn: /favicon.ico not found, responding ERROR 404
[2012/11/25 17:01:48] minidlna.c:155: warn: received signal 15, good-bye
[2012/11/25 17:13:38] minidlna.c:898: warn: Starting MiniDLNA version 1.0.24 [SQLite 3.7.13].
[2012/11/25 17:13:38] minidlna.c:318: fatal: ERROR: Failed to open sqlite database! Exiting...
[2012/11/25 17:13:47] minidlna.c:898: warn: Starting MiniDLNA version 1.0.24 [SQLite 3.7.13].
[2012/11/25 17:13:47] minidlna.c:318: fatal: ERROR: Failed to open sqlite database! Exiting...
[2012/11/25 17:17:11] minidlna.c:898: warn: Starting MiniDLNA version 1.0.24 [SQLite 3.7.13].
[2012/11/25 17:17:11] minidlna.c:318: fatal: ERROR: Failed to open sqlite database! Exiting...
[2012/11/25 17:26:26] minidlna.c:898: warn: Starting MiniDLNA version 1.0.24 [SQLite 3.7.13].
[2012/11/25 17:26:26] minidlna.c:318: fatal: ERROR: Failed to open sqlite database! Exiting...
/var/log/minidlna.log (END)


Weirdest thing here is that it is scanning '/var/lib/minidlna' for files even though I changed the conifiguration file to specify my own folders for media

Re: Issues setting up minidlna

Posted: Sun Nov 25, 2012 9:40 pm
by southpaw
used this guide myself and encountered no issues so far

http://www.raspberrypi.org/phpBB3/viewt ... 49#p221049

Re: Issues setting up minidlna

Posted: Mon Nov 26, 2012 11:20 am
by hisuwh
Thanks Ill give it a look

Re: Issues setting up minidlna

Posted: Fri Nov 22, 2013 5:36 pm
by KingCundy
Hey did you ever find a solution to your problems, i'm getting pretty much the same errors! Been p'ing me off for a couple days now!