Rudeboy42

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Rudeboy42

  1. Is anyone having issues with version 1.24.3.5033-1-01 ?? I updated last Tuesday and been having trouble ever since.

     

    Example of issues:

    1. Users getting excessive buffering when they are able to connect.  and local connections failing at times in the middle of a program (Direct Play) 

    2. Transcodes failing midway thru a program and "Server not available".  (Thought this was a remote/bandwidth issue but speed test, and port forwarding working fine).  Rebooted everything twice and checked connection. And yes, using Nvidia HW.

    3. Status Dashboard page "Now Playing" not showing everything playing. remote or local.  Also seen double entries from same source.

    4. Tautulli unable to connect to Plex Server and in other times, showing no activity even though several shows are running.

    5. Several settings pages not displaying at times. restart docker and pages come back but only for a short time.

     

    Other than these types of entries in the log file, there isn't much information there:
    DEBG 'plexmediaserver' stdout output:
    Critical: libusb_init failed

     

    My last step was to downgrade to 1.24.2.5000-1-01.  Not sure if this helping yet but I can access the setting pages now and Tautulli is connecting and updating correctly.  I will wait for 24 hours to signal an all clear however.

     

    Any assistance would be appreciated. 

     

    Profile:

    CPU: Intel® Core™ i7-8700 CPU @ 3.20GHz

    Mem: 64Gb

    Unraid version: 6.9.2

    NVidia driver: 470.74

    NVIDIA Quadro P2000

     

  2. Just checked the Plex forum and a new build has been posted:

    Quote

    Build 1.16.6.1559 has been corrected and is now being superseded with the corrected build.

    The root cause was an RPATH regression.

    The new build is 1.16.6.1592

    How long before we see "binhex/arch-pass" update?

  3. 7 hours ago, djglenn said:

    **UPDATE**


    OK looks like its the current plex version thats broken (both Linuxserver & binhex), and rolling back the binhex version is working..

     

    Time to rebuild the library....

    Just wondering, by "rolling back" you mean you uninstalled and reinstalled the binhex docker?  why did you have to rebuild the library?  Should a restore of the database do that?

  4. Looks like the latest Plex update broke the settings page.  

    Plex Plug-in [com.plexapp.system]: error while loading shared libraries: libpython2.7.so.1.0: cannot open shared object file: No such file or directory

    Running Binhex/arch-plexpass 1.16.6.1559-1-01.  All settings pages display "Server settings are unavailable."  However, the server itself works. Plex.tv is aware.

    • Upvote 1
  5. Here's what I've done since last post:

    1. figured out how to view the syslog: "cat /var/log/syslog".  The obvious "connect() to unix:/var/run/php5-fpm.sock failed" jumped out at me immediately so I focused on that.

    2. G.Search turned up several how-to's on /killing/restarting php5-fpm.  nothing I did worked.  Couldn't find anything in the unRaid forums on how to do this in unRaid either except to reboot.

    3. tried to restart nginx using this command; "/etc/rc.d/rc.nginx restart", no luck there either.

     

    Finally, I hit the panic button.  Tried to do a clean reboot and it just sat there so after 30 minutes I finally just mashed the power button.  Of course, unclean shutdown and parity-check.

     

    Next time it happens, I know now to run the "diangnostic" before. 

  6. I am having the same issue.  Running the latest build and suddenly after 4 days of running smoothly, I'm getting the "502 Gateway" error when I open the GUI.  Trying to follow this nginx beginners guid and no luck.

    I've tried:

    1. kill -s QUIT (PID)

    2. nginx -s quit

    3. nginx -s reload

    4. just plain nginx

    No luck.  This is the second time this has happened in about 3 weeks.  I really don't want to resort to rebooting and would like to understand this OS more but I'm about to toss up my hands.