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.

Jorgensen

Members
  • Joined

  • Last visited

  1. I left the VM off, and I've not had any issues since. Both the docker log and the syslog are clean. So, not related to Unraid, but to my VM.
  2. Jorgensen posted a topic in General Support
    Hi, I need your assistance again... My server has been acting up the last couple of days. Basically, the last two days, I've received (~20 minutes past midnight) a cache disk hot warning. And the cache disk does not return to normal temperature until ~04:20. And today, it resulted in a OOM Feb 10 04:08:41 Tower kernel: docker-proxy invoked oom-killer: gfp_mask=0x140cca(GFP_HIGHUSER_MOVABLE|__GFP_COMP), order=0, oom_score_adj=0 ... Feb 10 04:08:41 Tower kernel: oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/machine/qemu-1-Ubuntu-server.libvirt-qemu,task=qemu-system-x86,pid=13066,uid=0 Feb 10 04:08:41 Tower kernel: Out of memory: Killed process 13066 (qemu-system-x86) total-vm:11195768kB, anon-rss:10685708kB, file-rss:0kB, shmem-rss:6544kB, UID:0 pgtables:21844kB oom_score_adj:0 Looking into the docker log, there are also a vast number of errors in this time span, but I can't figure out what is triggering this. Diagnostics attached. EDIT: Just noticed my VM was stopped which I did not expect. Not sure if related. EDIT2: Time of VM crash corresponds to OOM time (-1 hour offset), from VM log: 2025-02-10 03:08:42.405+0000: shutting down, reason=crashed TIA, Jorgensen tower-diagnostics-20250210-0930.zip
  3. Wow, that was a lot of errors (Tower kernel: SQUASHFS error: Failed to read block)... I've just created a backup of the flash and I'll be looking for a new flash drive. I'm a bit surprised this wasn't highlighted in the Unraid GUI. Anyway, thanks a lot for your assistance. I'll close this issue as resolved.
  4. I left the server on, as I didn't have time to troubleshoot the issue. And now it is back in business! (a modern Christmas miracle ) From Uptime Kuma, I can see that the server was unresponsive from 22nd of December 19:00 until December 24 around 14:48. I have now collected diagnostics (haven't had time to look at it). tower-diagnostics-20241225-1810.zip EDIT: I'm actually only on 6.12.13 and not 6.12.14 as I expected. Time to update I guess.
  5. Unraid OS: 6.12.14 (I think, can't check until I reboot) My Unraid server has become unresponsive, ping is ok: > ping 192.168.1.10 PING 192.168.1.10 (192.168.1.10) 56(84) bytes of data. 64 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=4.13 ms 64 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=24.9 ms 64 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=25.5 ms 64 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=20.1 ms 64 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=2.13 ms 64 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=28.3 ms ^C --- 192.168.1.10 ping statistics --- 6 packets transmitted, 6 received, 0% packet loss, time 5010ms rtt min/avg/max/mdev = 2.126/17.498/28.275/10.455 ms I started Wireshark and filtered for ip addr 192.168.1.10 (ip address of Unraid server). I've tried to SSH to the server, from browser attempted to access tower.local and 192.168.1.10:80. I've also attempted to access NFS shares with no avail. All should be included in the Wireshark trace. Attempting to ssh to unraid server: > ssh unraid -vvv OpenSSH_9.6p1 Ubuntu-3ubuntu13.5, OpenSSL 3.0.13 30 Jan 2024 debug1: Reading configuration data /home/NAME/.ssh/config debug1: /home/niels/.ssh/config line 20: Applying options for unraid debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files debug1: /etc/ssh/ssh_config line 21: Applying options for * debug2: resolve_canonicalize: hostname 192.168.1.10 is address debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/NAME/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/NAME/.ssh/known_hosts2' debug3: channel_clear_timeouts: clearing debug3: ssh_connect_direct: entering debug1: Connecting to 192.168.1.10 [192.168.1.10] port 22. debug3: set_sock_tos: set socket 3 IP_TOS 0x10 debug1: Connection established. debug1: identity file /home/NAME/.ssh/id_ed25519 type 3 debug1: identity file /home/NAME/.ssh/id_ed25519-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.5 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 192.168.1.10:22 as 'root' debug3: record_hostkey: found key type ED25519 in file /home/NAME/.ssh/known_hosts:18 debug3: load_hostkeys_file: loaded 1 keys from 192.168.1.10 debug1: load_hostkeys: fopen /home/NAME/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug3: order_hostkeyalgs: have matching best-preference key type [email protected], using HostkeyAlgorithms verbatim debug3: send packet: type 20 debug1: SSH2_MSG_KEXINIT sent debug3: receive packet: type 20 debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: [email protected],curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c,[email protected] debug2: host key algorithms: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected] debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected] debug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 debug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 debug2: compression ctos: none,[email protected],zlib debug2: compression stoc: none,[email protected],zlib debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: [email protected],curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-s,[email protected] debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected] debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected] debug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 debug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 debug2: compression ctos: none,[email protected] debug2: compression stoc: none,[email protected] debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug3: kex_choose_conf: will use strict KEX ordering debug1: kex: algorithm: [email protected] debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none debug3: send packet: type 30 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug3: receive packet: type 31 debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:9XB9lD+KjQtAKg3pQ32/wWpK2jeBo6oIrYP7VmlC1+I debug3: record_hostkey: found key type ED25519 in file /home/NAME/.ssh/known_hosts:18 debug3: load_hostkeys_file: loaded 1 keys from 192.168.1.10 debug1: load_hostkeys: fopen /home/NAME/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: Host '192.168.1.10' is known and matches the ED25519 host key. debug1: Found key in /home/NAME/.ssh/known_hosts:18 debug3: send packet: type 21 debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 134217728 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug3: send packet: type 7 debug1: expecting SSH2_MSG_NEWKEYS debug3: receive packet: type 21 debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 134217728 blocks debug3: send packet: type 5 debug3: receive packet: type 7 debug1: SSH2_MSG_EXT_INFO received debug3: kex_input_ext_info: extension server-sig-algs debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],rsa-sha2-512,rsa-sha2-256> debug3: kex_input_ext_info: extension [email protected] debug1: kex_ext_info_check_ver: [email protected]=<0> debug3: kex_input_ext_info: extension [email protected] debug1: kex_ext_info_check_ver: [email protected]=<0> debug3: receive packet: type 6 debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug3: send packet: type 50 Connection closed by 192.168.1.10 port 22 Before I reboot, is there any way I can secure/check further logs? And after the reboot, where do I find the relevant logs? Thanks! unraid-server-unresponsive-filtered.pcapng
  6. B2 cloud.
  7. I use rsync to backup to backblaze, works perfect. Disclaimer: I didn't read the entire thread so not sure I missed anything regarding a rsync solution.
  8. Hi, Is there a option for saving the backup in a single archive, and not a archive for each app data folder? Thanks, Jorgensen
  9. Did you ever find a solution to your issue?
  10. No worries. Unfortunately, I haven't figured out how to do it.
  11. Hi, I would like my Prometheus container to have access to a specific IP address on the host network for data scraping. I know this is possible by enabling 'Host access to custom networks'. However, is it possible to achieve the same with out allowing host access to all custom networks? Ideally, only allowing the Prometheus container access to the host network. Best Regards, Jorgensen
  12. Ok, so I solved my problem, thanks to binhex The IP of the computer I was attempting to access the WebUI was not part of the LAN_NETWORK. In the qBittorrentVPN edit page, set the proper LAN_NETWORK environment variable and it works for me.
  13. EDIT: I had not set LAN_NETWORK correct. I've started experiencing the same. WebUI works as soon as I disable VPN. I've attached "docker" logs and specific qbittorrent logs. BR, Jorgensen
  14. Currently I have an array with 1x disk and 1x parity. I also have a cahce pool with a single SSD. Unfortunately, the cache SSD started reporting read errors, thus I want to add a parity drive to the cache pool before it totally fails. Before I start I want to be sure on the procedure. From https://wiki.unraid.net/Manual/Storage_Management#Pool_Modes I guess the proper procedure is: Backup pool to array using 'mover' Add extra disk to pool Restore pool using 'mover' And when this is up an running, I guess I can replace the failing SSD? Note: I have everything backed up, so if I f*** this up, I can always restore, but I would perfer to add parity before restoring my backup.
  15. Thanks, I've updated to 6.10.4 rc and changed to ipvlan. I'll mark this as solved until proven otherwise.

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.