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.

Mamaun

Members
  • Joined

  • Last visited

  1. Last week i bouth a brand new APC 750 VA / 410 Watt and i'm getting the "Batteries have failed on UPS" error. :(
  2. Brand new APC 750 VA / 410 Watt and i'm getting the "Batteries have failed on UPS" error. Should I return it and get other brand?
  3. Oh. I see.. So the next question is what is the cheapest dgpu to passthrough to the VM? And, can it be fully shutdown when I don't use the VM?
  4. THANKS!! I've successfully installed sonoma with your guidelines and its working well. BUT! I have 100% cpu spikes doing low process intensive tasks like browsing a single tab web or opening some os windows. I'm running a i3 10100 host cpu with 2cores 2threads and 16GB of ram dedicated to vm. I suspect it's a GPU emulation thing as i only have my igpu. Can I do something on configuration (increase gpu ram, some qemu settings...) to speed up things? It's really slow. Thanks!!
  5. That was it. Thanks!
  6. When I try to update and click "confirm and start update" on the related pop-up a pop up opens and shows this: plugin: installing: unRAIDServer.plg Executing hook script: pre_plugin_checks plugin: downloading: unRAIDServer.plg ... done plugin: not installing older version Executing hook script: post_plugin_checks When I reboot, I'm still on 6.12.8 Can anyone help me? Here my diagnostics servidorunraid-diagnostics-20240516-0611.zip
  7. This feature would be awesome. I'm using a disk for hot-file access indeed. This would be THE FEATURE for me.
  8. I have a failing disk and I wanted to copy all appdata and system folders to other disk and change the failing one. I stopped VM manager and disabled docker. Then I changed appdata and system shares to other disk and started mover, But it didn't move all files so i tried to move them manually with dinamyx plugin. The transfer failed a few times but eventually succeded somehow. Then i enabled docker again and served crashed. I rebooted and tried to restore a backup with Backup/Restore Appdata plugin but now I have no docker containers. I found that every time that I restore a backup the disk usage becomes higher. It seems that is not overwriting files. And last but not lease, i have a "Couldn't create socket: [2] No such file or directory" warning on the Backup plugin page How can I restore my server? It's safe to delete appdata/system folders and then restore a backup? I've attached my diagnostics. Thanks servidorunraid-diagnostics-20230813-1149.zip
  9. Hello, I've tried to search information about my problem with "Fan Auto Control" with no luck. I can't select anything on "PWM controller". I've tried "sensors-detect" command and i can only detect a few ones: coretemp-isa-0000 Adapter: ISA adapter MB Temp: +40.0°C (high = +80.0°C, crit = +100.0°C) CPU Temp: +38.0°C (high = +80.0°C, crit = +100.0°C) Core 1: +37.0°C (high = +80.0°C, crit = +100.0°C) Core 2: +37.0°C (high = +80.0°C, crit = +100.0°C) Core 3: +35.0°C (high = +80.0°C, crit = +100.0°C) for reference my system is: ASRock B560M Pro4 Intel® Core™ i3-10100 I have no PWM fans connected to motherboard yet. Could it be the cause? Thanks.
  10. Hi, I've installed the plugin but now I'm stuck in the settings page with a message: "Please wait, retrieving plugin information..." How can I solve this? Thanks.
  11. Thanks. I will delete those shares through the UI to keep all clean.
  12. Thanks. And where are the share properties been stored?
  13. Hello, I'm new to unraid. Today i have found that there are multiple folders that I have not created in my shares tab. All of them are music related. I've been fooling with lidarr (on steroids and extended) and I think it has created multiple folders on my /mnt/user/ folder. It's safe to move/delete all these folders? I have already changed the docker config. Thanks.
  14. Hello, I found this app and I wonder if I could run a script on "user scripts". Thanks!
  15. Mamaun replied to Waseh's topic in Plugin Support
    Hi, I'm new to unraid (and with little Linux experience) I'm using this exact script and all my folders gets owned by root with drwxr-xr-x permissions. I can delete files with crusader but i can't delete folders. I want to mount my google drive using rclone (works) Sync a specific folder to a share(works but permissions issue) Copy all new files from this folder to another folder used by qbittorrent (works but permissions issue) I use this scripts: MOUNT: mkdir -p /mnt/addons/rclone_google_drive rclone mount \ --allow-other \ --dir-cache-time 96h \ --fast-list \ --drive-chunk-size 512M \ --buffer-size 256M \ --vfs-read-chunk-size 128M \ --vfs-read-chunk-size-limit off \ --uid 99 --gid 100 \ --default-permissions \ --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36" \ RcloneGoogleDrive: /mnt/addons/rclone_google_drive COPY TO SHARE: rclone copy RcloneGoogleDrive:unRAIDSync /mnt/user/rclone_unraidsync_drive -vv COPY TO MONITORED FOLDER: watch_dir=/mnt/user/rclone_unraidsync_drive/AutoDownloadTorrent/ copy_dir=/mnt/user/qbittorrent_monitored_folder inotifywait -m -r -e create,move,modify,delete $watch_dir | while read path action file; do echo "El archivo '$file' ha sido $action en la carpeta '$path'" rsync -avz -r $watch_dir $copy_dir done I've tried with umask 000 too. Same results.

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.