OMV5 I can not install plugins.

  • Try to refresh the browser window. If that does not work try clear the browser cache.


    If still no success, post the output of dpkg -l | grep openmedia

    first and second instruction do not give results :(



    Externer Inhalt youtu.be
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.

    • Offizieller Beitrag

    What kind of system? Post the output of apt clean.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    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!

  • What kind of system? Post the output of apt clean.


    Raspbian Buster Lite


    Minimal image based on Debian Buster
    Version:September 2019
    Release date:2019-09-26
    Kernel version:4.19
    Size:435 MB


    and OMV5


    Code
    pi@raspberrypi:~ $ apt clean
    E: Could not open lock file /var/cache/apt/archives/lock - open (13: Permission denied)
    E: Unable to lock directory /var/cache/apt/archives/
    E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
    E: Unable to lock directory /var/lib/apt/lists/
    W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
    W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
    pi@raspberrypi:~ $ sudo apt clean
    pi@raspberrypi:~ $
    • Offizieller Beitrag

    I meant the apt clean button from the web interface but if you are ok with the command line, use omv-aptclean

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    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!

  • I meant the apt clean button from the web interface but if you are ok with the command line, use omv-aptclean

  • Looks like a DNS issue. Are you connected to the internet?
    What is the output of ping -c 3 google.com and ping -c 3 8.8.8.8

    hmmmm Temporary failure in name resolution

  • DNS problem. Have you specified a fixed IP?


    Add your router and 8.8.8.8 (or any other DNS server) to the DNS settings in your network settings in OMV.

    Dynamic IP i made next:




    Code
    pi@raspberrypi:/etc $ sudo nano /etc/resolv.conf
    pi@raspberrypi:/etc $ ping google.com
    PING google.com (173.194.220.113) 56(84) bytes of data.
    64 bytes from lk-in-f113.1e100.net (173.194.220.113): icmp_seq=1 ttl=47 time=17.2 ms
    64 bytes from lk-in-f113.1e100.net (173.194.220.113): icmp_seq=2 ttl=47 time=17.4 ms
    64 bytes from lk-in-f113.1e100.net (173.194.220.113): icmp_seq=3 ttl=47 time=17.2 ms
    64 bytes from lk-in-f113.1e100.net (173.194.220.113): icmp_seq=4 ttl=47 time=17.2 ms

    edit /etc/resolv.conf and add


    nameserver 8.8.8.8
    nameserver 8.8.4.4

Jetzt mitmachen!

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