Plex plugin on ver. 1.027 not working correctly

  • Hello,


    I tried to upgrade from 0.6 and ended up doing a fresh install. I reused the data drives from the old version. I got plex to install but i get segfault errors in the logs and on the first time i chose the media drive location and hit save


    partial info from syslog
    (more info below)


    Code
    Oct 10 20:32:33 OMV kernel: [ 1960.462013] Plex Media 
    Serv[22494]: segfault at fffffffffffffff8 ip 00007f6aa603fe2b sp 
    00007fffa31150d0 error 5 in libstdc++.so.6.0.17[7f6aa5f7f000+e8000]


    pop up error code on first enable and save


    Code
    Failed to execute command 'omv-mkconf plexmediaserver 2>&1': Plex Media Server is not running (no process found)... usermod: directory /media/6d35f9fb-ff24-4447-92f6-8aaa5b79e982/plexmediaserver exists


    plex is marked as on in services tab but has a red error dot in the last column


    i have installed..(WEB GUI) removed and reinstalled plex from ssh terminal as root...this did not add plex back to the web gui so i installed again from web gui.


    I am a novice at the terminal and have searched quite a few posts before posting


    I think on the 0.5 version there were a few commands to grant permission to files in the terminal and that had worked.......can't find that post though... i looked


    any info is appreciated


    /r
    SlackeNet



    ps: part of the syslog file here (the downloaded content is quite long and seems repetitive)


    Code
    Oct 10 20:32:19 OMV collectd[2574]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
    Oct 10 20:32:23 OMV collectd[2574]: Not sleeping because the next interval is 4.306 seconds in the past!
    [b]Oct 10 20:32:33 OMV kernel: [ 1960.462013] Plex Media Serv[22494]: segfault at fffffffffffffff8 ip 00007f6aa603fe2b sp 00007fffa31150d0 error 5 in libstdc++.so.6.0.17[7f6aa5f7f000+e8000][/b]
    Oct 10 20:39:01 OMV /USR/SBIN/CRON[25531]: (root) CMD (  [ -x /usr/lib/php5/maxlifetime ] && [ -x /usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] && /usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime))


    full error log on pastebin

    Code
    http://pastebin.com/VNn5v0xr


    if this is of any help ( i found this command in another post)


    output of....... cat /etc/default/plexmediaserver


  • Would you please give me a
    stat /media/6d35f9fb-ff24-4447-92f6-8aaa5b79e982/plexmediaserver
    or at least a
    ls -al /media/6d35f9fb-ff24-4447-92f6-8aaa5b79e982/plexmediaserver
    as I think the user rights are not correct. Then you get exactly the behavior you´re talking about above.

    • Offizieller Beitrag

    The newest version of the plex plugin should fix the owner problems.

    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!

  • You guys are great,


    Got up this morning and removed Plex....ran all updates...rebooted the machine...re-installed plex


    BAM all is working just fine


    current info is OMV ver 1.029
    updated omv-extras ver 1.0.13
    kernal 3.16.0


    I can't Thank You enough for all your hard work


    /r
    SlackerNet

  • Jumping onto the bandwagon here... I've got the latest version of PlexMS from the repo, but I still have the red dot beside Plex on the services tab. When I try /etc/init.d/plexmediaserver stop, it tells me it is not running. So if I type /etc/init.d/plexmediaserver start, it tells me the service is starting but the service does not appear to have started in either the services tab or it is not reachable at localhost:32400/web.


    Any thoughts?

  • Results of stat /media/ba09030e-705f-4a78-82fd-59eb2bc5b79f/plexmediaserver/:


    Code
    File: `/media/ba09030e-705f-4a78-82fd-59eb2bc5b79f/plexmediaserver/'
      Size: 4096            Blocks: 8          IO Block: 4096   directory
    Device: 821h/2081d      Inode: 36115201    Links: 3
    Access: (0777/drwxrwxrwx)  Uid: (  120/    plex)   Gid: (65534/ nogroup)
    Access: 2014-10-19 03:32:56.215751851 -0500
    Modify: 2014-09-28 22:40:07.634217103 -0500
    Change: 2014-10-19 03:33:34.192237377 -0500
     Birth: -


    Results of id -u plex:


    Code
    120


    Results of ps aux | grep plex


    Code
    root      8836  0.0  0.0   6320  1452 pts/0    S+   03:39   0:00 grep plex


    The damn thing isn't running.


    OMV version 1.029
    Kernel version 3.16
    OMV-Extras version 1.0.13


    At this point, I'd sell my soul to get this up and running again.

    • Offizieller Beitrag

    Did you try uninstalling the plugin, deleting the plex user, and reinstalling?

    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!

    • Offizieller Beitrag

    Can you try it again with the latest plugin? I would uninstall plex, openmediavault-plex, and the user plex before reinstalling.

    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!

    Einmal editiert, zuletzt von ryecoaaron ()

    • Offizieller Beitrag

    Nope. Fixed typo. Just the plugin.

    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!

    • Offizieller Beitrag

    The actual plex package (not the plugin) adds the user and would be the one to delete. Not sure if it does or not. If it isn't in /etc/passwd, then it must :)

    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!

    • Offizieller Beitrag

    Do you have a large existing database?

    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!