Tried installing PlexConnet, now I have no OMV GUI!

  • Hi!


    Tried installing PlexConnect per this guide: http://forums.openmediavault.o…&t=2087&hilit=PlexConnect
    But had a problem with the OMV GUI running on port 80. So I went ahead and changed to :443 only, and now I cannot access the OMV GUI!


    PlexConnect gives me the following error:


    Tried running as root:
    apt-get remove openmediavault-website
    But apt-get stated noting to remove.


    Tried running, as root:
    omv-firstaid
    Chose 2 configure webGUI, followed prompts and chose HTTPS only.


    Going to where the OMV GUI used to be in the browser, I get:
    "It works!
    This is the default web page for this server.
    The web server software is running but no content has been added, yet."


    PlexConnect still believes something is running on port 80 when I try to start it.


    The file /etc/apache2/ports.conf contains:

    Code
    root@openmediavault:/etc/apache2# cat ports.conf
    NameVirtualHost *:80
    Listen 80
    <IfModule mod_ssl.c>
    NameVirtualHost *:443
    Listen 443
    </IfModule>


    The file /etc/apache2/sites-enabled/openmediavault-webgui contains:


    So:
    How do I get my OMV-GUI to work again?


    Thanks!

  • Ran, as root:
    omv-firstaid
    Chose 2 configure webGUI, followed prompts and chose HTTP and HTTPS, now the GUI works on port 80.


    accessing on 443 it still gives me:


    It works!
    This is the default web page for this server.
    The web server software is running but no content has been added, yet.

  • It is the AppleTV3 with 6.0.x, and yes, I have generated the certificates, and have PlexConnect running on another box. It works great!
    Will not run PlexConnect on OMV anymore, since with the certs, both port 80 and 443 is needed.


    Now I just want my GUI back on 443 on my OMV NAS...

  • Seems like something else is using port 443. Check it with:


    Code
    netstat -tulpn | grep :443


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • So your OpenMediaVault is still configured for HTTPS access in the GUI? What do you see when you access it via https?


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Yes, both HHTP and HTTPS are enabled in the GUI.


    With HTTP the WebGUI works.
    With HTTPS all I see is:



    It works!
    This is the default web page for this server.
    The web server software is running but no content has been added, yet.

  • Code
    cat /etc/apache2/sites-enabled/openmediavault-webgui
    cat /etc/apache2/openmediavault-webgui.d/default.conf
    cat /etc/apache2/openmediavault-webgui.d/shell.conf
    cat /etc/openmediavault/conf.xml


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Here you go!


  • My bad, its not conf.xml but config.xml so


    Code
    cat /etc/openmediavault/config.xml


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Ok, here we go!


  • I see nothing wrong in the config files.


    Whats the output of the following command?


    Code
    service apache2 restart


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Also give me the


    Code
    ls -la /var/log/apache2/
    cat /var/log/apache2/error.log
    cat /var/log/apache2/openmediavault-webgui-error.log
    cat /var/log/apache2/openmediavault-webgui_access.log
    cat /var/log/apache2/other_vhosts_access.log


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!



  • Code
    root@openmediavault:/var/log/apache2# cat openmediavault-webgui_error.log
    [Tue Jan 21 08:12:12 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Tue Jan 21 08:12:12 2014] [warn] RSA server certificate CommonName (CN) `Brodersen' does NOT match server name!?
    [Sun Jan 26 00:37:33 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Sun Jan 26 00:37:33 2014] [warn] RSA server certificate CommonName (CN) `Brodersen' does NOT match server name!?
    [Sun Jan 26 00:37:33 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Sun Jan 26 00:37:33 2014] [warn] RSA server certificate CommonName (CN) `Brodersen' does NOT match server name!?
    root@openmediavault:/var/log/apache2#



    Code
    root@openmediavault:/var/log/apache2# cat other_vhosts_access.log
    root@openmediavault:/var/log/apache2#


    Code
    root@openmediavault:/var/log/apache2# cat access.log
    192.168.1.107 - - [21/Jan/2014:22:25:21 -0600] "GET / HTTP/1.1" 200 2599 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:26.0) Gecko/20100101 Firefox/26.0"
    192.168.1.107 - - [21/Jan/2014:22:25:22 -0600] "GET /favicon.ico HTTP/1.1" 404 548 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:26.0) Gecko/20100101 Firefox/26.0"
    192.168.1.107 - - [21/Jan/2014:22:25:22 -0600] "GET /favicon.ico HTTP/1.1" 404 548 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:26.0) Gecko/20100101 Firefox/26.0"
    192.168.1.99 - - [24/Jan/2014:20:14:00 -0600] "GET / HTTP/1.1" 200 741 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.77 Safari/537.36"
    192.168.1.99 - - [24/Jan/2014:20:14:01 -0600] "GET /favicon.ico HTTP/1.1" 404 548 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.77 Safari/537.36"
    root@openmediavault:/var/log/apache2#
  • There seems to be something screwed up with your installation. There are multiple possible solutions that you could try.


    Run omv-firstaid from the cli and choose to fix webinterface settings.


    Reinstall OpenMediaVault, settings will not be uninstalled!

    Code
    apt-get --reinstal install openmediavault


    Thirds option, full reinstall.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Option 1 I already tried, no-go.


    Option 2 I tried now, and rebooted (btw the command is apt-get install --reinstal openmediavault), no change.


    Option 3 is a little drastic ATM for me, everything else seems to work, will leave it for now...


    Thanks for trying!

Jetzt mitmachen!

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