Jump to content

SwampyShadow

Members
  • Posts

    6
  • Joined

  • Last visited

SwampyShadow's Achievements

Noob

Noob (1/14)

2

Reputation

  1. Thanks. I noticed that it doesn't list libassuan as a dependency but it won't run without it also installed. Other than that it works great.
  2. Would it be possible to add GnuPG? I would rather not have to spin up a docker container just to encrypt/decrypt a file. Thanks.
  3. With an AMD GPU (Radeon 5450) I am getting an error when "GPU and Memory Clocks (Nvidia/Intel/AMD)" is enabled. Running /usr/local/emhttp/plugins/gpustat/gpustatus.php from the command line returns the following error: Fatal error: Uncaught TypeError: Argument 1 passed to gpustat\lib\Main::roundFloat() must be of the type float, string given, called in /usr/local/emhttp/plugins/gpustat/lib/AMD.php on line 209 and defined in /usr/local/emhttp/plugins/gpustat/lib/Main.php:229 Stack trace: #0 /usr/local/emhttp/plugins/gpustat/lib/AMD.php(209): gpustat\lib\Main::roundFloat('inf', 1) #1 /usr/local/emhttp/plugins/gpustat/lib/AMD.php(114): gpustat\lib\AMD->parseStatistics() #2 /usr/local/emhttp/plugins/gpustat/gpustatus.php(57): gpustat\lib\AMD->getStatistics() #3 {main} thrown in /usr/local/emhttp/plugins/gpustat/lib/Main.php on line 229
  4. This would be an awesome feature. I would much rather be able to see my system performance (CPU, RAM, NICs, fans, UPS) without scrolling than to be able to see my share info or have a giant blank area because I only have 6 drives.
  5. When I start up the container Freshclamd starts and then appears to hang. The log shows the following with the SelfCheck statement repeating every 10 minutes and not stopping. Starting Freshclamd ClamAV update process started at Sun Oct 2 14:57:04 2022 daily.cld database is up-to-date (version: 26677, sigs: 2006327, f-level: 90, builder: raynman) main.cvd database is up-to-date (version: 62, sigs: 6647427, f-level: 90, builder: sigmgr) bytecode.cvd database is up-to-date (version: 333, sigs: 92, f-level: 63, builder: awillia2) Sun Oct 2 15:07:38 2022 -> SelfCheck: Database status OK. Sun Oct 2 15:17:39 2022 -> SelfCheck: Database status OK. Sun Oct 2 15:27:40 2022 -> SelfCheck: Database status OK. Sun Oct 2 15:37:41 2022 -> SelfCheck: Database status OK. Running a ps shows the following two clam processes: 12 clamav 0:24 clamd --foreground 41 clamav 0:00 freshclam --checks=1 --daemon --foreground --stdout --user=clamav Any ideas on what is wrong?
×
×
  • Create New...