aussie_huddo

Members
  • Posts

    23
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • Location
    Sydney, Australia

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

aussie_huddo's Achievements

Noob

Noob (1/14)

9

Reputation

  1. I installed the driver from Community Apps, restarted the server and thats when it became inaccessible.
  2. I upgraded to 6.12.6 and decided to install the Realtek driver to get ahead of any issues but when I did install the 8168 driver and restarted I couldn't access the server by the network. Had to run in GUI mode and uninstall the driver. Any ideas why this occured. Diagnostics included below from when the server was inaccessable. huddohub-diagnostics-20240107-2122.zip System Devices shows: 07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 16)
  3. Getting the following after update to latest version: noVNC encountered an error: Cannot read properties of null (reading 'addEventListener') TypeError: Cannot read properties of null (reading 'addEventListener') at Object.addTouchSpecificHandlers (http://192.168.1.126:6080/app/ui.js:223:13) at Object.start (http://192.168.1.126:6080/app/ui.js:78:12) at http://192.168.1.126:6080/app/ui.js:45:27 Tried downgrading to binhex/arch-krusader:2.7.2-4-01 and same error. Any Ideas? EDIT: SOLVED by force refresh (ctrl+refresh in chrome) of the webpage
  4. When I ran --auto-tune the CPU frequency would go down to 3.6GHz, then I edited the go file with the commands in the first post and with array stopped min frequency was 800MHz. However when the array is started the min frequency now seems to be pegged around 4GHz with slight dips to ~3.95GHz. CPU is i3-9100. Turbo is still on in the BIOS. I am trying to get best performance while still throttling down the CPU when unneeded. Any ideas? EDIT: SOLVED Settings>Tips and Tweaks (plugin) set CPU Scaling Governor to Power save. CPU now throttles right back
  5. Are you on 6.10.3? That seemed to fix it. Also try installing the powertop 2.13 version from nerd tools plug-in then run it.
  6. I can't get it to run --auto-tune anyway, below is the output: powertop: /lib64/libncursesw.so.6: no version information available (required by powertop) powertop: /lib64/libtinfo.so.6: no version information available (required by powertop) modprobe cpufreq_stats failedLoaded 0 prior measurements Cannot load from file /var/cache/powertop/saved_parameters.powertop File will be loaded after taking minimum number of measurement(s) with battery only RAPL device for cpu 0 RAPL device for cpu 0 Devfreq not enabled glob returned GLOB_ABORTED Cannot load from file /var/cache/powertop/saved_parameters.powertop File will be loaded after taking minimum number of measurement(s) with battery only Leaving PowerTOP I am still on 6.9.2, upgrading in next couple of days.
  7. Do you mean disable the Intel Turbo Boost Technology setting in BIOS? Won't this affect performance? I have a i3-9100 on a Gigabyte B365M-HD3
  8. I have done this which seems to have fixed the issue, but now download speeds have been reduced significantly. Is there are better way to solve this using Nginx Proxy Manager? EDIT: Speeds returned to normal... confirm the above works for NPM users
  9. thanks. Just to edit that "cd /root/.stash/plugins" neede to be "cd ~/.stash/plugins" for me. I also had to create the plugins folder in appdata/stash/config/
  10. anyone had any success getting plugins that require python to work? https://github.com/niemands/StashPlugins
  11. Is there any way to enable the dark theme for this docker? Documentation shows it is possible on windows installs: https://gpodder.github.io/docs/windows.html I have had a look around in config folder and found nothing. Console won't allow me to install nano to create and edit a file either.
  12. FIxed the issue. Turns out my config folder was in a subdirectory: appdata/gpodder/gpodder Once I pointed it there its all back and working as it should be
  13. Had some issues trying to get the web UI to load so I reinstalled the docker. I can now access the webUI however there is no record of my podcasts and downloads that are in the folder. Can i import anything from existing appdata or just add podcast URLs and re-download?
  14. Long time user of this docker, but I just started using it with VPN and now my RSS feeds from jackett don't work. Any idea if it is possible to have the VPN and RSS feeds from jackett docker??