Problem activating the Subsonic Plugin

  • Ahoi!


    I wanted to try the Subsonic Plugin on my OMV. The installation works fine but when I try to activate, there is an error saying:


    Failed to execute command 'omv-mkconf subsonic getsettings': nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/openmediavault-webgui.d/sub.conf:4


    I tried a reinstall. Didn't work.
    Can anyone help me please?

  • Hello,
    Please paste result of


    Zitat von SSH

    cat /etc/nginx/openmediavault-webgui.d/sub.conf

    Debian 8.6 Jessie + OMV 3.0.latest Kernel: Linux 4.8.0-0.bpo.2-amd64
    Processor: Intel Core 2 Duo E8400@3GHz
    Memory: 4GB RAM
    OS-HDD: Samsung SSD 120 GB +LVM


    Full media and download center configured.


    BIG and special thanks for OMV-Extras team for great plug-ins (especially: TeamSpeak, VirtualBox, Sonarr, Radarr, and rest I use :))


    ------------------------------


    Wise guy don't know everything, he can search or ask!
    Don't ask me via PM!

  • Please try to:


    1. hash second header

    • location /subsonic {
    • proxy_pass http://localhost:4040/subsonic;
    • #proxy_set_header Host localhost:4040;
    • #proxy_set_header Host ;
    • proxy_redirect default
    • }

    2. If no success #1 just use

    Save file, restart nginx and subsonic service (service nginx reload and service subsonic restart)
    Please give feedback :)

    Debian 8.6 Jessie + OMV 3.0.latest Kernel: Linux 4.8.0-0.bpo.2-amd64
    Processor: Intel Core 2 Duo E8400@3GHz
    Memory: 4GB RAM
    OS-HDD: Samsung SSD 120 GB +LVM


    Full media and download center configured.


    BIG and special thanks for OMV-Extras team for great plug-ins (especially: TeamSpeak, VirtualBox, Sonarr, Radarr, and rest I use :))


    ------------------------------


    Wise guy don't know everything, he can search or ask!
    Don't ask me via PM!

Jetzt mitmachen!

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