[RESOLVED] HTTP port issues

  • Hi All


    I seem to have caused a problem with my install !


    I tried to change the https port and force https access and accidently selected a port that was already in use.


    Now when i try to access the webgui i get nothing back, I've tried resetting with ovm-firstaid but with no sucsess, where should I be looking to try to get this back toa default install as far as the webgui goes ?


    Thanks


    nik

    • Offizieller Beitrag

    Change the following files as root:


    nano /etc/apache2/ports.conf

    Code
    NameVirtualHost *:80
    Listen 80


    ctrl-o to save, ctrl-x to exit


    nano /etc/apache2/sites-available/openmediavault-webgui

    Code
    <VirtualHost *:80>
      Include /etc/apache2/openmediavault-webgui.d/*.conf
      SSLEngine off
    </Virtualhost>


    ctrl-o to save, ctrl-x to exit


    /etc/init.d/apache2 restart


    Once you are in the web interface, go and uncheck the use https and force checkboxes. Click ok. Should be all fixed.

    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!