[Bug 237508] net/minidlna 1.2.1 - minidlna stops sendding SSDP notifies after a few hours
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 23 20:35:31 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237508
Bug ID: 237508
Summary: net/minidlna 1.2.1 - minidlna stops sendding SSDP
notifies after a few hours
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: glebius at FreeBSD.org
Reporter: o.garbe at free.fr
Flags: maintainer-feedback?(glebius at FreeBSD.org)
Assignee: glebius at FreeBSD.org
Created attachment 203944
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203944&action=edit
minidlna log file
I upgraded my system to freebsd 12.0-Release.
Minidlna was updated to 1.2.1
Minidlna stops sending SSDP notifies (and stops answering to SSDP M-SEARCH
requests as well apparently) after a few hours.
If you look into the log file (attached), today minidlna stopped sending
notifies at 06:55. Needles to say the serveur is running 24/7.
Minidlna started again sending notifies at 21:38 after a manual restart of the
service.
EXTRACT OF LOG (log file attached)
[2019/04/23 06:53:11] minidlna.c:1226: debug: Sending SSDP notifies
[2019/04/23 06:54:11] minidlna.c:1226: debug: Sending SSDP notifies
[2019/04/23 06:55:11] minidlna.c:1226: debug: Sending SSDP notifies
[2019/04/23 21:38:41] minidlna.c:1226: debug: Sending SSDP notifies
[2019/04/23 21:39:41] minidlna.c:1226: debug: Sending SSDP notifies
[2019/04/23 21:40:41] minidlna.c:1226: debug: Sending SSDP notifies
Before restarting the service, I checked that minidlna was still listening on
ports 1900 and 8200 and the status of the service.
I report the bug as I had to restart the service several times since freebsd
upgrade (two days ago)
Note that my config files sepecifies:
notify_interval=60
I will remove it right now, just in case.... if there is any improvment I'll
report it (but it would be surprising)
============================================
Here follows my conf file stripped from comments:
port=8200
network_interface=igb0
user=dlna
media_dir=V,/daemonpool/daemonfs/video_u
media_dir=V,/daemonpool/daemonfs/audio_u/CLIPS
media_dir=A,/daemonpool/daemonfs/audio_u/musique/mp3-Olivier
merge_media_dirs=no
friendly_name=NAS
db_dir=/var/db/minidlna
log_dir=/var/log
log_level=general,artwork,database,inotify,scanner,metadata,http=debug,ssdp=debug,tivo=warn
album_art_names=Cover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg/AlbumArt.jpg/albumart.jpg/Album.jpg/album.jpg/Folder.jpg/folder.jpg/Thumb.jpg/thumb.jpg
inotify=yes
enable_tivo=no
strict_dlna=no
notify_interval=60
serial=12345678
model_number=1
root_container=B
force_sort_criteria=+upnp:class,+upnp:originalTrackNumber,+dc:title
max_connections=100
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list