bpl294

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by bpl294

  1. I'm running unRaid 6.12.4 on a supermicro H12 series motherboard. In the fan control settings it is only able to control fans 1,2,3 and 4 and then fans A and B. There is another fan called Fan5. I was wondering if there is a way i could add this to the first group to be controlled by those same settings. Ideally i would like FAN1,2,3,4,5 controlled by the same sensor then FANA,B controlled together. thanks in advance.
  2. I have a pair of Broadcom 10gig ethernet ports on my motherboard. I am unable to change the setting for Rx/Tx Buffer. Is this not supported for this driver? i have found this info for the driver unRaid is loading for them: https://docs.oracle.com/cd/E87266_01/html/E87989/cehbiiej.html#scrolltoc TIA
  3. I was able to get this resolved by setting a RAM /tmp mapping in the Nextcloud docker and then disabling proxy buffering by adding the following strings to the NPM proxy host settings: proxy_request_buffering off; proxy_buffering off;
  4. PMS Version#: 1.21.2.3943 OS: Unraid 6.8.3 docker: binhex-plexpass My Plex docker has been crashing randomly for the past couple weeks. I was on a beta version of Unraid and reverted back to 6.8.3. It has crashed on both versions. I notice the crashing by being in the console when there are active streams, i will try to goto my server settings, and the wheel just spins and the CPU usage, bandwidth and ram stops being reported in real time. I have not been able to pinpoint this to any hardware as Plex is the only docker that seems to crash. I do have the docker set to host networking. The docker service needs to be restarted in order to get it working again. I have attached the Unraid diags. unbipple-diagnostics-20210202-1816.zip
  5. I have been experiencing network issues while on 6.9rc2. My dockers will stop being able to be reached by any GUI, my transfers speeds slow down to a crawl and i lose access to the console GUI. It eventually comes back on by itself. This occurs multiple times in a day. I have an Intel SFP+ card using the ixgbe drivers. I have checked the logs when it comes back up and nothing stands out. I have since reverted back to 6.9rc1 and it does not seem to be an issue there.