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.

Masterwishx

Members
  • Joined

  • Last visited

  1. I'm not checked other configs than when I made a template xml, for me all working fine as I wrote in first message (also updated config file recently) ... So I think you can find more info about in FileBrowser Quantum github docs, issues or discussions..
  2. Will be cool , if it will be updated in docs also : https://docs.unraid.net/unraid-os/system-administration/advanced-tools/command-line-interface/#powerdown to `shutdown -h now`
  3. Container Path = folder name in container mounted from host path. You can use container cli to check container paths...
  4. You need first mount host folder to container, then you need to edit FileBrowser config for this folder. Check here : https://filebrowserquantum.com/en/docs/configuration/users/
  5. it seems we have updated version: FanCtrl Plus 2
  6. Today got : panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x7678dc] goroutine 22 [running]: github.com/dkaser/unraid-motd/datasources.processDriveZFS(0xc00040e000, {0xc000234001?, 0x10?}, {0xbdb010, 0x1}) /home/runner/work/unraid-motd/unraid-motd/tag/datasources/drives_common.go:55 +0x5c github.com/dkaser/unraid-motd/datasources.processDrive(0xc0004f609d?, {0xc000234001?, 0x83a375?}, {0xc0004f6099?, 0x0?}, {0xbdb010?, 0xc000067d08?}) /home/runner/work/unraid-motd/unraid-motd/tag/datasources/drives_common.go:32 +0x3e github.com/dkaser/unraid-motd/datasources.getUserDriveUsage(0xc00040e000) /home/runner/work/unraid-motd/unraid-motd/tag/datasources/drives_user.go:52 +0x5ff github.com/dkaser/unraid-motd/datasources.GetUserDrives(0xc0001a4ea0, 0xc0001a0b60) /home/runner/work/unraid-motd/unraid-motd/tag/datasources/drives_user.go:19 +0x19a created by github.com/dkaser/unraid-motd/datasources.RunSources in goroutine 1 /home/runner/work/unraid-motd/unraid-motd/tag/datasources/common_vars.go:103 +0x469
  7. No, it's not good idea to mount `/mnt/user` here. You need mount only the shares you need, FileBrowser it's web file manager, so it's for files you need to access from internet like documents, music etc... If you need to access internal files like unraid system or same you should never expose them to internet. (included all shares (it include appdata). That why you can use mc in cli or krusaider, double commander without expose it to internet. Or total commander in win by sfp... Another way it's using netbird, tailscale without external access from internet. PS: But technicaly you can mount /mnt/user to any container without root uid/gui and you can set with only read permissions for this mount. (if you don't want to change data in it) But not needed here and not safe if exposing to internet all shares included appdata ... I have mounted /mnt/user in container like duplicati for local backup etc.. Just for not mount every share :)
  8. If you need access to shares you need to make them mounted in container. Maybe you need another app like krusaider, double commander.
  9. Updated config file in github...
  10. How do you run plugin by cron only? In latest version I changed some stuff about posting to syslog when running by cli and button it was not working befor, but not sure how it related to your issue...
  11. Interesting, this is maybe becouse default sanoid setting: daily_hour = 23, daily_min =59? I have still strange issue with plugin by --cron, for me it make in different time and not every day (system_cache_ssd/appdata + childs, flash/boot) with copy backups. I tryed to make separate user script with - - prune, it remove old datasets but seems it couse to post errors in log, also maybe made new sub dataset in appdata. Then used make snapshot and send backup this made hourly snapshots, and fixed errors but they still exit and not removed however I have hourly=0.
  12. You need to enable logging and debug logging, then let plugin run some times and then post debug.zip Also not sure why in syslog : ```move: 2910766 ? R 0:00 /bin/bash /usr/local/emhttp/plugins/ca.mover.tuning/age_mover start```
  13. Or you can set notifications only when files moving
  14. You need to post debug.zip
  15. We have option in plugin (force move of all files.. ) that run unraid mover with separate cron, in case enabled...

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.