PlexPy working in OMV4.X?

  • I am running OMV 4.0.14-1 arrakis and PlexPy seems to be not running.


    I have enabled the installation and running options in the Plex plugin tab.


    But whenever I try to access the IP:port where the web service is supposed to be running (8182 as default) there is no service running as I get a 404 page.


    In 3.X erasmus it was working and I have a lot of notifications configured (telegram/mail) running like a charm.


    How could I chek if the service is running? I cannot find it under the Processes tab.


    Thanks in advance.


    PD: I tried


    Code
    systemctl enable plexpy


    But still not working

    omv 5.5.23-1 usul arm64

    omv 5.5.23-1 usul x64


    Einmal editiert, zuletzt von jfromeo ()

  • I tried the following:


    - Ensure that there is a plexpy.service in /lib/systemd/system path
    - systemctl daemon-reload
    - systemctl enable plexpy.service
    - systemctl start plexpy.service


    And I get the following error:


    PD: I manually created the user "plexpy" and now it does not give error at the moment of starting, but I still do not get any webUI.


    The process is working in the background:


    Code
    6695 plexpy    20   0  986760  43440   8096 S   0.0  0.1   0:00.51 python

    omv 5.5.23-1 usul arm64

    omv 5.5.23-1 usul x64


    Einmal editiert, zuletzt von jfromeo ()

    • Offizieller Beitrag

    I didn't add the plexpy stuff to the plugin and have no idea how to even test it. So, the code probably needs to be updated (or removed and put in its own plugin).

    omv 7.0.5-1 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.11 | compose 7.1.3 | k8s 7.1.0-3 | cputemp 7.0 | mergerfs 7.0.3


    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!

  • I can confirm that both the plex and plexpy from linuxserver are running 100% in docker mode and notifications get sent instantly, in case anyone needs the PlexPy functionality in arrakis.

    omv 5.5.23-1 usul arm64

    omv 5.5.23-1 usul x64


  • Also changed back to docker for plex and plexpy in arrakis, but got plexpy working 100% before together with openmediavault-plexmediaserver:


    Install the plex plugin as usual, enable plexpy with port 8181. Then:


    First:

    Code
    sudo adduser --system --no-create-home plexpy
    sudo chown plexpy:nogroup -R /opt/plexpy


    Second:



    Code
    - systemctl enable plexpy
    - systemctl start plexpy

    HP Microserver Gen8 - 16GB RAM - 1x Dogfish 64GB SSD - 4x 3TB WD Red / ZFS raid1 - OMV 7.x bare metal - Docker - Synology DS214 with 2x 4TB WD Red for rsync backup

  • Thanks, this does the trick :)

Jetzt mitmachen!

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