Beiträge von jan_lde

    Shall I install the system completely new or is it possible to change the sources.list to wheesy and make a dist upgrade?


    But what about that?


    Zitat von "davidh2k"

    Yes.


    However OpenMediaVault 0.5 isn't made for wheezy so you will run into trouble with the GUI for sure.


    Greetings
    David

    Code
    dpkg -i libxml2_2.8.0+dfsg1-7+nmu2_armel.deb
    dpkg: regarding libxml2_2.8.0+dfsg1-7+nmu2_armel.deb containing libxml2, pre-dependency problem:
     libxml2 pre-depends on multiarch-support
      multiarch-support is not installed.
    dpkg: error processing libxml2_2.8.0+dfsg1-7+nmu2_armel.deb (--install):
     pre-dependency problem - not installing libxml2
    Errors were encountered while processing:
     libxml2_2.8.0+dfsg1-7+nmu2_armel.deb


    By trying to install libxml2 from wheezy I get the next dependency issue. :roll:

    Thank god, ssh works. The webinterface is reachable but gives the following error message:



    Hmmm... who is the stupid admin? :D


    Edit:


    Code
    cat /var/log/apache2/openmediavault-webgui_error.log
    [Fri Jan 31 21:42:51 2014] [warn] [client xxx.xxx.xxx.xxx] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
    [Fri Jan 31 21:42:51 2014] [error] [client xxx.xxx.xxx.xxx] Premature end of script headers: index.php
    [Fri Jan 31 21:42:52 2014] [error] [client xxx.xxx.xxx.xxx] File does not exist: /var/www/openmediavault/manifest.appcache
    [Fri Jan 31 21:42:59 2014] [warn] [client xxx.xxx.xxx.xxx] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
    [Fri Jan 31 21:42:59 2014] [error] [client xxx.xxx.xxx.xxx] Premature end of script headers: index.php
    [Fri Jan 31 21:47:45 2014] [warn] [client xxx.xxx.xxx.xxx] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
    [Fri Jan 31 21:47:45 2014] [error] [client xxx.xxx.xxx.xxx] Premature end of script headers: index.php



    Code
    cat /var/log/apache2/openmediavault-webgui_access.log
    94.222.144.243 - - [31/Jan/2014:21:42:51 +0000] "GET / HTTP/1.1" 500 566 "-" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/31.0.1650.63 Chrome/31.0.1650.63 Safari/537.36"
    94.222.144.243 - - [31/Jan/2014:21:42:52 +0000] "GET /manifest.appcache HTTP/1.1" 404 435 "-" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/31.0.1650.63 Chrome/31.0.1650.63 Safari/537.36"
    94.222.144.243 - - [31/Jan/2014:21:42:53 +0000] "GET /favicon.ico HTTP/1.1" 200 1429 "-" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/31.0.1650.63 Chrome/31.0.1650.63 Safari/537.36"
    94.222.144.243 - - [31/Jan/2014:21:42:59 +0000] "GET / HTTP/1.1" 500 566 "-" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/31.0.1650.63 Chrome/31.0.1650.63 Safari/537.36"
    94.222.144.243 - - [31/Jan/2014:21:47:45 +0000] "GET / HTTP/1.1" 500 566 "-" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/31.0.1650.63 Chrome/31.0.1650.63 Safari/537.36"
    Zitat von "ryecoaaron"

    Try:


    Code
    useradd -G sudo,shadow openmediavault


    and reboot.


    Ok, but be aware that sshd is still disabled. If this will not work I'm locked out of the system since the pogo has no display interface! Will we try to enable sshd first?


    Edit:


    Code
    useradd -G sudo,shadow openmediavault
    useradd: user 'openmediavault' already exists


    Code
    ls -al /etc/openmediavault/
    total 100
    drwxr-xr-x  2 openmediavault openmediavault  4096 Jan 29 23:01 .
    drwxr-xr-x 80 root           root            4096 Jan 29 23:07 ..
    -rw-------  1 openmediavault openmediavault 16874 Jan 29 23:07 config.xml
    -rw-r--r--  1 openmediavault openmediavault 68151 Sep 24  2012 php.ini


    Code
    cat /etc/passwd | grep ^openmediavault
    openmediavault:x:999:999::/home/openmediavault:/bin/sh


    Code
    groups openmediavault
    openmediavault : openmediavault


    I'm sorry for confusing you that much...

    Ooops. :D


    Code
    ls -al /etc/apache2/sites-enabled/
    total 8
    drwxr-xr-x 2 root root 4096 Jan 29 23:01 .
    drwxr-xr-x 8 root root 4096 Jan 29 22:58 ..
    lrwxrwxrwx 1 root root   40 Jan 29 23:01 openmediavault-webgui -> ../sites-available/openmediavault-webgui


    Code
    ls -al /etc/apach2/sites-enabled/monit status
    ls: cannot access /etc/apach2/sites-enabled/monit: No such file or directory
    ls: cannot access status: No such file or directory
    
    
    ls -al /etc/apache2/sites-enabled/monit status
    ls: cannot access /etc/apache2/sites-enabled/monit: No such file or directory
    ls: cannot access status: No such file or directory

    Installation is complete, ssh is still running but OMV webgui is unreachable.


    There is a maybe interesting warning:


    Code
    omv-initsystem 
    /usr/share/openmediavault/initsystem/40interfaces:
    Warning: program compiled against libxml 208 using older 207

    Ok, got the package and installed it. The first dependency issue has now gone. Now the situation is as follows: