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.

JorgeB

Moderators
  • Joined

  • Last visited

Solutions

  1. JorgeB's post in Have I incorrectly setup things? was marked as the answer   
    The pool is basically empty, so you could just recreate, but if you prefer to correct it, with the array running type

    btrfs device remove missing /mnt/data

    Then stop the array and reimport the pool with just that device; it should then only have the remaining device (which could also be used as an array data drive).
  2. JorgeB's post in Web Dashboard and SMB shares not working was marked as the answer   
    Recommend replacing that go file with the stock one and retesting, which is just this:

    #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp &

  3. JorgeB's post in Errors on boot up causing server to lock up was marked as the answer   
    That looks like a bad flash drive, you can try recreating it first, if the issues persist, best to replace it.
  4. JorgeB's post in License upgrade sale question was marked as the answer   
    Yep
  5. JorgeB's post in System hangs under heavy disk I/O - MCE logged - Diagnostics attached was marked as the answer   
    Make sure this has been taken care of: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-819173
  6. JorgeB's post in Post OS upgrade, nothing works. Not even safemode shows server is running. was marked as the answer   
    There's a problem with the flash drive layout, 7.3.x is more strict about that.

    To fix it, first backup the current flash drive, then recreate it using the USB tool, restore only the /config folder from the backup overwriting any existing files.
  7. Diags only have a no-correcting check, reboot to clear the logs, run a correcting check, then another one (correct or non correct) right after and without rebooting.
  8. JorgeB's post in Unable to mount BTRFS 4 drive array after migrating to internal boot was marked as the answer   
    I assume these are the pool members? And they are all from the same pool?

    /dev/nvme0n1p1: UUID="299134d5-d2d5-41d9-9bfa-3e98d1e3f1d5" TYPE="crypto_LUKS" PARTUUID="e414749a-01"
    /dev/nvme2n1p1: UUID="8416d39f-e189-42e1-a1b8-956a23215ce8" TYPE="crypto_LUKS" PARTUUID="b660afb9-01"
    /dev/nvme3n1p1: UUID="2d3fcb77-83de-48a1-b4c2-11d4fe5ba331" TYPE="crypto_LUKS" PARTUUID="0262e045-35e3-48a5-8af5-47f862bab439"
    /dev/nvme4n1p1: UUID="b2d6b8d5-d4db-4938-a66b-907cd3ffa1ee" TYPE="crypto_LUKS" PARTUUID="d8fe2adb-7f6b-4fbc-9866-3daf82e56b31"

    If yes, on main, create a new pool with the name you like and 4 slots
    assign the pool devices, leave the filesystem set to auto
    It should ask for the encryption key/passphrase, then start the array to import the pool

    If it fails to mount, post the diags with the array started
  9. JorgeB's post in Adding SSH permissions to non-root users - seeking updated answers for 2026 (7.3.1) was marked as the answer   
    Note as far as I know, only root has SSH access.
  10. JorgeB's post in Machine Check Events detected on your server (7.3.1) was marked as the answer   
    RAM is overclocked, start here: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-819173
  11. JorgeB's post in Dynamix File Manager - log files (SOLVED) was marked as the answer   
    I don't think so, to rule out a FM issue, try using Mindnight COmmender (mc on the console).
  12. JorgeB's post in Sytem crashing after years of rock solid running was marked as the answer   
    Macvlan is no longer an issue since 6.12.11, kernel panics should always show in the syslog.
  13. This would be my main suspect, since it's one of the more affected models by the Intel 13/14 gen issues, lot of users with stability issues with this and similar CPUs, look for a BIOS updatye, it can sometimes help if the CPU is not too far gone.
  14. JorgeB's post in Can't stop array or modify smb shares was marked as the answer   
    Don't see those erros logged, there is a container running out of RAM, something related to Bambu.

    Type reboot in the CLI and see if it reboot after 5 minutes, if not you may need to force it.
  15. JorgeB's post in Array Drive is unmountable suddenly was marked as the answer   
    When using the CLI you must use the correct md device, but if the result above was from the GUI, the filesystem appears to be damaged beyond repair, best bet is to use a file recovery app like UFS explorer, the free trial should show if it can recover the data.
  16. JorgeB's post in unRaid won't fully start after update to 7.3.1 was marked as the answer   
    Flash drive problem, 7.3.x is more strict witht he flash drive partition layout, easiest way to fix is to backup the flash drive, recreate it with the USB tool and 7.3.1, restore only the config folder from the backup.
  17. JorgeB's post in How to remove old (non-existent) server? was marked as the answer   
    You should be able to remove it by hovering the mouse on the top-right corner of that server's card, then clicking "customize"
  18. JorgeB's post in unraid does not boot on HP z2 g9 was marked as the answer   
    Does it boot with a different PC?

    It amy also be worth trying with the Limine boot loader, in case the BIOS os not cmpatible with the stock one https://forums.unraid.net/topic/196349-black-screen-after-usb-boot-msi-x870e-carbon-ryzen-9950x-rtx-4070-ti-super/?do=findComment&comment=1607672
  19. JorgeB's post in Disk 6 Disabled was marked as the answer   
    You should never use those, a SATA plug should never be split into more than two max.
  20. JorgeB's post in (Solved) Loss of WebUI after 7.3.1 Upgrade was marked as the answer   
    Don't see any obvious issues, both the array and nginx are started, did you try in safe mode to rule out a plugin issue?

    Also, are you trying to access the server by name or IP? If the former try the IP http://192.168.1.25
  21. JorgeB's post in Unraid GUI no longer working was marked as the answer   
    Delete /boot/config/pools/cache.cfg on the flash drive, reboot and the GUI should be back, you will need to reimport the pool, can post the steps for that if you need them.
  22. JorgeB's post in Advice/questions on migrating to internal boot & TPM was marked as the answer   
    It would be similar; basically, you need to back up that pool, then use the wizard to recreate it as a split boot pool, then restore the data to the data partitions.

  23. JorgeB's post in Removing Disks while inserting new Parity was marked as the answer   
    Sounds good, you can also keep all the assignments when doing the new config, the missing disks won't show
  24. JorgeB's post in Internal Boot - Change Device was marked as the answer   
    You can use this: https://forums.unraid.net/topic/198440-73xx-version-moving-boot-drive-nvmessd-to-another-drive-nvmessd/#findComment-1619744
  25. JorgeB's post in Please help - Issues after 3.1 upgrade was marked as the answer   
    Rename the libvirt.img to, for example, libvirt.bak, and Unraid should create a new one after the service starts.

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.