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.

mdastous

Members
  • Joined

  • Last visited

  1. I have version 2026.04.24 but unraid doesnt offer update to latest v2026.05.31 from GitHub.
  2. plugin is still blacklisted today, is there any hope getting it back?
  3. Managed to shutdown cleanly, cleared / formatted cache drive and restored backup... Ran memtest, no issues found. Lets see if it remains stable...
  4. I realized today that my docker service was not running, after checking the logers I saw a lot of errors: Jul 5 16:29:53 raikou kernel: I/O error, dev loop2, sector 20313792 op 0x0:(READ) flags 0x1000 phys_seg 4 prio class 0 Jul 5 16:29:53 raikou kernel: BTRFS error (device loop2 state EA): bdev /dev/loop2 errs: wr 1, rd 68565, flush 1, corrupt 0, gen 0 Jul 5 16:29:53 raikou kernel: BTRFS error (device nvme0n1p1 state EA): bdev /dev/nvme0n1p1 errs: wr 129, rd 69008, flush 0, corrupt 0, gen 0 Jul 5 16:29:53 raikou kernel: I/O error, dev loop2, sector 20838080 op 0x0:(READ) flags 0x1000 phys_seg 4 prio class 0 Jul 5 16:29:53 raikou kernel: BTRFS error (device loop2 state EA): bdev /dev/loop2 errs: wr 1, rd 68566, flush 1, corrupt 0, gen 0 Jul 5 16:29:53 raikou kernel: BTRFS error (device nvme0n1p1 state EA): bdev /dev/nvme0n1p1 errs: wr 129, rd 69009, flush 0, corrupt 0, gen 0 Jul 5 16:29:53 raikou kernel: I/O error, dev loop2, sector 20313792 op 0x0:(READ) flags 0x1000 phys_seg 4 prio class 0 Jul 5 16:29:53 raikou kernel: BTRFS error (device loop2 state EA): bdev /dev/loop2 errs: wr 1, rd 68567, flush 1, corrupt 0, gen 0 Jul 5 16:29:53 raikou kernel: BTRFS error (device nvme0n1p1 state EA): bdev /dev/nvme0n1p1 errs: wr 129, rd 69010, flush 0, corrupt 0, gen 0 Jul 5 16:29:53 raikou kernel: I/O error, dev loop2, sector 20838080 op 0x0:(READ) flags 0x1000 phys_seg 4 prio class 0 Jul 5 16:29:53 raikou kernel: BTRFS error (device loop2 state EA): bdev /dev/loop2 errs: wr 1, rd 68568, flush 1, corrupt 0, gen 0 Jul 5 16:29:54 raikou kernel: BTRFS error (device nvme0n1p1 state EA): bdev /dev/nvme0n1p1 errs: wr 129, rd 69011, flush 0, corrupt 0, gen 0 Jul 5 16:29:54 raikou kernel: I/O error, dev loop2, sector 20313792 op 0x0:(READ) flags 0x1000 phys_seg 4 prio class 0 Jul 5 16:29:54 raikou kernel: BTRFS error (device loop2 state EA): bdev /dev/loop2 errs: wr 1, rd 68569, flush 1, corrupt 0, gen 0 Jul 5 16:29:54 raikou kernel: I/O error, dev loop2, sector 20838080 op 0x0:(READ) flags 0x1000 phys_seg 4 prio class 0 Jul 5 16:29:54 raikou kernel: I/O error, dev loop2, sector 20313792 op 0x0:(READ) flags 0x1000 phys_seg 4 prio class 0 Jul 5 16:29:54 raikou kernel: I/O error, dev loop2, sector 20838080 op 0x0:(READ) flags 0x1000 phys_seg 4 prio class 0 Jul 5 16:29:55 raikou kernel: I/O error, dev loop2, sector 20313792 op 0x0:(READ) flags 0x1000 phys_seg 4 prio class 0 Jul 5 16:29:55 raikou kernel: I/O error, dev loop2, sector 20838080 op 0x0:(READ) flags 0x1000 phys_seg 4 prio class 0I tried to re-create my docker image no success. Then tried to stop the array to repair the cache drive, and array wont stop. Getting those errors: Jul 5 16:43:11 raikou emhttpd: Unmounting disks... Jul 5 16:43:11 raikou emhttpd: shcmd (968474): umount /mnt/cache Jul 5 16:43:11 raikou root: umount: /mnt/cache: target is busy. Jul 5 16:43:11 raikou emhttpd: shcmd (968474): exit status: 32 Jul 5 16:43:11 raikou emhttpd: Retry unmounting disk share(s)... Jul 5 16:43:13 raikou kernel: btrfs_dev_stat_inc_and_print: 30 callbacks suppressed losetup gives me: NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /boot/bzmodules 0 512 /dev/loop2 0 0 1 0 /mnt/cache/system/docker/docker.img 0 512 /dev/loop0 0 0 1 1 /boot/bzfirmware 0 512 /dev/loop3 0 0 1 0 /mnt/cache/system/libvirt/libvirt.img 0 512 '/etc/rc.d/rc.docker status' gives me: Docker daemon is not running. root@raikou:/# umount /dev/loop2 umount: /dev/loop2: not mounted. Any suggestions ?
  5. Hi, I got Nginx Proxy manager working in front of some docker running under unraid. Now I would like to do the same for unraid web gui. Problem is, not matter what url I tried to proxy, unraid keeps redirecting to its own URL (without the NPM ssl port 18443). Is there a way to disable this redirect behavior ? Tx
  6. [PWS-FANS] One quick note, I noticed that when my disks are spun-down, the array fan stops. I think that would be great to have an option to keep it at the low rpm value (i.e. keep minimal air flow in the case)
  7. Should I be worried about performance impact of this setting?
  8. mdastous changed their profile photo
  9. [PWS-FANS] Can you please explain the difference between cron seconds and cron timer ?
  10. I would like to use PWM-FANS to control my fans, but for some reasons the "cron" seem to be always "stopped". What should check to investigate this ? I can control my fan manually as described in the help (i.e echo 1 > sys/devices...) I can see this in system log: Apr 16 18:34:12 raikou ool www[232303]: /usr/local/emhttp/plugins/pwm-fan/scripts/hdd_cron.sh Apr 16 18:34:14 raikou ool www[232281]: /usr/local/emhttp/plugins/pwm-fan/scripts/cpu_cron.sh ok realized my error, values in light blue need to be re-typed, otherwise settings are not active.
  11. I would like to use PWM-FANS to control my fans, but for some reasons the "cron" seem to be always "stopped". What should check to investigate this ? I can control my fan manually as described in the help (echo 1 > sys/devices...) I can see this in system log: Apr 16 18:34:12 raikou ool www[232303]: /usr/local/emhttp/plugins/pwm-fan/scripts/hdd_cron.sh Apr 16 18:34:14 raikou ool www[232281]: /usr/local/emhttp/plugins/pwm-fan/scripts/cpu_cron.sh which seem normal...

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.