Problem with Docker plugin

  • Hello,


    Running the newest version of omv 3.x


    And the latest dockerplugin v3.1.8


    I have Plex running in Docker but when I start an additional docker lets say Sabnzbd or Sonarr I get the error:


    Code
    /usr/bin/python: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory


    I have tried diffrent things but without success and cannot find a fix on Google, Hope someone can help me.

    • Offizieller Beitrag

    apt-get install lib64z1

    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

    That package is only for 32 bit systems. You need zlib1g which is installed already on my systems. Try:


    apt-get install zlib1g


    If it says it is already installed, what is the output of:


    ls -al /lib/x86_64-linux-gnu/libz.so.1

    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!

  • Here is the output:


    Bash
    apt-get install zlib1g
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    zlib1g is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    root@nas:~# ls -al /lib/x86_64-linux-gnu/libz.so.1
    lrwxrwxrwx 1 root root 13 Mar 29 09:29 /lib/x86_64-linux-gnu/libz.so.1 -> libz.so.1.2.8
    root@nas:~#
    • Offizieller Beitrag

    File is there. No idea why it doesn't like it. Maybe try:


    apt-get install --reinstall zlib1g

    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!

Jetzt mitmachen!

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