Jump to content

Squid

Community Developer
  • Posts

    28,733
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. What is the name of the share? On the shares page do you happen to have a "music" and a "Music" share (same name only differing by case)? Post your diagnostics.
  2. Its a call trace. First thing to do would be to run memtest from the boot menu for minimum of a couple of passes (If you boot via UEFI, then you will need to temporarily switch to legacy boot in the bios) After that, try seeing if another flash drive set up with the OS will boot
  3. Primary support venue for those containers is via the Discord link. If you don't see it via the drop down on the docker tab when clicking it's icon, you can get it via Apps, Installed Containers from it's card
  4. FWIW, you can attach diagnostics directly to the forum. Most people don't like hitting random websites to get them. But, can you try setting DNS servers of something other other than your gateway. EG: 208.67.222.222 and 208.67.220.220. (Settings - Network Settings)
  5. Reboot or from a command prompt rm -rf /tmp/plugins/pluginPending But for the root of your issues, you need to post your diagnostics
  6. That entire GitHub repository was deleted by the maintainer / author, so what you're seeing is correct and to be expected (and also why the apps are no longer within Apps). Use a different URL.
  7. The only TinyMM within Apps is CLI only based upon the description. Also, what you may have had installed was unsupported and experimental and was removed from CA about 1.5 years ago
  8. That's what you need to fix first. After this happens again, post your diagnostics
  9. Just change the xml in the repository. If it's already installed, then advanced view will let you change.
  10. SPD speed on the RAM is also 4800, and the diagnostics show you're running at 3600.
  11. Problem with doesn't happen on Plex because For the execution errors we need the docker run command for one of the containers that gives that when starting it. For the actual Plex issue, the best place to ask is in Plex's forums and include Plex's logs from the docker page. I'd suspect a corrupted database (which ties in with the ATA errors)
  12. Considering the amount of infrastructure, hardware and thousands of companies involved in getting a byte from GitHub to your server itself its amazing that the internet even works at all....
  13. For logs after a crash you have to enable the syslog server (mirror to flash)
  14. I have nothing to do per se with the applications listed within Apps. To get the repository changed, you want to post in the relevant support thread by @Siwat2545. That being said, for updates to the application, oznu states IE: Simply because the container itself isn't updated doesn't mean that the application isn't (or can't be). Something akin to ordering a new phone from Apple and the shipping container is the same one they used 2 years ago, but the phone within the container is up to date.
  15. The only user that can log into the webUI is "root" All other users you create are strictly for file sharing, not management. Also, another user had a thought also. You've mapped /mnt/user/media to two different container paths. /media and /data. Why are you doing that?
  16. Food for thought though: Is there ever a version (stable or not) of Plex that actually works properly without introducing issues that weren't present on the previous version?
  17. Unraid's array without a cache pool does not use striping, so write speeds are at best the native write speed of the drives involved on a parity protected array and the disk settings at Reconstruct Write. When set to Read/Modify/Write, you can reasonably expect 1/2 the write speed of the drive. Unraid has many many advantages over a traditional RAID system, but also some trade offs. One of the trade offs is slower write speeds when not using a cache pool. To be honest, I have never understood why anyone in any circumstance would choose a traditional RAID system where if you exceed the redundancy in disk failures you have lost 100% of everything vs Unraid where at worst you will only have lost a small portion. As someone who in the past has lost the wife's baby pictures (and never hears the end of it), a true RAID system is not worth it for the extra throughput. Use a cache pool for the best performance.
  18. Doesn't do it on my system.... But, while I'm looking at it you've got a whack of PHP 8 warnings. My audits of plugins do not include PHP issues (and someone else around here is the PHP cop -> who hasn't noticed yet), so before spankings begin: text error warn system array login [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(651) : eval()'d code on line 137 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 86 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 115 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 118 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 149 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 152 [09-Sep-2023 20:08:44 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 152 [09-Sep-2023 20:09:00 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:09:00 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:09:00 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:09:00 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:09:00 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:09:00 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:09:00 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(651) : eval()'d code on line 137 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:09:01 America/New_York] PHP Deprecated: Implicit conversion from float 24.5 to int loses precision in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 51 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 86 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 115 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 118 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 149 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 152 [09-Sep-2023 20:09:01 America/New_York] PHP Warning: Undefined array key "FOOTER_STYLE" in /usr/local/emhttp/plugins/nut/include/nut_footer.php on line 152 [09-Sep-2023 20:09:16 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:09:16 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:09:16 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:09:16 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:09:16 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:09:16 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:09:16 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:09:31 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:09:31 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:09:31 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:09:31 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:09:31 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:09:31 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:09:31 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:09:47 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:09:47 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:09:47 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:09:47 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:09:47 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:09:47 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:09:47 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:10:03 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:10:03 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:10:03 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:10:03 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:10:03 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:10:03 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:10:03 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:10:19 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:10:19 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:10:19 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:10:19 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:10:19 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:10:19 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:10:19 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:10:35 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:10:35 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:10:35 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:10:35 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:10:35 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:10:35 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:10:35 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:10:48 America/New_York] PHP Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /mnt/cache/GitHub/SourceCode/AppFeed/Helpers.php on line 20 [09-Sep-2023 20:10:48 America/New_York] PHP Warning: Undefined array key "Default" in /mnt/cache/GitHub/SourceCode/AppFeed/Helpers.php on line 281 [09-Sep-2023 20:10:48 America/New_York] PHP Deprecated: escapeshellarg(): Passing null to parameter #1 ($arg) of type string is deprecated in /mnt/cache/GitHub/SourceCode/AppFeed/Helpers.php on line 286 [09-Sep-2023 20:10:48 America/New_York] PHP Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /mnt/cache/GitHub/SourceCode/AppFeed/Helpers.php on line 287 [09-Sep-2023 20:10:48 America/New_York] PHP Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /mnt/cache/GitHub/SourceCode/AppFeed/Helpers.php on line 20 [09-Sep-2023 20:10:48 America/New_York] PHP Warning: Undefined array key "Default" in /mnt/cache/GitHub/SourceCode/AppFeed/Helpers.php on line 281 [09-Sep-2023 20:10:48 America/New_York] PHP Deprecated: escapeshellarg(): Passing null to parameter #1 ($arg) of type string is deprecated in /mnt/cache/GitHub/SourceCode/AppFeed/Helpers.php on line 286 [09-Sep-2023 20:10:48 America/New_York] PHP Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /mnt/cache/GitHub/SourceCode/AppFeed/Helpers.php on line 287 [09-Sep-2023 20:10:51 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:10:51 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:10:51 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:10:51 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:10:51 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:10:51 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:10:51 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:11:07 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:11:07 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:11:07 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:11:07 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:11:07 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:11:07 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:11:07 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:11:23 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:11:23 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:11:23 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:11:23 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:11:23 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:11:23 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:11:23 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:11:39 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:11:39 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:11:39 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:11:39 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:11:39 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:11:39 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:11:39 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 [09-Sep-2023 20:11:55 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:11:55 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:11:55 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:11:55 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:11:55 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:11:55 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:11:55 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130 ^Ac[09-Sep-2023 20:12:11 America/New_York] PHP Warning: Undefined array key "diagsave" in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 27 [09-Sep-2023 20:12:11 America/New_York] PHP Warning: Undefined variable $apparentPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 103 [09-Sep-2023 20:12:11 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 106 [09-Sep-2023 20:12:11 America/New_York] PHP Warning: Undefined variable $realPower in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 109 [09-Sep-2023 20:12:11 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 114 [09-Sep-2023 20:12:11 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 116 [09-Sep-2023 20:12:11 America/New_York] PHP Warning: Undefined variable $powerNominal in /usr/local/emhttp/plugins/nut/include/nut_status.php on line 130
  19. If you're writing to a cache-only or use cache yes pool then you will get line speeds no problems (ie: 250MB/s on a 2500mb/s connection)
  20. Plex isn't the one giving you the execution error window....
×
×
  • Create New...