Beiträge von s711

    Hello,


    After an apt-get update && apt-get upgrade on my Raspberry Pi, I have this error:



    OVM is not runinng, I have the message "502 bad gateway" on the webgui and this when I try to start the service:


    Code
    root@raspberrypi:~# service openmediavault-engined start
    Starting OpenMediaVault engine daemon: Illegal instruction


    An idea? Thanks !

    Hello


    In NFS client allowed ip if I put "192.168.10" it's works, but if I put "192.168.0.*" I have the issue on mount:

    Code
    mount.nfs: Stale NFS file handle


    I want to open my share for all ip on my router
    I dont understand because when I configure a manual NFS with "192.168.0.*" in /etc/exports it works fine.


    have an idea?


    sorry for my English...

    Code
    root@raspberrypi:~# dpkg -l | grep proctitle
    ii  php5-proctitle                        0.1.2-2                                 armhf        proctitle module for PHP 5

    : /


    same problem :/



    thanks for help

    thanks for answer ! but I have got this :s

    Code
    root@raspberrypi:~# apt-get install --reinstall openmediavault
    Reading package lists... Done
    Building dependency tree        
    Reading state information... Done
    0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
    1 not fully installed or removed.
    After this operation, 0 B of additional disk space will be used.
    E: Internal Error, No file name for openmediavault:armhf


    I try an apt-get update:



    but my /etc/apt/sources.list.d/openmediavault.list is good...

    Thanks !


    But I have this problem when I do apt-get install openmediavault :



    An idea?