No more web interface

    • Offizieller Beitrag

    What version of OMV? dpkg -l | grep openm

    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!

  • Perdon me i forgot to mention the version :(


    Code
    ii  openmediavault                     2.2.5                             all          Open network attached storage solution
    ii  openmediavault-extplorer           1.3.1                             all          OpenMediaVault eXtplorer plugin
    ii  openmediavault-keyring             0.4                               all          GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-lvm2                2.1                               all          OpenMediaVault Logical Volume Manager (LVM2) plugin
    rc  openmediavault-nginx               2.4                               all          Nginx plugin for OpenMediaVault.
    ii  openmediavault-omvextrasorg        2.13.2                            all          OMV-Extras.org Package Repositories for OpenMediaVault
    ii  openmediavault-plexmediaserver     1.0.14                            all          OpenMediaVault Plex Media Server plugin
    ii  openmediavault-transmissionbt      1.4                               all          OpenMediaVault Transmission (BitTorrent client) plugin.

    OMV 3.0.88 | OMV Extras 3.4.29 | Proliant ML110

    • Offizieller Beitrag

    Try:


    omv-mkconf nginx
    omv-mkconf php5fpm
    service php5-fpm restart
    service nginx restart

    • Offizieller Beitrag

    What is the output of:


    df -h
    service nginx status
    service php5-fpm status
    ip addr

    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!

  • Thank you for your help


    df-h


    Code
    Sys. fich.                                             Taille Util. Dispo Uti% Monté sur
    rootfs                                                    71G  2,6G   65G   4% /
    udev                                                      10M     0   10M   0% /dev
    tmpfs                                                    202M  1,2M  200M   1% /run
    /dev/disk/by-uuid/5565a0c3-2b50-4b34-aa70-94a8b06e3ac9    71G  2,6G   65G   4% /
    tmpfs                                                    5,0M     0  5,0M   0% /run/lock
    tmpfs                                                    1,1G  4,0K  1,1G   1% /run/shm
    tmpfs                                                   1006M     0 1006M   0% /tmp
    /dev/md0                                                  74G   66G  7,9G  90% /media/c66fa4ca-296f-4289-9b4f-c72d3aecd2a9




    service nginx status


    Code
    nginx is running


    service php5-fpm status


    Code
    php5-fpm is running



    ip addr


    Code
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
        inet 127.0.0.1/8 scope host lo
        inet6 ::1/128 scope host 
           valid_lft forever preferred_lft forever
    2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
        link/ether 00:14:c2:44:65:c6 brd ff:ff:ff:ff:ff:ff
        inet 192.168.1.156/24 brd 192.168.1.255 scope global eth0

    OMV 3.0.88 | OMV Extras 3.4.29 | Proliant ML110

    Einmal editiert, zuletzt von pololasi ()

    • Offizieller Beitrag

    All of that looks correct. I would try omv-firstaid to reset the port that the web server listens on.

    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!

    • Offizieller Beitrag

    Typically most people use port 80.
    You shouldn't need to reset the network adapter settings.


    The nginx plugin is removed but not purged. To purge, apt-get purge openmediavault-nginx
    Is removing the nginx plugin what caused this problem in the first place?

    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!

  • Is removing the nginx plugin what caused this problem in the first place?


    I did not remember but i think so. I just purged it now with apt-get purge openmediavault-nginx
    I just try omv-firstaid


    trying to configure the webgui but i have an error.

    Code
    Updating web administration settings. Please wait ...
    {"response":null,"error":{"code":7001,"message":"Failed to connect to socket: Connection refused","trace":"exception 'OMVException' with message 'Failed to connect to socket: Connection refused' in \/usr\/share\/php\/openmediavault\/rpc.inc:135\nStack trace:\n#0 \/usr\/sbin\/omv-rpc(107): OMVRpc::exec('WebGui', 'setSettings', Array, Array, 2)\n#1 {main}"}}
    Failed to execute RPC (service=WebGui, method=setSettings)

    OMV 3.0.88 | OMV Extras 3.4.29 | Proliant ML110

    • Offizieller Beitrag

    Reboot? Not sure what has happened to the system. Type omv-engined -df to see if you see any other errors.

    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!

  • The output off


    Code
    omv-engined -df


    is


    Code
    omv-engined[15264]: Daemon already running (pid=2502)
    Daemon already running (pid=2502)


    Maybe i have to reboot first ?


    a

    Code
    shutdown -r now

    for instance ?

    OMV 3.0.88 | OMV Extras 3.4.29 | Proliant ML110

    • Offizieller Beitrag

    I was just curious if you had rebooted. reboot works too.


    service openmediavault-engined stop
    omv-engined -df

    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!

  • So after a
    service openmediavault-engined stop


    and
    omv-engined -df




    the output is



    I do not see any errors.

    OMV 3.0.88 | OMV Extras 3.4.29 | Proliant ML110

Jetzt mitmachen!

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