Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

dopeytree

Members
  • Joined

  • Last visited

Everything posted by dopeytree

  1. Thanks great job with the plugin. Do you personally use the setting c-time?
  2. If I use the move files at 70% of cache does that mean it will keep 30% of the cache files on drive??? Trying to think of a simple solution to prefer files on cache but move some when necessary BUT the priority is to have files on the cache. So I would like to maintain 70% utilisation of my cache drives rather than mover dumping everything when the cache reaches 70% fullness as then it would be 0% which takes a while to fill up so loose the benefit of the SSD. Any ideas?
  3. Thanks to advice on here I've just swapped my cheap sata pci card for a 'LSI 9207-8i 6Gbs SAS HBA'. Cost £35 on ebay and will run at gen3 speed. Much better plus the thiner style cables are so much easier to work with in a nas case! I changed the crusty thermal paste on the chip and zip tied a 40mm noctua fan to the heatsink. In my case I have MSI 560 Mortar mATX motherboard which limits the pci lanes available depending on your build. - I have a gen4 NVMe SSD with x4 lanes. - A gen4 x16 with graphics card in. - Then an empty gen3 x1 slot. - Then a gen3 x4 lanes NVMe ssd in (but reduced if using the 2nd NVMe slot to x2 or x1) - Lastly a gen4 x16 slot with x4 lanes (but reduced if using the 2nd NVMe slot to x1 or x2) So my LSI card is actually only getting x1 lanes. However that is still above 900MB/s which should be ok to write to 2 or 3 drives at once. It has 4 spinning drives attached. And that fills up 8bay NAS case with x8 drives. + 2 NVMe's + 2x sata SSD's. In the future if I got ZFS I may pull out the gen3 NVMe SSD and place into the spare x1 PCIe slot with a m.2 to PCIe adapter. This would then give the LSI card the full x4 lanes so speeds of up to 4GB/s but the 2nd NVMe slot would be limited to just above 900MB/s. Becuase my NVMe are a raid1 mirror cache pool... That would then cripple the 1st NVMe which is a gen4 which can run up to 6500MB/s... as it defaults to the slowest speed of the 2 drives for the mirroring. So could end up removing the NVMe raid1 mirror and setting up a custom sync. To keep both NVMe drives working at best speeds available. Definitely going with a server cpu & motherboard next time to gain more PCIe lanes.
  4. Good to know.. are you re-downloading the games for steam headless or transferring from another PC? I'm wondering if that is the issue? I'm transfering from steamdeck.. I've deleted the steam-headless folder & re installed the docker but same thing happens.. Anyway I will carry on tinkering. I had it working before as played a few games on it.
  5. Is anyone else having issues with the latest versions of steam? I can't get it to actually load up any games. It's a bit like it's not doing the compat folders properley
  6. Trying to install this with the nvidia code --runtime=nvidia nvidia_visible_devices = gpu-cebda6e6-708f-e91a-2d79-10b788f6cad1 nvidia_driver_capabilities = all I get this get this error: docker run -d --name='tdarr' --net='bridge' -e TZ="Europe/London" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Moulin-Rouge" -e HOST_CONTAINERNAME="tdarr" -e 'serverIP'='0.0.0.0' -e 'internalNode'='false' -e 'nodeIP'='0.0.0.0' -e 'nodeID'='MyInternalNode' -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8265]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/tdarr.png' -p '8266:8266/tcp' -p '8265:8265/tcp' -p '8264:8264/tcp' -v '/mnt/user/appdata/tdarr/server':'/app/server':'rw' -v '/mnt/user/appdata/tdarr/configs':'/app/configs':'rw' -v '/mnt/user/appdata/tdarr/logs':'/app/logs':'rw' -v '/mnt/user/data/media/':'/mnt/media':'rw' -v '/mnt/user/data/transcode/':'/temp':'rw' --runtime=nvidia nvidia_visible_devices = gpu-cebda6e6-708f-e91a-2d79-10b788f6cad1 nvidia_driver_capabilities = all 'ghcr.io/haveagitgat/tdarr' Unable to find image 'nvidia_visible_devices:latest' locally docker: Error response from daemon: pull access denied for nvidia_visible_devices, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. The command failed.
  7. Got it working went through and renamed my plex library's to match exactly what's in the guide. Main issues seemed to be plex's SSL. so set to preferred and turned of strict SSL. Will investigate how to get plex mete manager working over SSL.
  8. Hi can anyone help me out with this.. have followed the ibracorp video and web guide and default configs for movies & tv but getting this error: # python plex_meta_manager.py -r |========================================================================================================================================================================================================| | | | ____ _ __ __ _ __ __ | | | _ \| | _____ __ | \/ | ___| |_ __ _ | \/ | __ _ _ __ __ _ __ _ ___ _ __ | | | |_) | |/ _ \ \/ / | |\/| |/ _ \ __/ _` | | |\/| |/ _` | '_ \ / _` |/ _` |/ _ \ '__| | | | __/| | __/> < | | | | __/ || (_| | | | | | (_| | | | | (_| | (_| | __/ | | | |_| |_|\___/_/\_\ |_| |_|\___|\__\__,_| |_| |_|\__,_|_| |_|\__,_|\__, |\___|_| | | |___/ | | Version: 1.17.3 | |========================================================================================================================================================================================================| | --config (PMM_CONFIG): None | | --time (PMM_TIME): 6:00 | | --run (PMM_RUN): True | | --run-tests (PMM_TEST): False | | --collections-only (PMM_COLLECTIONS_ONLY): False | | --playlists-only (PMM_PLAYLISTS_ONLY): False | | --operations (PMM_OPERATIONS): False | | --overlays (PMM_OVERLAYS): False | | --libraries-first (PMM_LIBRARIES_FIRST): False | | --run-collections (PMM_COLLECTIONS): None | | --run-libraries (PMM_LIBRARIES): None | | --run-metadata-files (PMM_METADATA_FILES): None | | --ignore-schedules (PMM_IGNORE_SCHEDULES): False | | --ignore-ghost (PMM_IGNORE_GHOST): False | | --cache-libraries (PMM_CACHE_LIBRARIES): False | | --delete-collections (PMM_DELETE_COLLECTIONS): False | | --resume (PMM_RESUME): None | | --no-countdown (PMM_NO_COUNTDOWN): False | | --no-missing (PMM_NO_MISSING): False | | --read-only-config (PMM_READ_ONLY_CONFIG): False | | --divider (PMM_DIVIDER): = | | --width (PMM_WIDTH): 200 | | --debug (PMM_DEBUG): False | | --trace (PMM_TRACE): False | | | |========================================================================================================================================================================================================| | Starting Run | |========================================================================================================================================================================================================| | Locating config... | | Using //config/config.yml as config | | Traceback (most recent call last): | | File "/modules/util.py", line 828, in __init__ | | self.data = self.yaml.load(fp) | | File "/usr/local/lib/python3.10/site-packages/ruamel/yaml/main.py", line 434, in load | | return constructor.get_single_data() | | File "/usr/local/lib/python3.10/site-packages/ruamel/yaml/constructor.py", line 119, in get_single_data | | node = self.composer.get_single_node() | | File "/usr/local/lib/python3.10/site-packages/ruamel/yaml/composer.py", line 76, in get_single_node | | document = self.compose_document() | | File "/usr/local/lib/python3.10/site-packages/ruamel/yaml/composer.py", line 99, in compose_document | | node = self.compose_node(None, None) | | File "/usr/local/lib/python3.10/site-packages/ruamel/yaml/composer.py", line 143, in compose_node | | node = self.compose_mapping_node(anchor) | | File "/usr/local/lib/python3.10/site-packages/ruamel/yaml/composer.py", line 223, in compose_mapping_node | | item_value = self.compose_node(node, item_key) | | File "/usr/local/lib/python3.10/site-packages/ruamel/yaml/composer.py", line 143, in compose_node | | node = self.compose_mapping_node(anchor) | | File "/usr/local/lib/python3.10/site-packages/ruamel/yaml/composer.py", line 216, in compose_mapping_node | | while not self.parser.check_event(MappingEndEvent): | | File "/usr/local/lib/python3.10/site-packages/ruamel/yaml/parser.py", line 146, in check_event | | self.current_event = self.state() | | File "/usr/local/lib/python3.10/site-packages/ruamel/yaml/parser.py", line 612, in parse_block_mapping_key | | raise ParserError( | | ruamel.yaml.parser.ParserError: while parsing a block mapping | | in "//config/config.yml", line 4, column 2 | | expected <block end>, but found '<block mapping start>' | | in "//config/config.yml", line 11, column 3 | | | | During handling of the above exception, another exception occurred: | | | | Traceback (most recent call last): | | File "//plex_meta_manager.py", line 229, in start | | config = ConfigFile(default_dir, attrs) | | File "/modules/config.py", line 92, in __init__ | | loaded_yaml = YAML(self.config_path) | | File "/modules/util.py", line 831, in __init__ | | raise Failed(f"YAML Error: {e}") | | modules.util.Failed: YAML Error: while parsing a block mapping | | in "//config/config.yml", line 4, column 2 | | expected <block end>, but found '<block mapping start>' | | in "//config/config.yml", line 11, column 3 | | | | YAML Error: while parsing a block mapping | | in "//config/config.yml", line 4, column 2 | | expected <block end>, but found '<block mapping start>' | | in "//config/config.yml", line 11, column 3 | | | |========================================================================================================================================================================================================| | Finished Run | | Version: 1.17.3 | | Finished: 16:46:40 2022-11-02 Run Time: 0:00:00 | |========================================================================================================================================================================================================| # And this is my config file: ## This file is a template remove the .template to use the file libraries: # This is called out once within the config.yml file My Films: metadata_path: - file: config/Movies.yml - git: meisnate12/MovieCharts - git: meisnate12/Studios - git: meisnate12/IMDBGenres - git: meisnate12/People My TV Shows: metadata_path: - file: config/TV.yml - git: meisnate12/ShowCharts - git: meisnate12/Networks settings: # Can be individually specified per library as well cache: true cache_expiration: 60 asset_directory: config/assets asset_folders: true assets_for_all: false sync_mode: append show_unmanaged: true show_filtered: false show_missing: true save_missing: true run_again_delay: 2 missing_only_released: false create_asset_folders: false collection_minimum: 1 delete_below_minimum: false tvdb_language: default show_missing_assets: true plex: # Can be individually specified per library as well url: (redacted) token: (redacted) timeout: 60 clean_bundles: false empty_trash: false optimize: false tmdb: apikey: (redacted) language: en tautulli: # Can be individually specified per library as well url: (redacted) apikey: (redacted) radarr: # Can be individually specified per library as well url: (redacted) token: (redacted) version: (redacted) add: false root_folder_path: /data/media/movies monitor: true availability: announced quality_profile: HD - 720p/1080p tag: search: false add_existing: false sonarr: # Can be individually specified per library as well url: (redacted) token: (redacted) version: (redacted) add: false root_folder_path: /data/media/tv monitor: all quality_profile: Any language_profile: English series_type: standard season_folder: true tag: search: false cutoff_search: false add_existing: false
  9. Episodes: SAS Rogue Heroes: Series 1 - Episode 3, BBC One, p0d5z4nr INFO: 1 total programmes WARNING: A UK TV licence is required to access BBC iPlayer TV content legally INFO: Downloading tv: 'SAS Rogue Heroes: Series 1 - 03. Episode 3 (p0d5z4nr) [original]' INFO: Downloaded: 2306.15 MB (00:57:42) @ 28.56 Mb/s (hlshd1/bi) [audio+video] INFO: Converting to MP4 WARNING: Required AtomicParsley utility not found - cannot tag MP4 file sh-5.1# Anyone know what it means by 'AtomicParsley'
  10. So write the backup share to array and skip any ssd caching? I.e new files go straight to array. and mover is not involved?
  11. Would be great to have mover settings per share. So for example I want my backups share to move to the array as soon as possible (but I want it written to cache first) then I want my plex downloads to hang around on the cache for 30days... at the moment I have not found a way to do this. - Backup share - Moves to array nightly - Data share (plex trashguide with nzbget downloads etc) - moves to array after 30days
  12. Possible could get this added via mover tuning but it would be great to have mover settings per share. So for example I want my backups share to move to the array as soon as possible but I want my plex downloads to hang around on the cache for 30days... at the moment I have not found a way to do this. Also we need some kind of simple GUI for mover progress
  13. Full size pciE is nice!. I'm quite happy with my case. I went with a MSI 560 mortar motherboard. Has 6 sata ports. 2x m.2 slots. 3x pcie's. Trouble is once you pop in a GPU you other pci slots slow down. If you use both m.2 slots the other x16 but actually x4 speed slot becomes a x1 slot!!! Just something to be aware of. I think if I were building again I'd go for a rack case and full size motherboard either one of the Z range like a z590 or newer or go for a proper xeon cpu build. That way PCIe lanes wouldn't be a bottle neck. https://www.ebay.co.uk/itm/384267016819?epid=24037222601&hash=item5978195a73:g:e7AAAOSwp25iL3zi&amdata=enc%3AAQAHAAAAoHXYwZxyOfAb6ggaeqIpht5eD5hj8IGCAMx6ZdF8%2BdMXMb%2Bo9q%2FMrwDbK%2FRz1JQIEKFmcR7no6N9ZYxjGGPMFW29FBqfnxjjr8HQ51If1QHoLTWVs5rY6MMmx1AkrguSV27ZESnybskufjxeFJITiPYoXkXNiGfnMyzdk3rQsXvRemVQi8DRjj8G4Y58cwr5y7vUpzaiup6H%2BugV1TLjrro%3D|tkp%3ABk9SR_ztm6P-YA
  14. @JorgeB indicated the NGNIX Errors weren't normal. They show up through out the day not just at startup. Anyway I have removed Net Data. Someone else with suricata on PFsence or another packet inspector should monitor the '.tk domains' flags.
  15. Manually got the diagnostics moulin-rouge-diagnostics-20221015-1712.zip
  16. Enhanced log viewer highlights these: Oct 15 16:06:58 Moulin-Rouge kernel: CPU: 6 PID: 4139 Comm: tar Tainted: P D O 5.19.14-Unraid #1 Oct 15 16:06:58 Moulin-Rouge kernel: Hardware name: Micro-Star International Co., Ltd. MS-7D17/MAG B560M MORTAR WIFI (MS-7D17), BIOS 1.90 07/15/2022 Oct 15 16:06:58 Moulin-Rouge kernel: Call Trace: Oct 15 16:06:58 Moulin-Rouge kernel: Oct 15 16:06:58 Moulin-Rouge kernel: dump_stack_lvl+0x44/0x5c Oct 15 16:06:58 Moulin-Rouge kernel: nmi_cpu_backtrace+0xda/0x104 Oct 15 16:06:58 Moulin-Rouge kernel: ? lapic_can_unplug_cpu+0x95/0x95 Oct 15 16:06:58 Moulin-Rouge kernel: nmi_trigger_cpumask_backtrace+0x72/0x107 Oct 15 16:06:58 Moulin-Rouge kernel: trigger_single_cpu_backtrace+0x2a/0x31 Oct 15 16:06:58 Moulin-Rouge kernel: rcu_dump_cpu_stacks+0xa0/0xd6 Oct 15 16:06:58 Moulin-Rouge kernel: rcu_sched_clock_irq+0x44b/0xaf7 Oct 15 16:06:58 Moulin-Rouge kernel: ? notifier_call_chain+0x35/0x5a Oct 15 16:06:58 Moulin-Rouge kernel: ? timekeeping_update+0xe8/0x117 Oct 15 16:06:58 Moulin-Rouge kernel: ? tick_nohz_restart_sched_tick+0x83/0x83 Oct 15 16:06:58 Moulin-Rouge kernel: update_process_times+0x62/0x81 Oct 15 16:06:58 Moulin-Rouge kernel: tick_sched_timer+0x43/0x71 Oct 15 16:06:58 Moulin-Rouge kernel: __hrtimer_run_queues+0x10d/0x1b7 Oct 15 16:06:58 Moulin-Rouge kernel: hrtimer_interrupt+0x9c/0x16e Oct 15 16:06:58 Moulin-Rouge kernel: __sysvec_apic_timer_interrupt+0xc2/0x12f Oct 15 16:06:58 Moulin-Rouge kernel: sysvec_apic_timer_interrupt+0x80/0xa6 Oct 15 16:06:58 Moulin-Rouge kernel: vfs_statx+0x62/0xf9 Oct 15 16:06:58 Moulin-Rouge kernel: vfs_fstatat+0x46/0x62
  17. ct 15 16:03:58 Moulin-Rouge kernel: try_to_unlazy+0x41/0x7b Oct 15 16:03:58 Moulin-Rouge kernel: complete_walk+0x48/0xa3 Oct 15 16:03:58 Moulin-Rouge kernel: path_lookupat+0x8e/0xfe Oct 15 16:03:58 Moulin-Rouge kernel: filename_lookup+0x5f/0xbc Oct 15 16:03:58 Moulin-Rouge kernel: ? preempt_latency_start+0x2b/0x46 Oct 15 16:03:58 Moulin-Rouge kernel: ? slab_post_alloc_hook+0x4d/0x15e Oct 15 16:03:58 Moulin-Rouge kernel: ? _raw_spin_unlock+0x14/0x29 Oct 15 16:03:58 Moulin-Rouge kernel: ? kmem_cache_alloc+0x11a/0x143 Oct 15 16:03:58 Moulin-Rouge kernel: vfs_statx+0x62/0xf9 Oct 15 16:03:58 Moulin-Rouge kernel: vfs_fstatat+0x46/0x62 Oct 15 16:03:58 Moulin-Rouge kernel: __do_sys_newfstatat+0x26/0x5c Oct 15 16:03:58 Moulin-Rouge kernel: ? file_end_write.isra.0+0x57/0x72 Oct 15 16:03:58 Moulin-Rouge kernel: ? vfs_write+0x118/0x129 Oct 15 16:03:58 Moulin-Rouge kernel: ? fpregs_assert_state_consistent+0x1d/0x41 Oct 15 16:03:58 Moulin-Rouge kernel: ? exit_to_user_mode_prepare+0xd3/0x10d Oct 15 16:03:58 Moulin-Rouge kernel: do_syscall_64+0x68/0x81 Oct 15 16:03:58 Moulin-Rouge kernel: entry_SYSCALL_64_after_hwframe+0x63/0xcd Oct 15 16:03:58 Moulin-Rouge kernel: RIP: 0033:0x14582713da1a Oct 15 16:03:58 Moulin-Rouge kernel: Code: 48 89 f2 b9 00 01 00 00 48 89 fe bf 9c ff ff ff e9 0b 00 00 00 66 2e 0f 1f 84 00 00 00 00 00 90 41 89 ca b8 06 01 00 00 0f 05 <3d> 00 f0 ff ff 77 07 31 c0 c3 0f 1f 40 00 48 8b 15 b1 33 0e 00 f7 Oct 15 16:03:58 Moulin-Rouge kernel: RSP: 002b:00007fff28234958 EFLAGS: 00000206 ORIG_RAX: 0000000000000106 Oct 15 16:03:58 Moulin-Rouge kernel: RAX: ffffffffffffffda RBX: 00007fff28234d60 RCX: 000014582713da1a Oct 15 16:03:58 Moulin-Rouge kernel: RDX: 00007fff28234ab8 RSI: 0000000003bc07f0 RDI: 000000000000000c Oct 15 16:03:58 Moulin-Rouge kernel: RBP: 00007fff28234a60 R08: 0000145827221c60 R09: 00736a2e65727573 Oct 15 16:03:58 Moulin-Rouge kernel: R10: 0000000000000100 R11: 0000000000000206 R12: 000000000000000c Oct 15 16:03:58 Moulin-Rouge kernel: R13: 00007fff28234a68 R14: 000000000047a1f2 R15: 0000000003bc0b00 Oct 15 16:03:58 Moulin-Rouge kernel: </TASK> Oct 15 16:06:58 Moulin-Rouge kernel: rcu: INFO: rcu_preempt self-detected stall on CPU Oct 15 16:06:58 Moulin-Rouge kernel: rcu: 6-....: (25259117 ticks this GP) idle=af9/1/0x4000000000000000 softirq=131178388/131178388 fqs=6314181 Oct 15 16:06:58 Moulin-Rouge kernel: (t=25272865 jiffies g=160437105 q=50402758 ncpus=16) Oct 15 16:06:58 Moulin-Rouge kernel: NMI backtrace for cpu 6 Oct 15 16:06:58 Moulin-Rouge kernel: CPU: 6 PID: 4139 Comm: tar Tainted: P D O 5.19.14-Unraid #1 Oct 15 16:06:58 Moulin-Rouge kernel: Hardware name: Micro-Star International Co., Ltd. MS-7D17/MAG B560M MORTAR WIFI (MS-7D17), BIOS 1.90 07/15/2022 Oct 15 16:06:58 Moulin-Rouge kernel: Call Trace: Oct 15 16:06:58 Moulin-Rouge kernel: <IRQ> Oct 15 16:06:58 Moulin-Rouge kernel: dump_stack_lvl+0x44/0x5c Oct 15 16:06:58 Moulin-Rouge kernel: nmi_cpu_backtrace+0xda/0x104 Oct 15 16:06:58 Moulin-Rouge kernel: ? lapic_can_unplug_cpu+0x95/0x95 Oct 15 16:06:58 Moulin-Rouge kernel: nmi_trigger_cpumask_backtrace+0x72/0x107 Oct 15 16:06:58 Moulin-Rouge kernel: trigger_single_cpu_backtrace+0x2a/0x31 Oct 15 16:06:58 Moulin-Rouge kernel: rcu_dump_cpu_stacks+0xa0/0xd6 Oct 15 16:06:58 Moulin-Rouge kernel: rcu_sched_clock_irq+0x44b/0xaf7 Oct 15 16:06:58 Moulin-Rouge kernel: ? notifier_call_chain+0x35/0x5a Oct 15 16:06:58 Moulin-Rouge kernel: ? timekeeping_update+0xe8/0x117 Oct 15 16:06:58 Moulin-Rouge kernel: ? tick_nohz_restart_sched_tick+0x83/0x83 Oct 15 16:06:58 Moulin-Rouge kernel: update_process_times+0x62/0x81 Oct 15 16:06:58 Moulin-Rouge kernel: tick_sched_timer+0x43/0x71 Oct 15 16:06:58 Moulin-Rouge kernel: __hrtimer_run_queues+0x10d/0x1b7 Oct 15 16:06:58 Moulin-Rouge kernel: hrtimer_interrupt+0x9c/0x16e Oct 15 16:06:58 Moulin-Rouge kernel: __sysvec_apic_timer_interrupt+0xc2/0x12f Oct 15 16:06:58 Moulin-Rouge kernel: sysvec_apic_timer_interrupt+0x80/0xa6 Oct 15 16:06:58 Moulin-Rouge kernel: </IRQ> Oct 15 16:06:58 Moulin-Rouge kernel: <TASK> Oct 15 16:06:58 Moulin-Rouge kernel: asm_sysvec_apic_timer_interrupt+0x16/0x20 Oct 15 16:06:58 Moulin-Rouge kernel: RIP: 0010:native_queued_spin_lock_slowpath+0x15f/0x1d0 Oct 15 16:06:58 Moulin-Rouge kernel: Code: cc c1 ee 12 83 e0 03 ff ce 48 c1 e0 05 48 63 f6 48 05 c0 cc 02 00 48 03 04 f5 e0 6a f5 81 48 89 10 8b 42 08 85 c0 75 04 f3 90 <eb> f5 48 8b 32 48 85 f6 74 bc 0f 0d 0e 8b 03 66 85 c0 74 04 f3 90 Oct 15 16:06:58 Moulin-Rouge kernel: RSP: 0018:ffffc90003607c20 EFLAGS: 00000246 Oct 15 16:06:58 Moulin-Rouge kernel: RAX: 0000000000000000 RBX: ffff88820b240118 RCX: 00000000001c0000 Oct 15 16:06:58 Moulin-Rouge kernel: RDX: ffff88885f5accc0 RSI: 0000000000000000 RDI: ffff88820b240118 Oct 15 16:06:58 Moulin-Rouge kernel: RBP: 0000000000000006 R08: 0000000000000002 R09: 00000000000000ff Oct 15 16:06:58 Moulin-Rouge kernel: R10: 7c29154b14a80987 R11: 0000000000000fe0 R12: ffff88885f5accc0 Oct 15 16:06:58 Moulin-Rouge kernel: R13: 0000000000000000 R14: 0000000000000040 R15: 00000000000007ff Oct 15 16:06:58 Moulin-Rouge kernel: do_raw_spin_lock+0x14/0x1a Oct 15 16:06:58 Moulin-Rouge kernel: lockref_get_not_dead+0x43/0x66 Oct 15 16:06:58 Moulin-Rouge kernel: __legitimize_path+0x38/0x4f Oct 15 16:06:58 Moulin-Rouge kernel: try_to_unlazy+0x41/0x7b Oct 15 16:06:58 Moulin-Rouge kernel: complete_walk+0x48/0xa3 Oct 15 16:06:58 Moulin-Rouge kernel: path_lookupat+0x8e/0xfe Oct 15 16:06:58 Moulin-Rouge kernel: filename_lookup+0x5f/0xbc Oct 15 16:06:58 Moulin-Rouge kernel: ? preempt_latency_start+0x2b/0x46 Oct 15 16:06:58 Moulin-Rouge kernel: ? slab_post_alloc_hook+0x4d/0x15e Oct 15 16:06:58 Moulin-Rouge kernel: ? _raw_spin_unlock+0x14/0x29 Oct 15 16:06:58 Moulin-Rouge kernel: ? kmem_cache_alloc+0x11a/0x143 Oct 15 16:06:58 Moulin-Rouge kernel: vfs_statx+0x62/0xf9 Oct 15 16:06:58 Moulin-Rouge kernel: vfs_fstatat+0x46/0x62 Oct 15 16:06:58 Moulin-Rouge kernel: __do_sys_newfstatat+0x26/0x5c Oct 15 16:06:58 Moulin-Rouge kernel: ? file_end_write.isra.0+0x57/0x72 Oct 15 16:06:58 Moulin-Rouge kernel: ? vfs_write+0x118/0x129 Oct 15 16:06:58 Moulin-Rouge kernel: ? fpregs_assert_state_consistent+0x1d/0x41 Oct 15 16:06:58 Moulin-Rouge kernel: ? exit_to_user_mode_prepare+0xd3/0x10d Oct 15 16:06:58 Moulin-Rouge kernel: do_syscall_64+0x68/0x81 Oct 15 16:06:58 Moulin-Rouge kernel: entry_SYSCALL_64_after_hwframe+0x63/0xcd Oct 15 16:06:58 Moulin-Rouge kernel: RIP: 0033:0x14582713da1a Oct 15 16:06:58 Moulin-Rouge kernel: Code: 48 89 f2 b9 00 01 00 00 48 89 fe bf 9c ff ff ff e9 0b 00 00 00 66 2e 0f 1f 84 00 00 00 00 00 90 41 89 ca b8 06 01 00 00 0f 05 <3d> 00 f0 ff ff 77 07 31 c0 c3 0f 1f 40 00 48 8b 15 b1 33 0e 00 f7 Oct 15 16:06:58 Moulin-Rouge kernel: RSP: 002b:00007fff28234958 EFLAGS: 00000206 ORIG_RAX: 0000000000000106 Oct 15 16:06:58 Moulin-Rouge kernel: RAX: ffffffffffffffda RBX: 00007fff28234d60 RCX: 000014582713da1a Oct 15 16:06:58 Moulin-Rouge kernel: RDX: 00007fff28234ab8 RSI: 0000000003bc07f0 RDI: 000000000000000c Oct 15 16:06:58 Moulin-Rouge kernel: RBP: 00007fff28234a60 R08: 0000145827221c60 R09: 00736a2e65727573 Oct 15 16:06:58 Moulin-Rouge kernel: R10: 0000000000000100 R11: 0000000000000206 R12: 000000000000000c Oct 15 16:06:58 Moulin-Rouge kernel: R13: 00007fff28234a68 R14: 000000000047a1f2 R15: 0000000003bc0b00 Oct 15 16:06:58 Moulin-Rouge kernel: </TASK> Unraid 6.11.1 is hanging at this point. It usually happens after being left on for a few days. It won't finish the diagnostics command so this log is all I have sadly... Looks like it is TAR process gone wrong!? It's interesting to note though that unraid thinks the cpu usage is at around 64% but if I run 'watch -n3 "cpufreq-info | grep 'current CPU'" ' command I see it's virtually in standby mode with CPU speeds under 1.10Ghz
  18. Deffo learnt a lot in the past few weeks. I have a great little 8bay nas setup using the 560m chip but I kinda wish you could turn off some of the usb3 lanes and take to pcie. as that would probably give an extra x4lanes in total. Its just silly to have to choose between an m2 slot or utilising pcie slot. It also seems bizare that a i9 has same cpu pcie lanes as an i3 cpu. Any future server build would be using any of the Z590/Z690 type motherboards with more pcie lanes or use a xeon suitable board with even more lanes.
  19. Where do the logs go? Couldn't see it in syslogs
  20. Oct 10 03:53:46 Moulin-Rouge CA Backup/Restore: ####################### Oct 10 03:53:46 Moulin-Rouge CA Backup/Restore: appData Backup complete Oct 10 03:53:46 Moulin-Rouge CA Backup/Restore: ####################### Oct 10 03:53:46 Moulin-Rouge CA Backup/Restore: Deleting /mnt/disk1/backups/appdata/[email protected] Oct 10 03:53:46 Moulin-Rouge CA Backup/Restore: Deleting /mnt/disk1/backups/appdata/[email protected] Oct 10 03:53:46 Moulin-Rouge CA Backup/Restore: Backup / Restore Completed Oct 10 04:25:29 Moulin-Rouge emhttpd: spinning down /dev/sdb Oct 10 04:25:29 Moulin-Rouge emhttpd: spinning down /dev/sdc Oct 10 04:42:59 Moulin-Rouge emhttpd: read SMART /dev/sdc Oct 10 05:37:50 Moulin-Rouge kernel: traps: .NET ThreadPool[1820] general protection fault ip:151f7a563436 sp:151f7e4fff78 error:0 in libsqlite3.so.0.8.6[151f7a54f000+ff000] Oct 10 05:37:51 Moulin-Rouge kernel: Radarr[2667]: segfault at 55bd6e4e9250 ip 0000145d85563c02 sp 00007fff597cdc58 error 4 in libsqlite3.so.0.8.6[145d8554f000+ff000] Oct 10 05:37:51 Moulin-Rouge kernel: Code: 73 41 89 c4 85 c0 0f 85 83 01 00 00 44 0f b6 7b 27 4c 8b 2b f3 0f 6f 43 c3 48 c7 83 28 01 00 00 26 00 00 00 41 bc 07 00 b9 00 <48> 8b 83 d0 00 00 12 f3 0f 6f 0b 49 63 55 9c 4c 8b b3 30 01 00 00 Oct 10 05:37:52 Moulin-Rouge kernel: Radarr[2703]: segfault at 5645a926daf0 ip 0000148f313f8c02 sp 00007ffcd2ad3b98 error 4 in libsqlite3.so.0.8.6[148f313e4000+ff000] Oct 10 05:37:52 Moulin-Rouge kernel: Code: 73 41 89 c4 85 c0 0f 85 83 01 00 00 44 0f b6 7b 27 4c 8b 2b f3 0f 6f 43 c3 48 c7 83 28 01 00 00 26 00 00 00 41 bc 07 00 b9 00 <48> 8b 83 d0 00 00 12 f3 0f 6f 0b 49 63 55 9c 4c 8b b3 30 01 00 00 Oct 10 05:37:54 Moulin-Rouge kernel: Radarr[2793]: segfault at 147546006f90 ip 00001475f7ff8c02 sp 00007ffebdaf4578 error 4 in libsqlite3.so.0.8.6[1475f7fe4000+ff000] Oct 10 05:37:54 Moulin-Rouge kernel: Code: 73 41 89 c4 85 c0 0f 85 83 01 00 00 44 0f b6 7b 27 4c 8b 2b f3 0f 6f 43 c3 48 c7 83 28 01 00 00 26 00 00 00 41 bc 07 00 b9 00 <48> 8b 83 d0 00 00 12 f3 0f 6f 0b 49 63 55 9c 4c 8b b3 30 01 00 00 Oct 10 05:37:57 Moulin-Rouge kernel: Radarr[2851]: segfault at 146086003bb0 ip 000014613fff8c02 sp 00007ffe69117658 error 4 in libsqlite3.so.0.8.6[14613ffe4000+ff000] Oct 10 05:37:57 Moulin-Rouge kernel: Code: 73 41 89 c4 85 c0 0f 85 83 01 00 00 44 0f b6 7b 27 4c 8b 2b f3 0f 6f 43 c3 48 c7 83 28 01 00 00 26 00 00 00 41 bc 07 00 b9 00 <48> 8b 83 d0 00 00 12 f3 0f 6f 0b 49 63 55 9c 4c 8b b3 30 01 00 00 Oct 10 05:38:01 Moulin-Rouge kernel: Radarr[2976]: segfault at 146062098a10 ip 0000146112f08c02 sp 00007ffef585ef38 error 4 in libsqlite3.so.0.8.6[146112ef4000+ff000] Oct 10 05:38:01 Moulin-Rouge kernel: Code: 73 41 89 c4 85 c0 0f 85 83 01 00 00 44 0f b6 7b 27 4c 8b 2b f3 0f 6f 43 c3 48 c7 83 28 01 00 00 26 00 00 00 41 bc 07 00 b9 00 <48> 8b 83 d0 00 00 12 f3 0f 6f 0b 49 63 55 9c 4c 8b b3 30 01 00 00 Oct 10 06:20:32 Moulin-Rouge emhttpd: spinning down /dev/sdc Oct 10 06:21:53 Moulin-Rouge emhttpd: read SMART /dev/sdc Oct 10 06:25:36 Moulin-Rouge emhttpd: spinning down /dev/sdf Oct 10 06:25:53 Moulin-Rouge emhttpd: read SMART /dev/sdf Oct 10 06:46:00 Moulin-Rouge kernel: general protection fault, probably for non-canonical address 0xff83ea0018b9e608: 0000 [#1] PREEMPT SMP NOPTI Oct 10 06:46:00 Moulin-Rouge kernel: CPU: 2 PID: 31033 Comm: crond Tainted: P O 5.19.14-Unraid #1 Oct 10 06:46:00 Moulin-Rouge kernel: Hardware name: Micro-Star International Co., Ltd. MS-7D17/MAG B560M MORTAR WIFI (MS-7D17), BIOS 1.90 07/15/2022 Oct 10 06:46:00 Moulin-Rouge kernel: RIP: 0010:_compound_head+0x0/0x3b Oct 10 06:46:00 Moulin-Rouge kernel: Code: 48 8b 3c c5 60 80 19 82 e8 2e 21 01 00 48 89 df e8 c2 82 07 00 89 e8 48 83 c4 18 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc <48> 8b 57 08 48 89 f8 f6 c2 01 75 26 66 90 c3 cc cc cc cc f7 c7 ff Oct 10 06:46:00 Moulin-Rouge kernel: RSP: 0018:ffffc900040dfa20 EFLAGS: 00010286 Oct 10 06:46:00 Moulin-Rouge kernel: RAX: 02ffff0000002076 RBX: 0000000000000004 RCX: 0000000000000000 Oct 10 06:46:00 Moulin-Rouge kernel: RDX: ffffea000f3a7a48 RSI: 0000000000000000 RDI: ff83ea0018b9e600 Oct 10 06:46:00 Moulin-Rouge kernel: RBP: ffff8885e0015a00 R08: 0000000000000000 R09: 0000000000000000 Oct 10 06:46:00 Moulin-Rouge kernel: R10: 000000000000b4f0 R11: ffff888213944f58 R12: 0000000000000001 Oct 10 06:46:00 Moulin-Rouge kernel: R13: 0000000000000000 R14: ffff888209edf800 R15: ffffc900040dfbdf Oct 10 06:46:00 Moulin-Rouge kernel: FS: 00001462ae06cb48(0000) GS:ffff88885f480000(0000) knlGS:0000000000000000 Oct 10 06:46:00 Moulin-Rouge kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Oct 10 06:46:00 Moulin-Rouge kernel: CR2: 000015199eda0000 CR3: 000000025f708006 CR4: 0000000000770ee0 Oct 10 06:46:00 Moulin-Rouge kernel: PKRU: 55555554 Oct 10 06:46:00 Moulin-Rouge kernel: Call Trace: Oct 10 06:46:00 Moulin-Rouge kernel: <TASK> Oct 10 06:46:00 Moulin-Rouge kernel: mark_page_accessed+0xa/0x12 Oct 10 06:46:00 Moulin-Rouge kernel: mark_extent_buffer_accessed+0x41/0x51 Oct 10 06:46:00 Moulin-Rouge kernel: find_extent_buffer+0x3a/0x44 Oct 10 06:46:00 Moulin-Rouge kernel: read_block_for_search+0xb3/0x27d Oct 10 06:46:00 Moulin-Rouge kernel: btrfs_search_slot+0x6f7/0x7c5 Oct 10 06:46:00 Moulin-Rouge kernel: ? touch_atime+0x35/0x169 Oct 10 06:46:00 Moulin-Rouge kernel: btrfs_lookup_match_dir+0x35/0x6c Oct 10 06:46:00 Moulin-Rouge kernel: btrfs_lookup_xattr+0x76/0xab Oct 10 06:46:00 Moulin-Rouge kernel: btrfs_getxattr+0x6c/0x113 Oct 10 06:46:00 Moulin-Rouge kernel: __vfs_getxattr+0x5c/0x6e Oct 10 06:46:00 Moulin-Rouge kernel: get_vfs_caps_from_disk+0x6c/0x16a Oct 10 06:46:00 Moulin-Rouge kernel: cap_bprm_creds_from_file+0xb2/0x38e Oct 10 06:46:00 Moulin-Rouge kernel: begin_new_exec+0x19f/0x945 Oct 10 06:46:00 Moulin-Rouge kernel: ? elf_read+0x17/0x35 Oct 10 06:46:00 Moulin-Rouge kernel: load_elf_binary+0x22c/0x12ae Oct 10 06:46:00 Moulin-Rouge kernel: ? __kernel_read+0x100/0x145 Oct 10 06:46:00 Moulin-Rouge kernel: bprm_execve+0x237/0x52b Oct 10 06:46:00 Moulin-Rouge kernel: do_execveat_common.isra.0+0x1a9/0x1d2 Oct 10 06:46:00 Moulin-Rouge kernel: __x64_sys_execve+0x38/0x44 Oct 10 06:46:00 Moulin-Rouge kernel: do_syscall_64+0x68/0x81 Oct 10 06:46:00 Moulin-Rouge kernel: entry_SYSCALL_64_after_hwframe+0x63/0xcd Oct 10 06:46:00 Moulin-Rouge kernel: RIP: 0033:0x1462ae014b6b Oct 10 06:46:00 Moulin-Rouge kernel: Code: d7 48 c7 04 c6 00 00 00 00 4c 89 d7 e8 b4 01 00 00 c9 c3 48 8b 05 5d 54 05 00 48 8b 10 e9 00 00 00 00 50 b8 3b 00 00 00 0f 05 <48> 89 c7 e8 9a 01 fe ff 5a c3 55 48 89 e5 41 57 41 56 41 55 41 54 Oct 10 06:46:00 Moulin-Rouge kernel: RSP: 002b:00007fff2cfcf8b0 EFLAGS: 00000206 ORIG_RAX: 000000000000003b Oct 10 06:46:00 Moulin-Rouge kernel: RAX: ffffffffffffffda RBX: 00007fff2cfd1f97 RCX: 00001462ae014b6b Oct 10 06:46:00 Moulin-Rouge kernel: RDX: 00001462ae06d0c0 RSI: 00007fff2cfcf940 RDI: 00001462ae06dca0 Oct 10 06:46:00 Moulin-Rouge kernel: RBP: 00007fff2cfcf930 R08: fefefefefefefeff R09: 8080808080808080 Oct 10 06:46:00 Moulin-Rouge kernel: R10: 00001462ae06dc00 R11: 0000000000000206 R12: 00001462ae06dca0 Oct 10 06:46:00 Moulin-Rouge kernel: R13: 00001462ae06cb7c R14: 00000000ffffffff R15: 0000000000000000 Oct 10 06:46:00 Moulin-Rouge kernel: </TASK> Oct 10 06:46:00 Moulin-Rouge kernel: Modules linked in: xt_connmark xt_mark iptable_mangle xt_comment iptable_raw wireguard curve25519_x86_64 libcurve25519_generic libchacha20poly1305 chacha_x86_64 poly1305_x86_64 ip6_udp_tunnel udp_tunnel libchacha xt_nat xt_tcpudp veth xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 br_netfilter xfs md_mod nct6687(O) nct6683 efivarfs ip6table_filter ip6_tables iptable_filter ip_tables x_tables bridge stp llc ipv6 nvidia_drm(PO) nvidia_modeset(PO) i915 iosf_mbi drm_buddy i2c_algo_bit ttm nvidia(PO) drm_display_helper btusb drm_kms_helper intel_gtt btrtl i2c_i801 agpgart btbcm mxm_wmi wmi_bmof x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel crypto_simd cryptd btintel drm intel_cstate i2c_smbus intel_uncore bluetooth r8169 i2c_core nvme ahci syscopyarea realtek sysfillrect ecdh_generic Oct 10 06:46:00 Moulin-Rouge kernel: sysimgblt libahci nvme_core joydev ecc thermal fb_sys_fops fan video wmi backlight acpi_tad acpi_pad button unix Oct 10 06:46:00 Moulin-Rouge kernel: ---[ end trace 0000000000000000 ]--- Oct 10 06:46:00 Moulin-Rouge kernel: RIP: 0010:_compound_head+0x0/0x3b Oct 10 06:46:00 Moulin-Rouge kernel: Code: 48 8b 3c c5 60 80 19 82 e8 2e 21 01 00 48 89 df e8 c2 82 07 00 89 e8 48 83 c4 18 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc <48> 8b 57 08 48 89 f8 f6 c2 01 75 26 66 90 c3 cc cc cc cc f7 c7 ff Oct 10 06:46:00 Moulin-Rouge kernel: RSP: 0018:ffffc900040dfa20 EFLAGS: 00010286 Oct 10 06:46:00 Moulin-Rouge kernel: RAX: 02ffff0000002076 RBX: 0000000000000004 RCX: 0000000000000000 Oct 10 06:46:00 Moulin-Rouge kernel: RDX: ffffea000f3a7a48 RSI: 0000000000000000 RDI: ff83ea0018b9e600 Oct 10 06:46:00 Moulin-Rouge kernel: RBP: ffff8885e0015a00 R08: 0000000000000000 R09: 0000000000000000 Oct 10 06:46:00 Moulin-Rouge kernel: R10: 000000000000b4f0 R11: ffff888213944f58 R12: 0000000000000001 Oct 10 06:46:00 Moulin-Rouge kernel: R13: 0000000000000000 R14: ffff888209edf800 R15: ffffc900040dfbdf Oct 10 06:46:00 Moulin-Rouge kernel: FS: 00001462ae06cb48(0000) GS:ffff88885f480000(0000) knlGS:0000000000000000 Oct 10 06:46:00 Moulin-Rouge kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Oct 10 06:46:00 Moulin-Rouge kernel: CR2: 000015199eda0000 CR3: 000000025f708006 CR4: 0000000000770ee0 Oct 10 06:46:00 Moulin-Rouge kernel: PKRU: 55555554
  21. W: [pulseaudio] core-util.c: Failed to open configuration file '/home/default/.config/pulse//daemon.conf': Permission denied W: [pulseaudio] daemon-conf.c: Failed to open configuration file: Permission denied W: [pulseaudio] core-util.c: Failed to open configuration file '/home/default/.config/pulse//daemon.conf': Permission denied W: [pulseaudio] daemon-conf.c: Failed to open configuration file: Permission denied W: [pulseaudio] core-util.c: Failed to open configuration file '/home/default/.config/pulse//daemon.conf': Permission denied W: [pulseaudio] daemon-conf.c: Failed to open configuration file: Permission denied W: [pulseaudio] core-util.c: Failed to open configuration file '/home/default/.config/pulse//daemon.conf': Permission denied W: [pulseaudio] daemon-conf.c: Failed to open configuration file: Permission denied
  22. Still getting these pulse audio bugs which is stopping it from loading... in 6.11.1 Might roll back to 6.10 moulin-rouge-diagnostics-20221009-2232.zip Build: [10/09/22 12:38:14] [master] [81e378e9d0619932011c9b30c8e2a28a328d2032] [ /etc/cont-init.d/10-setup_user.sh: executing... ] **** Configure default user **** Setting default user uid=99(default) gid=100(default) Adding default user to video, audio, input and pulse groups Adding default user to any additional required device groups Adding user 'default' to group: 'user-gid-71' for device: /dev/input/event0 Adding user 'default' to group: 'user-gid-18' for device: /dev/dri/card0 Setting umask to 000 Create the user XDG_RUNTIME_DIR path '/tmp/.X11-unix/run' Adding default home directory template Setting ownership of all log files in '/home/default/.cache/log' Setting root password Setting user password DONE [ /etc/cont-init.d/20-configre_sshd.sh: executing... ] **** Configure SSH server **** Set port to '2222' DONE [ /etc/cont-init.d/30-configure_dbus.sh: executing... ] **** Configure container dbus **** Container configured to run its own dbus DONE [ /etc/cont-init.d/30-configure_udev.sh: executing... ] **** Configure container to run udev management **** **** Ensure the default user has permission to r/w on input devices **** DONE [ /etc/cont-init.d/40-setup_locale.sh: executing... ] **** Locales already set correctly to en_US.UTF-8 UTF-8 **** DONE [ /etc/cont-init.d/50-configure_pulseaudio.sh: executing... ] **** Configure pulseaudio **** Configure pulseaudio to pipe audio to a socket DONE [ /etc/cont-init.d/60-configure_gpu_driver.sh: executing... ] **** Found NVIDIA device 'NVIDIA RTX A2000' **** Installing NVIDIA driver v515.76 to match what is running on the host **** Found Intel device 'Genuine Intel(R) 0000 @ 1.10GHz' **** Install Intel vulkan driver **** No AMD device found **** DONE [ /etc/cont-init.d/70-configure_xorg.sh: executing... ] **** Generate NVIDIA xorg.conf **** Configure Xwrapper.config Configure container as primary the X server Leaving evdev inputs disabled Configuring X11 with GPU ID: 'GPU-cebda6e6-708f-e91a-2d79-10b788f6cad1' Configuring X11 with PCI bus ID: 'PCI:2:0:0' Writing X11 config with Modeline "1600x900R" 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync WARNING: Unable to locate/open X configuration file. Package xorg-server was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-server.pc' to the PKG_CONFIG_PATH environment variable No package 'xorg-server' found Option "ProbeAllGpus" "False" added to Screen "Screen0". Option "AllowEmptyInitialConfiguration" "True" added to Screen "Screen0". New X configuration file written to '/etc/X11/xorg.conf' DONE [ /etc/cont-init.d/80-configure-dind.sh: executing... ] **** Configure Dockerd **** Enable Dockerd daemon Add user 'default' to docker group for sudoless execution DONE [ /etc/cont-init.d/90-configure_neko.sh: executing... ] **** Configure Neko **** Disable Neko server DONE [ /etc/cont-init.d/90-configure_sunshine.sh: executing... ] **** Configure Sunshine **** Disable Sunshine server DONE [ /etc/cont-init.d/90-configure_vnc.sh: executing... ] **** Configure VNC **** Configure VNC service port '5900' Configure noVNC service port '32037' Configure audio websocket port '32123' Configure pulseaudio encoded stream port '5901' Enable VNC server Patching noVNC with audio websocket DONE [ /etc/cont-init.d/95-configure_secondary.sh: executing... ] DONE [ USER:/home/default/init.d/install_heroic.sh: executing... ] deb https://sourceforge.net/projects/madlinux/files/repo core main gpg: no valid OpenPGP data found. Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:2 https://nvidia.github.io/libnvidia-container/stable/debian10/amd64 InRelease [1,484 B] Get:3 https://nvidia.github.io/nvidia-container-runtime/stable/debian10/amd64 InRelease [1,481 B] Get:4 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] Get:5 https://nvidia.github.io/nvidia-docker/debian10/amd64 InRelease [1,474 B] Get:6 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Get:7 http://deb.debian.org/debian bullseye/main amd64 Packages [8,184 kB] Get:9 https://nvidia.github.io/libnvidia-container/stable/debian10/amd64 Packages [17.3 kB] Get:10 https://nvidia.github.io/nvidia-container-runtime/stable/debian10/amd64 Packages [4,232 B] Get:11 https://nvidia.github.io/nvidia-docker/debian10/amd64 Packages [1,448 B] Get:8 https://sourceforge.net/projects/madlinux/files/repo core InRelease Err:8 https://sourceforge.net/projects/madlinux/files/repo core InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?) Get:12 http://deb.debian.org/debian bullseye/non-free amd64 Packages [97.7 kB] Get:13 http://deb.debian.org/debian bullseye/main i386 Packages [8,122 kB] Get:14 http://deb.debian.org/debian bullseye/contrib amd64 Packages [50.6 kB] Get:15 http://deb.debian.org/debian bullseye/non-free i386 Packages [79.3 kB] Get:16 http://deb.debian.org/debian bullseye/contrib i386 Packages [45.3 kB] Get:17 http://deb.debian.org/debian-security bullseye-security/non-free i386 Packages [528 B] Get:18 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [189 kB] Get:19 http://deb.debian.org/debian-security bullseye-security/non-free amd64 Packages [528 B] Get:20 http://deb.debian.org/debian-security bullseye-security/main i386 Packages [188 kB] Get:21 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [6,344 B] Get:22 http://deb.debian.org/debian bullseye-updates/main i386 Packages [6,340 B] Reading package lists... E: Failed to fetch https://sourceforge.net/projects/madlinux/files/repo/dists/core/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?) E: The repository 'https://sourceforge.net/projects/madlinux/files/repo core InRelease' is not signed. Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package heroic --2022-10-09 22:28:16-- https://github.com/redromnon/HeroicBashLauncher/releases/download/v3.0.0/HeroicBashLauncher_v3.0.0.zip Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2022-10-09 22:28:16 ERROR 404: Not Found. End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of /tmp/HeroicBashLauncher-v3.0.0.zip or /tmp/HeroicBashLauncher-v3.0.0.zip.zip, and cannot find /tmp/HeroicBashLauncher-v3.0.0.zip.ZIP, period. Archive: /tmp/HeroicBashLauncher-v3.0.0.zip chmod: cannot access '/home/default/HeroicBashLauncher/setup.sh': No such file or directory sed: can't read /home/default/HeroicBashLauncher/setup.sh: No such file or directory [ USER:/home/default/init.d/install_protonup.sh: executing... ] Collecting protonup Downloading protonup-0.1.4-py3-none-any.whl (19 kB) Collecting requests Downloading requests-2.28.1-py3-none-any.whl (62 kB) Collecting argparse Downloading argparse-1.4.0-py2.py3-none-any.whl (23 kB) Collecting configparser Downloading configparser-5.3.0-py3-none-any.whl (19 kB) Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3/dist-packages (from requests->protonup) (1.26.5) Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) Installing collected packages: idna, charset-normalizer, certifi, requests, configparser, argparse, protonup Successfully installed argparse-1.4.0 certifi-2022.9.24 charset-normalizer-2.1.1 configparser-5.3.0 idna-3.4 protonup-0.1.4 requests-2.28.1 Install directory set to '/home/default/.steam/root/compatibilitytools.d/' **** Starting supervisord **** Logging all root services to '/var/log/supervisor/' Logging all user services to '/home/default/.cache/log/' 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/dbus.ini" during parsing 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/desktop.ini" during parsing 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/dind.ini" during parsing 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/neko.ini" during parsing 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/pulseaudio.ini" during parsing 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/sshd.ini" during parsing 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/steam.ini" during parsing 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/sunshine.ini" during parsing 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/udev.ini" during parsing 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/vnc-audio.ini" during parsing 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/vnc.ini" during parsing 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/xorg.ini" during parsing 2022-10-09 22:28:20,701 INFO Included extra file "/etc/supervisor.d/xvfb.ini" during parsing 2022-10-09 22:28:20,701 INFO Set uid to user 0 succeeded 2022-10-09 22:28:20,706 INFO RPC interface 'supervisor' initialized 2022-10-09 22:28:20,707 CRIT Server 'unix_http_server' running without any HTTP authentication checking 2022-10-09 22:28:20,707 INFO supervisord started with pid 1 2022-10-09 22:28:21,709 INFO spawned: 'dbus' with pid 920 2022-10-09 22:28:21,711 INFO spawned: 'sshd' with pid 921 2022-10-09 22:28:21,712 INFO spawned: 'udev' with pid 922 2022-10-09 22:28:21,715 INFO spawned: 'dind' with pid 923 2022-10-09 22:28:21,717 INFO spawned: 'xorg' with pid 925 2022-10-09 22:28:21,719 INFO spawned: 'audiostream' with pid 927 2022-10-09 22:28:21,721 INFO spawned: 'novnc' with pid 929 2022-10-09 22:28:21,723 INFO spawned: 'pulseaudio' with pid 931 2022-10-09 22:28:21,726 INFO spawned: 'vncproxy' with pid 935 2022-10-09 22:28:21,728 INFO spawned: 'x11vnc' with pid 937 2022-10-09 22:28:21,731 INFO spawned: 'audiowebsock' with pid 939 2022-10-09 22:28:21,733 INFO spawned: 'desktop' with pid 943 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:28:21,734 INFO success: vncproxy entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-10-09 22:28:21,809 INFO reaped unknown pid 971 (exit status 0) 2022-10-09 22:28:22,743 INFO success: dbus entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:22,743 INFO success: sshd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:22,743 INFO success: udev entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:22,743 INFO success: dind entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:22,743 INFO success: xorg entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:22,743 INFO success: audiostream entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:22,743 INFO success: novnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:22,743 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:22,743 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:22,743 INFO success: audiowebsock entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:22,743 INFO success: desktop entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:26,741 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:28:27,743 INFO spawned: 'pulseaudio' with pid 1127 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:28:28,749 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:32,757 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:28:32,759 INFO spawned: 'pulseaudio' with pid 1131 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:28:33,894 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:37,765 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:28:38,767 INFO spawned: 'pulseaudio' with pid 1209 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:28:39,773 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:43,779 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:28:44,781 INFO spawned: 'pulseaudio' with pid 1215 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:28:45,787 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:49,792 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:28:50,794 INFO spawned: 'pulseaudio' with pid 1220 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:28:51,800 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:28:55,805 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:28:56,808 INFO spawned: 'pulseaudio' with pid 1223 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:28:57,813 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:29:01,818 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:29:02,820 INFO spawned: 'pulseaudio' with pid 1226 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:29:03,825 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:29:07,831 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:29:08,833 INFO spawned: 'pulseaudio' with pid 1229 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:29:09,839 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:29:13,845 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:29:14,848 INFO spawned: 'pulseaudio' with pid 1232 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:29:15,853 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:29:19,858 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:29:20,861 INFO spawned: 'pulseaudio' with pid 1238 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:29:21,957 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:29:25,883 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:29:26,049 INFO spawned: 'pulseaudio' with pid 1243 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:29:26,158 INFO exited: desktop (exit status 1; not expected) 2022-10-09 22:29:26,812 INFO spawned: 'desktop' with pid 1263 2022-10-09 22:29:26,827 INFO reaped unknown pid 1267 (exit status 0) 2022-10-09 22:29:26,873 INFO exited: desktop (exit status 1; not expected) 2022-10-09 22:29:27,060 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:29:28,091 INFO spawned: 'desktop' with pid 1289 2022-10-09 22:29:29,093 INFO success: desktop entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:29:31,061 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:29:32,064 INFO spawned: 'pulseaudio' with pid 1292 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:29:33,069 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:29:37,074 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:29:38,076 INFO spawned: 'pulseaudio' with pid 1295 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:29:39,082 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:29:43,088 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:29:44,090 INFO spawned: 'pulseaudio' with pid 1298 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:29:45,096 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:29:49,102 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:29:50,105 INFO spawned: 'pulseaudio' with pid 1301 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:29:51,110 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:29:55,117 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:29:56,120 INFO spawned: 'pulseaudio' with pid 1304 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:29:57,127 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:30:01,133 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:30:02,135 INFO spawned: 'pulseaudio' with pid 1389 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:30:03,141 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:30:07,146 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:30:08,148 INFO spawned: 'pulseaudio' with pid 1392 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:30:09,154 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:30:13,159 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:30:14,161 INFO spawned: 'pulseaudio' with pid 1395 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:30:15,166 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:30:19,173 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:30:20,175 INFO spawned: 'pulseaudio' with pid 1422 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:30:21,181 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:30:25,187 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:30:26,190 INFO spawned: 'pulseaudio' with pid 1426 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:30:27,196 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:30:31,201 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:30:32,203 INFO spawned: 'pulseaudio' with pid 1429 PULSEAUDIO: Starting pulseaudio service 2022-10-09 22:30:33,209 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-09 22:30:36,212 WARN received SIGTERM indicating exit request 2022-10-09 22:30:36,212 INFO waiting for dbus, sshd, udev, dind, xorg, audiostream, novnc, pulseaudio, vncproxy, x11vnc, audiowebsock, desktop to die 2022-10-09 22:30:37,215 INFO exited: pulseaudio (exit status 1; not expected) 2022-10-09 22:30:39,217 INFO waiting for dbus, sshd, udev, dind, xorg, audiostream, novnc, vncproxy, x11vnc, audiowebsock, desktop to die 2022-10-09 22:30:42,220 INFO waiting for dbus, sshd, udev, dind, xorg, audiostream, novnc, vncproxy, x11vnc, audiowebsock, desktop to die 2022-10-09 22:30:45,223 INFO waiting for dbus, sshd, udev, dind, xorg, audiostream, novnc, vncproxy, x11vnc, audiowebsock, desktop to die
  23. Perhaps you can share how instead of gloating - how you control your your hdd fans from hdd temps as thats what the OP is asking.
  24. I use a small 8bay nas case so its actually very to do with. Its an eco system. Any long disk process will increase the motherbaord temps for example the sata chip will get hotter and any small motherboard increase will ramp my fans up to my custom settings to 65% then 75% then 100%. While the watercooling cools your CPU it doesn't achieve anything for your HDD. Kinda a sh*ty setup. Needs some re-engineering rather than thinking its gaming rig.
  25. I just set my fans speeds to be reactive in bios. They are reactive to motherboard temps & the CPU temps. You can also customise what percentage they should spin at what temperature as-well as being part of a curve. It works really well. For unraid - You can also use the 'ITE IT87 Driver' & 'Nuvoton NCT6687 Driver' apps to load the temperature drivers most motherboards use. I then use 'Dynamix System Temp' to display cpu & motherboard temp & fan speeds at the bottom of the unraid page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.