Date: Tue, 23 Apr 2019 20:35:28 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 237508] net/minidlna 1.2.1 - minidlna stops sendding SSDP notifies after a few hours Message-ID: <bug-237508-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237508 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@FreeBSD.org Reporter: o.garbe@free.fr Flags: maintainer-feedback?(glebius@FreeBSD.org) Assignee: glebius@FreeBSD.org Created attachment 203944 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203944&action= =3Dedit 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=3D60 I will remove it right now, just in case.... if there is any improvment I'll report it (but it would be surprising) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Here follows my conf file stripped from comments: port=3D8200 network_interface=3Digb0 user=3Ddlna media_dir=3DV,/daemonpool/daemonfs/video_u media_dir=3DV,/daemonpool/daemonfs/audio_u/CLIPS media_dir=3DA,/daemonpool/daemonfs/audio_u/musique/mp3-Olivier merge_media_dirs=3Dno friendly_name=3DNAS db_dir=3D/var/db/minidlna log_dir=3D/var/log log_level=3Dgeneral,artwork,database,inotify,scanner,metadata,http=3Ddebug,= ssdp=3Ddebug,tivo=3Dwarn album_art_names=3DCover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg/A= lbumArt.jpg/albumart.jpg/Album.jpg/album.jpg/Folder.jpg/folder.jpg/Thumb.jp= g/thumb.jpg inotify=3Dyes enable_tivo=3Dno strict_dlna=3Dno notify_interval=3D60 serial=3D12345678 model_number=3D1 root_container=3DB force_sort_criteria=3D+upnp:class,+upnp:originalTrackNumber,+dc:title max_connections=3D100 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237508-7788>