cpthook

Members
  • Posts

    237
  • Joined

  • Last visited

Everything posted by cpthook

  1. I have two unRAID servers and I am finding that on both, if I remove or delete a Docker container and then delete its configuratiuon folder my user shares disappear. A reboot will get them back but why is this happening? I have wierd kernel lsof calls in my logs in both server logs. tower-diagnostics-20240318-2144.zip
  2. Hello forum. I was hoping to get some assistance with these errors spamming my log file as of the latest UD update. I've had the same two SMB shares pointing to share sources on my other unRAID server on the same network for years. Attached are my diagnostics. Any assistance would be appreciated. tower-diagnostics-20231219-1711.zip
  3. Thank you!! This guide worked for me. I had to set static IP's for all docker containers though. But no kernel errors so far. Fingers crossed
  4. I also began to receive Kernel panics after upgrading to 6.11.5. Is making this change the only thing required for configuration? When I made the change I found that containers no longer had access to the public network. More specifically GITHUB and were not able to update. I must be missing something?
  5. Hello... I was hoping someone had any ideas on why my GPU (RTX 4090) cannot be detected in IOMMU group under system devices when plugged into the PCIe 3.0 x16 Slot 6. The same GPU is detected just fine when in x8 Slot 4. Has anyone experienced the same? Board is Supermicro X11SCA-F. I've had the MOBO for quite awile and have never tried to plug anything into the x16 slot until now. I had an RTX 3090 in Slot 4 for about 2 years. Thanks for any ideas.
  6. Thanks for the response but I checked the SM eStore already and they are out of stock. Only RDIMM available and not validated with this board. Was hoping for other options. I purchased non-ECC for now until available.
  7. Thanks for this information about the BIOS 2.0 requirement for the 13900k CPU. I'm curious if anyone has purchased this board more recently and if they had the same luck with the board being shipped with v2.0 BIOS? If so, which vendor did you purchase from? I purchased from NewEgg today so I hope I'm just as lucky. SM want's $27 for Out of Band (OOB) license update even though as of today the board web page shows 12th/13th Generation Intel support as a Key Feature. Also, is there a recommendation for known working ECC RAM for this board? Thanks
  8. Hello... I was hoping someone had any ideas on why my GPU (RTX 4090) cannot be detected in IOMMU group under system devices when plugged into the PCIe 3.0 x16 slot. The same GPU is detected just fine when in x8 slot. Has anyone experienced the same? Board is Supermicro X11SCA-F. I've had the MOBO for quite awile and have never tried to plug anything into the x16 slot until now. Thanks for any ideas towerii-diagnostics-20230208-1528.zip
  9. Thank you. Will I need to add these lines after each reboot or is there a way to make changes permanent?
  10. NP..... thank for all the assistance. Once I add sonarr config I should be GTG. I use the autoproxy docker-mod and dockersocket container to create custom nginx configurations for each application. Hence the reason I wish I could use the same docker network across both server A and B.
  11. Hello forum. I want to add the preconfigured proxyconf file 'sonarr.subdomain' to my SWAG manager. However, when I rename to sonarr.subdomain.conf and reboot, SWAG does not see the conf file in logs.. Am I missing a step?? **Forgot to mention that I have SWAG configured using the 'linuxserver/mods:swag-auto-proxy' docker mod. Can the preconfigured Nginx templates be used while using auto-proxy? Thanks
  12. Thank you sir. So I beleieve the equivelant in SWAG would be to add/ rename this conf file here and restart SWAG. Problem now is... when I do this, SWAG does not see the new .conf file after rename. It olnly sees my custom .conf files created automatically with Dockersocket. If I need to switch this conversation to the SWAG post please let me know. [custom-init] No custom files found, skipping... **** installing docker and docker compose **** **** docker and docker-compose already installed, skipping **** **** Remote docker service dockersocket will be used **** **** swag-auto-reload deps already installed, skipping **** **** No preset proxy conf found for towerdata, generating from scratch **** **** Setting upstream address towerdata for towerdata **** **** Setting port 19999 for towerdata **** **** Setting proto http for towerdata **** **** Setting url towerdata.* for towerdata **** **** No preset proxy conf found for Guacamole, generating from scratch **** **** Setting upstream address Guacamole for Guacamole **** **** Setting port 8080 for Guacamole **** **** Setting proto http for Guacamole **** **** Setting url Guacamole.* for Guacamole **** **** No preset proxy conf found for HooksIPTV, generating from scratch **** **** Setting upstream address HooksIPTV for HooksIPTV **** **** Setting port 8096 for HooksIPTV **** **** Setting proto http for HooksIPTV **** **** Setting url HooksIPTV.* for HooksIPTV **** **** Using preset proxy conf for ombi **** **** No preset proxy conf found for youtubedl, generating from scratch **** **** Setting upstream address youtubedl for youtubedl **** **** Setting port 17442 for youtubedl **** **** Setting proto http for youtubedl **** **** Setting url youtubedl.* for youtubedl **** **** Using preset proxy conf for tautulli **** **** No preset proxy conf found for FileBrowser, generating from scratch **** **** Setting upstream address FileBrowser for FileBrowser **** **** Setting port 80 for FileBrowser **** **** Setting proto http for FileBrowser **** **** Setting url FileBrowser.* for FileBrowser **** s6-rc: info: service init-mod-swag-auto-proxy-setup successfully started s6-rc: info: service init-mods-end: starting s6-rc: info: service init-mods-end successfully started s6-rc: info: service init-services: starting s6-rc: info: service init-services successfully started s6-rc: info: service svc-mod-swag-auto-reload: starting s6-rc: info: service svc-mod-swag-auto-reload successfully started s6-rc: info: service legacy-services: starting services-up: info: copying legacy longrun cron (no readiness notification) services-up: info: copying legacy longrun fail2ban (no readiness notification) services-up: info: copying legacy longrun nginx (no readiness notification) services-up: info: copying legacy longrun php-fpm (no readiness notification) MOD Auto-reload: Watching the following files/folders for changes (excluding .sample and .md files): /config/nginx s6-rc: info: service legacy-services successfully started s6-rc: info: service 99-ci-service-check: starting [ls.io-init] done. s6-rc: info: service 99-ci-service-check successfully started Server ready
  13. Yes. All i want to do is reverseproxy containers on server 'B'. However, I'm understanding you saying map Sonarr to host port like in screenshot below. I am not following what you are saying here: "Then just add a host sonarr.domain -> 2.2.2.2:12345". I'm assuming add to my router and expose '12345'. Or in my case below, the defaulr Sonarr port 8989??
  14. Hello guys. Thanks for the responses. So this is server 'A' (ports 443/80 redirected/forwarded to 192.168.1.25) my main server. These containers in the screenshot here have all been configure for reverseproxy and communicate on the custom network interface I created called 'reverseproxy' (172.19.0.0/16). These here containers below are on server 'B' (192.168.1.11) and I would like to reversproxy these also using the SWAG proxy manager from server 'A' and possibly the same custom docker interface from server 'A'. Is this possible? Again... thanks for the help and hope I'm making sense to you all considering I'm a basic user. FYI... I tried to create a seperate SWAG proxy manager on server 'B' until I realized I cannot redirect/ forward ports 443/80 to server 'B' as I only have one public address to work with.
  15. Guys is the @hot22shot fix the only answer to get Guac SSH to unRAID when configured on Bridge or Custom docker network?? _______________________________________________________________________________________ So the SSH connection fails because guacd and sshd couldn't find a common ground. The only way I could make it worked is allowing ssh-rsa again in unraid : ***To permit using old RSA keys for OpenSSH 8.8+, add the following lines to your sshd_config: HostKeyAlgorithms=ssh-rsa,[email protected] PubkeyAcceptedAlgorithms=+ssh-rsa,[email protected]***
  16. Hello Forum. I have two unRAID servers running docker containers. I have a custom docker network interface created called 'reverseproxy' on my main unRAID server. Containers that I have reverseproxied are communicating on this interface and working well. My question is there a way to configure the containers on my second server(on same LAN) to comminicate on the custom docker network located on my main server? Thanks
  17. Thanks... you are correct. I actually just did what you suggested on my own after looking at my SAB settings again. Looking at logs, Deluge skipped over a few name server before it chose Default route for container is 172.17.0.1. I did not have backup name servers with my previous Deluge setup. [info] VPN is enabled, beginning configuration of VPN 2021-11-05 08:16:14,201 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-11-05 08:16:14,201 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-11-05 08:16:14,201 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-11-05 08:16:14,236 DEBG 'start-script' stdout output: [info] Adding 209.222.18.222 to /etc/resolv.conf 2021-11-05 08:16:14,238 DEBG 'start-script' stdout output: [info] Adding 84.200.69.80 to /etc/resolv.conf 2021-11-05 08:16:14,241 DEBG 'start-script' stdout output: [info] Adding 37.235.1.174 to /etc/resolv.conf 2021-11-05 08:16:14,244 DEBG 'start-script' stdout output: [info] Adding 1.1.1.1 to /etc/resolv.conf 2021-11-05 08:16:14,246 DEBG 'start-script' stdout output: [info] Adding 209.222.18.218 to /etc/resolv.conf 2021-11-05 08:16:14,250 DEBG 'start-script' stdout output: [info] Adding 37.235.1.177 to /etc/resolv.conf 2021-11-05 08:16:14,253 DEBG 'start-script' stdout output: [info] Adding 84.200.70.40 to /etc/resolv.conf 2021-11-05 08:16:14,256 DEBG 'start-script' stdout output: [info] Adding 1.0.0.1 to /etc/resolv.conf 2021-11-05 08:16:59,501 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1 2021-11-05 08:16:59,511 DEBG 'start-script' stdout output: [info] Docker network defined as 172.17.0.0/16 2021-11-05 08:16:59,514 DEBG 'start-script' stdout output: [info] Adding 192.168.1.0/24 as route via docker eth0 2021-11-05 08:16:59,515 DEBG 'start-script' stdout output: [info] ip route defined as follows...
  18. Here you are. I am using the same DNS servers ( 10.0.0.242,10.0.0.243) with the SabNZBD_VPN container just fine. supervisord.log
  19. Hello.. Started to receive a network error this morning and wanted to see if I was the only one. GUI no longer connects after working nonstop for a few years. Has anything changed? I tried a few different PIA DNS servers but no success. Thanks for any help ____________________________________________________________________________________________________ Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2021-11-05 05:07:02.735709 [info] Host is running unRAID 2021-11-05 05:07:02.754610 [info] System information Linux 3be0b24c9ad8 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux 2021-11-05 05:07:02.777898 [info] OS_ARCH defined as 'x86-64' 2021-11-05 05:07:02.800370 [info] PUID defined as '99' 2021-11-05 05:07:02.838791 [info] PGID defined as '100' 2021-11-05 05:07:02.891200 [info] UMASK defined as '000' 2021-11-05 05:07:02.911622 [info] Permissions already set for volume mappings 2021-11-05 05:07:02.944129 [info] Deleting files in /tmp (non recursive)... 2021-11-05 05:07:02.968962 [info] VPN_ENABLED defined as 'yes' 2021-11-05 05:07:02.989930 [info] VPN_CLIENT defined as 'openvpn' 2021-11-05 05:07:03.010404 [info] VPN_PROV defined as 'pia' 2021-11-05 05:07:03.158229 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/Czech Republic.ovpn 2021-11-05 05:07:03.199427 [info] VPN remote server(s) defined as 'czech.privacy.network,' 2021-11-05 05:07:03.216710 [info] VPN remote port(s) defined as '1198,' 2021-11-05 05:07:03.233887 [info] VPN remote protcol(s) defined as 'udp,' 2021-11-05 05:07:03.254197 [info] VPN_DEVICE_TYPE defined as 'tun0' 2021-11-05 05:07:03.274290 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2021-11-05 05:07:03.296416 [info] LAN_NETWORK defined as '192.168.1.0/24' 2021-11-05 05:07:03.317205 [info] NAME_SERVERS defined as '10.0.0.242,10.0.0.243' 2021-11-05 05:07:03.337587 [info] VPN_USER defined as '*****' 2021-11-05 05:07:03.358686 [info] VPN_PASS defined as '*******' 2021-11-05 05:07:03.379035 [info] STRICT_PORT_FORWARD defined as 'yes' 2021-11-05 05:07:03.399482 [info] ENABLE_PRIVOXY defined as 'yes' 2021-11-05 05:07:03.423988 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports 2021-11-05 05:07:03.443900 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports 2021-11-05 05:07:03.466204 [info] DELUGE_DAEMON_LOG_LEVEL defined as 'info' 2021-11-05 05:07:03.486555 [info] DELUGE_WEB_LOG_LEVEL defined as 'info' 2021-11-05 05:07:03.507682 [info] Starting Supervisor... 2021-11-05 05:07:03,777 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing 2021-11-05 05:07:03,777 INFO Set uid to user 0 succeeded 2021-11-05 05:07:03,781 INFO supervisord started with pid 7 2021-11-05 05:07:04,783 INFO spawned: 'shutdown-script' with pid 189 2021-11-05 05:07:04,784 INFO spawned: 'start-script' with pid 190 2021-11-05 05:07:04,785 INFO spawned: 'watchdog-script' with pid 191 2021-11-05 05:07:04,785 INFO reaped unknown pid 8 (exit status 0) 2021-11-05 05:07:04,788 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2021-11-05 05:07:04,788 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-11-05 05:07:04,788 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-11-05 05:07:04,789 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-11-05 05:07:04,826 DEBG 'start-script' stdout output: [info] Adding 10.0.0.242 to /etc/resolv.conf 2021-11-05 05:07:04,828 DEBG 'start-script' stdout output: [info] Adding 10.0.0.243 to /etc/resolv.conf 2021-11-05 05:07:34,864 DEBG 'start-script' stderr output: Error: error sending query: Could not send or receive, because of network error 2021-11-05 05:08:09,898 DEBG 'start-script' stderr output: Error: error sending query: Could not send or receive, because of network error
  20. Wow....thanks for the notification! I'm fixed now, but I wonder if this change affects the virtual VPN router setup guidance from #spaceinvaderone??
  21. Hello. As of last update I am no longer able to access WebGUI. Been using this app for years with no issues. Did anything change? Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2020-11-01 23:17:14.287604 [info] System information Linux 2cc8f7986f84 4.19.107-Unraid #1 SMP Thu Mar 5 13:55:57 PST 2020 x86_64 GNU/Linux 2020-11-01 23:17:14.315545 [info] OS_ARCH defined as 'x86-64' 2020-11-01 23:17:14.344948 [info] PUID defined as '99' 2020-11-01 23:17:14.422057 [info] PGID defined as '100' 2020-11-01 23:17:14.538747 [info] UMASK defined as '000' 2020-11-01 23:17:14.562103 [info] Permissions already set for volume mappings 2020-11-01 23:17:14.588441 [info] Deleting files in /tmp (non recursive)... 2020-11-01 23:17:14.615166 [info] VPN_ENABLED defined as 'yes' 2020-11-01 23:17:14.641098 [info] VPN_CLIENT defined as 'openvpn' 2020-11-01 23:17:14.663460 [info] VPN_PROV defined as 'pia' 2020-11-01 23:17:15.502924 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/Czech Republic.ovpn 2020-11-01 23:17:15.546293 [info] VPN remote server(s) defined as 'czech.privateinternetaccess.com,' 2020-11-01 23:17:15.566425 [info] VPN remote port(s) defined as '1198,' 2020-11-01 23:17:15.586596 [info] VPN remote protcol(s) defined as 'udp,' 2020-11-01 23:17:15.610466 [info] VPN_DEVICE_TYPE defined as 'tun0' 2020-11-01 23:17:15.633721 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2020-11-01 23:17:15.658290 [info] LAN_NETWORK defined as '192.168.1.0/24' 2020-11-01 23:17:15.680660 [info] NAME_SERVERS defined as '209.222.18.222,209.222.18.218' 2020-11-01 23:17:15.703772 [info] VPN_USER defined as '' 2020-11-01 23:17:15.726439 [info] VPN_PASS defined as '' 2020-11-01 23:17:15.751050 [info] STRICT_PORT_FORWARD defined as 'yes' 2020-11-01 23:17:15.775234 [info] ENABLE_PRIVOXY defined as 'yes' 2020-11-01 23:17:15.796907 [info] ADDITIONAL_PORTS not defined (via -e ADDITIONAL_PORTS), skipping allow for custom incoming ports 2020-11-01 23:17:15.820993 [info] DELUGE_DAEMON_LOG_LEVEL defined as 'info' 2020-11-01 23:17:15.842706 [info] DELUGE_WEB_LOG_LEVEL defined as 'info' 2020-11-01 23:17:15.867074 [info] Starting Supervisor... 2020-11-01 23:17:16,045 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing 2020-11-01 23:17:16,045 INFO Set uid to user 0 succeeded 2020-11-01 23:17:16,047 INFO supervisord started with pid 6 2020-11-01 23:17:17,049 INFO spawned: 'start-script' with pid 179 2020-11-01 23:17:17,050 INFO spawned: 'watchdog-script' with pid 180 2020-11-01 23:17:17,051 INFO reaped unknown pid 7 (exit status 0) 2020-11-01 23:17:17,055 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2020-11-01 23:17:17,055 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2020-11-01 23:17:17,056 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2020-11-01 23:17:17,099 DEBG 'start-script' stdout output: [info] Adding 209.222.18.222 to /etc/resolv.conf 2020-11-01 23:17:17,102 DEBG 'start-script' stdout output: [info] Adding 209.222.18.218 to /etc/resolv.conf 2020-11-01 23:17:17,202 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1 2020-11-01 23:17:17,213 DEBG 'start-script' stdout output: [info] Docker network defined as 172.17.0.0/16 2020-11-01 23:17:17,215 DEBG 'start-script' stdout output: [info] Adding 192.168.1.0/24 as route via docker eth0 2020-11-01 23:17:17,216 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- 2020-11-01 23:17:17,217 DEBG 'start-script' stdout output: default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.2 192.168.1.0/24 via 172.17.0.1 dev eth0 2020-11-01 23:17:17,217 DEBG 'start-script' stdout output: -------------------- 2020-11-01 23:17:17,219 DEBG 'start-script' stdout output: iptable_mangle 16384 2 ip_tables 24576 5 iptable_filter,iptable_nat,iptable_mangle 2020-11-01 23:17:17,220 DEBG 'start-script' stdout output: [info] iptable_mangle support detected, adding fwmark for tables 2020-11-01 23:17:17,258 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2020-11-01 23:17:17,259 DEBG 'start-script' stdout output: -P INPUT DROP -P FORWARD DROP -P OUTPUT DROP -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A INPUT -i eth0 -p udp -m udp --sport 1198 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --dport 8112 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --sport 8112 -j ACCEPT -A INPUT -s 192.168.1.0/24 -i eth0 -p tcp -m tcp --dport 58846 -j ACCEPT -A INPUT -s 192.168.1.0/24 -d 172.17.0.0/16 -i eth0 -p tcp -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT -A INPUT -i lo -j ACCEPT -A INPUT -i tun0 -j ACCEPT -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --dport 1198 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --dport 8112 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT -A OUTPUT -d 192.168.1.0/24 -o eth0 -p tcp -m tcp --sport 58846 -j ACCEPT -A OUTPUT -s 172.17.0.0/16 -d 192.168.1.0/24 -o eth0 -p tcp -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT -A OUTPUT -o tun0 -j ACCEPT 2020-11-01 23:17:17,260 DEBG 'start-script' stdout output: -------------------- 2020-11-01 23:17:17,260 DEBG 'start-script' stdout output: [info] Starting OpenVPN (non daemonised)... 2020-11-01 23:17:17,274 DEBG 'start-script' stdout output: Sun Nov 1 23:17:17 2020 WARNING: file 'credentials.conf' is group or others accessible Sun Nov 1 23:17:17 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020 Sun Nov 1 23:17:17 2020 library versions: OpenSSL 1.1.1h 22 Sep 2020, LZO 2.10 2020-11-01 23:17:17,274 DEBG 'start-script' stdout output: Sun Nov 1 23:17:17 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2020-11-01 23:17:17,275 DEBG 'start-script' stdout output: Sun Nov 1 23:17:17 2020 CRL: loaded 1 CRLs from file crl.rsa.2048.pem 2020-11-01 23:17:17,275 DEBG 'start-script' stdout output: Sun Nov 1 23:17:17 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]212.102.39.1:1198 2020-11-01 23:17:17,276 DEBG 'start-script' stdout output: Sun Nov 1 23:17:17 2020 UDP link local: (not bound) Sun Nov 1 23:17:17 2020 UDP link remote: [AF_INET]212.102.39.1:1198 2020-11-01 23:18:17,493 DEBG 'start-script' stdout output: Sun Nov 1 23:18:17 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting 2020-11-01 23:18:17,493 DEBG 'start-script' stdout output: Sun Nov 1 23:18:17 2020 SIGHUP[soft,ping-restart] received, process restarting 2020-11-01 23:18:17,493 DEBG 'start-script' stdout output: Sun Nov 1 23:18:17 2020 WARNING: file 'credentials.conf' is group or others accessible Sun Nov 1 23:18:17 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020 Sun Nov 1 23:18:17 2020 library versions: OpenSSL 1.1.1h 22 Sep 2020, LZO 2.10 2020-11-01 23:18:22,494 DEBG 'start-script' stdout output: Sun Nov 1 23:18:22 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2020-11-01 23:18:22,494 DEBG 'start-script' stdout output: Sun Nov 1 23:18:22 2020 CRL: loaded 1 CRLs from file crl.rsa.2048.pem 2020-11-01 23:18:22,494 DEBG 'start-script' stdout output: Sun Nov 1 23:18:22 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]212.102.39.1:1198 Sun Nov 1 23:18:22 2020 UDP link local: (not bound) Sun Nov 1 23:18:22 2020 UDP link remote: [AF_INET]212.102.39.1:1198 2020-11-01 23:19:22,986 DEBG 'start-script' stdout output: Sun Nov 1 23:19:22 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting 2020-11-01 23:19:22,986 DEBG 'start-script' stdout output: Sun Nov 1 23:19:22 2020 SIGHUP[soft,ping-restart] received, process restarting 2020-11-01 23:19:22,986 DEBG 'start-script' stdout output: Sun Nov 1 23:19:22 2020 WARNING: file 'credentials.conf' is group or others accessible Sun Nov 1 23:19:22 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020 Sun Nov 1 23:19:22 2020 library versions: OpenSSL 1.1.1h 22 Sep 2020, LZO 2.10 2020-11-01 23:19:27,987 DEBG 'start-script' stdout output: Sun Nov 1 23:19:27 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2020-11-01 23:19:27,987 DEBG 'start-script' stdout output: Sun Nov 1 23:19:27 2020 CRL: loaded 1 CRLs from file crl.rsa.2048.pem Sun Nov 1 23:19:27 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]212.102.39.1:1198 Sun Nov 1 23:19:27 2020 UDP link local: (not bound) Sun Nov 1 23:19:27 2020 UDP link remote: [AF_INET]212.102.39.1:1198
  22. Ahhhh Got it! I have the same broken icons as well for N/A sensors that are not active. Never really paid attention until you pointed it out. Thanks!
  23. Hi... Great Question!!! I have the same board, only with an i7-8700K. I've noticed that DIMM slot sensors will only read certain sticks. Currently I have slots A1 and B1 populated with 2x 16GB Crucial 32GB DDR4 2666 which do not show temp sensor readings. But I also tested these CORSAIR (2 x 16GB) 288-Pin DDR4 SDRAM DDR4 2666 on the board and IPMI sensor readings do show. I believe the unRAID plugin will only read the sensors from the board itself so you should see the same reading(s) when selecting the "Server Health" tab from your IPMI web-client.