Failed install of eXtplorer and nginx

  • After updating the system today I wanted to install the plugins eXtplorer and nginx together. The installation window stopped with this output:



    I cannot close the window.


    The error.log of nginx shows:

    Code
    2014/11/16 12:44:03 [emerg] 24388#0: invalid number of arguments in "server_names_hash_bucket_size" directive in /etc/nginx/conf.d/openmediavault-nginx.conf:1
    2014/11/16 12:44:03 [emerg] 24389#0: invalid number of arguments in "server_names_hash_bucket_size" directive in /etc/nginx/conf.d/openmediavault-nginx.conf:1


    Loking into the mentioned file I find this:


    Code
    root@omv:/etc/nginx/conf.d# cat *
    server_names_hash_bucket_size ;


    The installation routine seems not to make a backup of the original file ...


    What should I do?

  • I was able to help myself.


    After writing a number into the one line of /etc/nginx/conf.d/openmediavault-nginx.conf like this
    server_names_hash_bucket_size 64;


    I could restart the nginx server and the WebGui was accessible again.

Jetzt mitmachen!

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