Upgrade to 1.0 succeeded with minor problems

  • First I did the following as recommended

    Code
    apt-get update && apt-get dist-upgrade && omv-update


    The procedure ended with the following error

    Code
    E: Invalid operation DPkg::Options::=--force-confdef


    I ignored that and went on with omv-release-upgrade.
    This run successful and ended with the following hint

    Code
    Site openmediavault-webgui disabled.
    To activate the new configuration, you need to run:
      service apache2 reload


    I tried this and got the following failures


    I am not really the apache expert. But I can tell you that my system seems to be alright. I can run the web-gui and I have access to my shares.


    Do you think I have anything to do nevertheless?


    Thank you for assistance

  • @ WastlJ


    I followed your steps. All were executed without errors. Just service apache2 stop produced this warning

    Code
    Stopping web server: apache2[Mon Sep 15 19:04:49 2014] [warn] NameVirtualHost *:80 has no VirtualHosts


    @ tekkb


    Executing update-rc.d -f apache2 remove I got

    Code
    update-rc.d: using dependency based boot sequencing


    My system is running alright as it did before executing these operations. Do I need to do anything more? Or did I already too much?


    Thank you

  • OMV 1.0 does not use apache anymore. Volker switched to nginx.


    Please try these steps:

    Code
    omv-mkconf nginx
    omv-mkconf php5fpm
    service apache2 stop
    service php5-fpm restart
    service nginx restart


    added to guide: If omv-update gives an error ...

Jetzt mitmachen!

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