Failed to execute RPC (service=Config, method=applyChanges).

  • Hi All


    Just rebooted my OMV box and noticed the webgui hasnt come back, so i went to omv-firstaid to check the nic config was good, when i try to reset the NIC I get the following error:


    Failed to execute RPC (service=Config, method=applyChanges).


    I can still ping the box etc and FTP is up fine .... but no webgui :(


    Any ideas ?


    Thanks


    Nik

    • Offizieller Beitrag

    I assume you can ssh into the box or use it locally? If so, what version of OMV are you at? dpkg -l | grep openmediavault will tell you.

    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!

  • Yup SSH also still up:


    ii openmediavault 0.5.12 Open network attached storage solution
    ii openmediavault-clamav 0.5.6 OpenMediaVault ClamAV plugin
    ii openmediavault-keyring 0.2 GnuPG archive keys of the OpenMediaVault archive
    ii openmediavault-omvextrasorg 0.5.5 OMV-Extras.org Package Repositories for OpenMediaVault
    ii openmediavault-processlist 0.5.3 OpenMediaVault process list panel
    ii openmediavault-route 0.5.3 OpenMediaVault IP routing table plugin
    ii openmediavault-rsnapshot 0.5.2 OpenMediaVault rsnapshot backup plugin.
    ii openmediavault-supportinfo 0.5.5 OpenMediaVault support panel
    ii openmediavault-transmissionbt 0.5.6 OpenMediaVault Transmission (BitTorrent client) plugin
    ii openmediavault-webdav 0.5.1 OpenMediaVault WebDAV plugin

    • Offizieller Beitrag

    What type of drive is OMV installed 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!

  • /dev/sda:


    ATA device, with non-removable media
    Model Number: Hitachi HDS721050DLE630
    Serial Number: MSE421RP29GGZJ
    Firmware Revision: MS1OA650
    Transport: Serial, ATA8-AST, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6, SATA Rev 3.0; Revision: ATA8-AST T13 Project D1697 Revision 0b


    HDPArm can provide much more but i think this is enough ? :)


    Nik

  • He just wanted to know if its installed on a flash drive. This can cause issues.


    You may try to reinstall your omv (You keep your configuration files)


    Code
    apt-get --reinstall install openmediavault


    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!

  • My next suggestion would be the hard way, however this removes all config files. You may want to wait for other suggestions.


    Code
    dpkg --purge openmediavault
    apt-get clean
    apt-get install openmediavault


    Beware: This deletes your configuration!


    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!

    • Offizieller Beitrag

    Yes.


    Code
    apt-get remove openmediavault-packagename


    If you want to remove the config as well, then:


    Code
    apt-get remove --purge openmediavault-packagename


    If you want to see the list of plugins installed:


    Code
    dpkg -l | grep openmediavault-

    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!

  • Thanks


    I think it might be webdav thats causing the problems:


    Removing openmediavault-webdav ...
    ERROR: No site found matching !
    dpkg: error processing openmediavault-webdav (--purge):
    subprocess installed post-removal script returned error exit status 1


    Cant even get rid of it :(

  • Code
    rm /etc/apache2/sites-enabled/omv-webdav
    rm /etc/apache2/sites-available/omv-webdav
    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!

    Einmal editiert, zuletzt von ryecoaaron () aus folgendem Grund: added 'e' to apache

Jetzt mitmachen!

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