Unable to install Plex

  • Hi,


    I set up OMV2 and I'm trying to install Plex but it doesn't work. Installing other plugins is working fine so far.



    Anyone got an idea?


    Update: I get the same error message trying to install the CouchPotato plugin.

    • Offizieller Beitrag

    If you don't have python on your system, a python app like couchpotato won't work.


    What is the output of:


    dpkg -l | grep -E "python|openm"
    uname -a

    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!

  • Yes but isn't python3 "enough"?


    Here is the output


    Code
    root@NAS:~# uname -a
    Linux NAS 3.16.0-0.bpo.4-amd64 #1 SMP Debian 3.16.7-ckt25-2~bpo70+1 (2016-04-12) x86_64 GNU/Linux
    • Offizieller Beitrag

    Did you uninstall python2? A lot of the plugins use python2 and they are not always compatible with python3.

    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!

  • No. I tried to install nzbhydra from git and it this was the first time that it occurred to me that there must be something wrong with python because I couldn't run it.
    I tried installing python via apt-get but I couldn't. I thought maybe it was intended that way and used the docker container of nzbhydra instead.


    How can I get python2 back?

  • Try this:


    rm /etc/apt/sources.list.d/python-2.7.list
    apt-get update
    apt-get purge python*


    Then install these packages with apt-get:


    • Offizieller Beitrag

    Just apt-get install python2.7

    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!

Jetzt mitmachen!

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