Mini DLNA not responding

    • Offizieller Beitrag

    Did you execute the omv-mkconf minidlna command?


    The 192 address is in a comment.
    The 172 address is an openvpn address.
    The 127 address is localhost.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    What about:


    cat /etc/openmediavault/config.xml | awk '/<minidlna>/,/<\/minidlna>/'

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • root@homesrvr:~# cat /etc/openmediavault/config.xml | awk '/<minidlna>/,/<\/mini
    dlna>/'
    <minidlna>
    <enable>0</enable>
    <name>MiniDLNA Server on OpenMediaVault</name>
    <port>8200</port>
    <strict>0</strict>
    <tivo>0</tivo>
    <shares/>
    </minidlna>
    root@homesrvr:~#

    • Offizieller Beitrag

    Did you enable the plugin and then save/apply?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • It's still giving me that error:


    An error has occured
    communication failure


    Here is the contents of the log that I downloaded:


    Einmal editiert, zuletzt von davidh2k ()

    • Offizieller Beitrag

    All I have left is putting engined in debug mode


    monit stop omv-engined
    omv-engined -df


    Then try and enable the plugin. Post any errors from engined.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Its generating lots of data and scrolling through it I don't see anything that looks ominous. I'll rebuild the box again from here as this is the development box/test rig but I want to check a few more things first like why I can't connect to Plex from the outside although the ports are open etc. I'll start a new thread for that.


    I also want to explore nginx and set up a small website or two dnsmasq etc. I like this solution it's the best that I've explored and seems to have everything that I'm looking for except a mailserver (which I have running in a VM at the moment and that's running fine).


    Kudos to you guys!! A brilliant effort and work. I'll have a lot more questions as I explore so bear with me.

  • Hello all
    I've recently gone to version 1 (1.08) and am now setting up my system again.
    After installing the Mini DLNA I also have the problem " An error has occured, Communication failure".
    The version of Mini DLNA version is 1.04.. I've already uninstalled it, rebooted the system, installed it, rebooted the system but this has no effect.


    Code
    output dpkg -l | grep minidlna:
    ii  minidlna                              1.1.2+dfsg-1.1                     amd64        lightweight DLNA/UPnP-AV server targeted at embedded systems
    ii  openmediavault-minidlna               1.0.4                              all          OpenMediaVault miniDLNA (DLNA server) plugin


    Einmal editiert, zuletzt von davidh2k ()

    • Offizieller Beitrag

    It isn't writing your config file for some reason. You are second person to have this happen. I will have to look at it more...

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • ...And here I am, the third one: I had all the problems reported above, applied all the fixes and still no response from the DLNA page.
    The good thing is that once the error popup shows itself, you can close it, enable the service and press apply. Yes, you will still get the loading mask, but after the timeout error the DLNA will be enabled in xml:


    Code
    cat /etc/openmediavault/config.xml | awk '/<minidlna>/,/<\/minidlna>/'


    output:



    The "weird" thing is that you can't see from the WebGUI whether DLNA is enabled or not. You can even select the "shares" tab with no problems and set everything up, as you can see from my "share" above.


    OMV 1.0.8 running on Debian Wheezy ARMHF (UDOO Quad)

    • Offizieller Beitrag

    Try 1.0.5 in the repo now.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • After installing 1.08 on a spare disk and still having the same problem I got fed up with it.
    I placed my previous disk back and installed 1.09. After that the problem was gone, so I think it is a problem in 1.08
    NB: I've NOT tried the 1.05 version of DLNA in OMV 1.08!

    • Offizieller Beitrag

    The problem was the minidlna plugin not OMV.


    openmediavault-minidlna-1.0.4 was using the boolvalEx function which is available in openmediavault 1.0.9. That is why you have it working now.
    openmediavault-minidlna-1.0.5 does not use boolvalEx so it should work on 1.0.8

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!