Beiträge von jofen

    I hope that the information is here


    I m using a mac , I have hit ctrl reload

    Try putting engined in debug mode and then go to the plugins tab to see what the output of debug mode shows.


    sudo monit stop omv-engined

    sudo omv-engined -df

    Still get error 500 and here is the terminal output.

    How do i stop th debug mode?

    Thanks

    Try:


    sudo omv-aptclean

    sudo apt-get install openmediavault-resetperms

    But still the same.

    Unable to install plugins error 500

    Code
    root@raspberrypi:/# sudo lsof /var/lib/dpkg/lock
    root@raspberrypi:/# sudo lsof /var/lib/apt/lists/lock
    root@raspberrypi:/# sudo lsof /var/cache/apt/archives/lock
    root@raspberrypi:/# sudo rm /var/lib/apt/lists/lock
    root@raspberrypi:/# sudo rm /var/cache/apt/archives/lock
    root@raspberrypi:/# sudo rm /var/lib/dpkg/lock
    root@raspberrypi:/# sudo dpkg --configure -a
    root@raspberrypi:/# 

    There is no output.

    just execute all the cmd but stil not able to install plugins.

    Same error code 500

    If it works, it is ok. 20.10 is rather recent.

    Thanks Zoki manage to change by

    Removed docker reinstall and cli omv-upgrade


    Now just one big problem left in this post.


    I m not able to install plugins :(

    OK, that's a little bit too long. Go to CLI and check if there is any apt, apt-get or dpkg process running.


    Code
    # ps aux | grep apt
    # ps aux | grep dpkg

    Kill them or reboot the system.

    Here is the results

    Code
    root@raspberrypi:/# ps aux | grep apt
    root     30223  0.0  0.0   6780   568 pts/0    S+   10:28   0:00 grep apt
    root@raspberrypi:/# ps aux | grep dpkg
    root     30332  0.0  0.0   6780   596 pts/0    S+   10:28   0:00 grep dpkg
    root@raspberrypi:/# kill 30223
    bash: kill: (30223) - No such process
    root@raspberrypi:/# kill 30332
    bash: kill: (30332) - No such process
    root@raspberrypi:/# kill 6780
    bash: kill: (6780) - No such process

    I have reboot several times but running in the same error.


    Hi tried to install a couple plugins but getting this message:


    500 internal server error the storage area for state information for each package resource is held by another process.

    Please try again later


    OMV\AssertException: The storage area for state information for each package resource is held by another process. Please try again later. in /usr/share/php/openmediavault/system/apt.inc:43

    Stack trace:

    #0 /usr/share/openmediavault/engined/rpc/pluginmgmt.inc(228): OMV\System\Apt::assertNotLocked()

    #1 [internal function]: Engined\Rpc\PluginMgmt->install(Array, Array)

    #2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)

    #3 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('install', Array, Array)

    #4 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('Plugin', 'install', Array, Array, 1)

    #5 {main}


    Is there a fix?

    Thanks

    The feature has been dropped because most logs entries now extracted from the systemd journal.

    One more question its about docker.

    After upgrade to OMV6 I see docker version 5:20.10.14~3-0~debian-buster.

    Skall I uninstall docker and reinstall?

    Thanks

    Are you using 32 or 64 bit?