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.

ds9

Members
  • Joined

  • Last visited

  1. Yes. When using Private Browsing, we need to close all Private Windows and start a new Private Browsing to fix the issue - with Firefox Private Browsing we can't remove cookies. Issue still exists with Unraid 7.3.1.
  2. Thanks, so the issue is not limited to Private Browsing. I guess that when using Firefox when the Web service is not fully started and we try to access the web interface, we have a cookie created that prevents access. The weird cookie value I'm seeing is created by code in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout/HeadInlineJS.php For a sucessful sesssion, the cookie has a different value format - such as 55b41aba704666854bd545ecf3791689
  3. Me too (using Firefox 150.0.3) - sole issue I noticed for upgrade. Are you using Private Windows browsing ? Using Developer Tools, I can see there is a weird cookie unraid_a97b82555309bfe11e5bcc0da8c7770b with a weird value : ca_apps_referrer=false; addAlert-text=Attention%20-%20operation%20continues%20in%20background%20%5B00173392%5D%3Ci%20class%3D'fa%20fa-bomb%20fa-fw%20abortOps'%20title%3D%22Abort%20background%20process%22%20onclick%3D'abortOperation(173392)'%3E%3C%2Fi%3E; addAlert-cmd=plugin%20update%20dynamix.unraid.net.plg; addAlert-plg=; addAlert-func=ca_refresh I hope Firefox 151 will provide a fix.
  4. Hi, Aoostar R1 & R7 are getting popular for NAS usage. I've bought Aoostar R1 and performances are good - N100 is better than my previous Celeron J4025 (I was using a QNAP TS-251D). I'm curious about the tuning/tweaks performed by others for such hardware - especially to reduce heat & noise. I'm using stock BIOS and performed no customization so far but I would like to reduce noise and heat - it's correct but I want a close to silent NAS so I can keep it in my living-room. I'm also going to give Sleep S3 a try. I wonder if someone got it working - using the Sleep plugin.
  5. I'm not familiar with creation & submission of new Docker Application / template. Lately I wanted to know my NAS power consumption. I know powertop can be used through plugins but I wanted a Docker based solution. I just discovered lately scaphandre : https://github.com/hubblo-org/scaphandre Sounds really great. Is someone able to make it available to Unraid / include it in the Docker Apps ? If not, I'll investigate how to get it done ..
  6. Discovered lately cryptpad but I struggled to get it running. I had some rights issues reported for logs preventing from starting : [Error: EACCES: permission denied, mkdir '/cryptpad/data/logs'] { errno: -13, code: 'EACCES', syscall: 'mkdir', path: '/cryptpad/data/logs' } /cryptpad/lib/log.js:93 throw err; ^ I managed to fix through sudo chown -R 4001:4001 data customize config as documented on https://github.com/cryptpad/docker The Docker container IP is apparently 172.17.0.3 so I had to set in the configuration : httpUnsafeOrigin: 'http://172.17.0.3:3000', Now I will try to get it running through HTTPS as example.com ...
  7. I have another QNAP model (cheap one with 2 drivers). Unfortunately your model does not have an HDMI ouput. Try to use another USB 3.x stick
  8. Menu Settings ---> Syslog Server
  9. On my side : - MFA support for improved security (and level 1 accounts (RO) if you target companies usage) - API (graphQL api is not public, can we have a roadmap - would be great for HomeAssistant) - I know S3 sleep is tricky/plenty of hardware don't support it well (facing issues right now with my QNAP) or don't support it at all. Maybe a partnership with a vendor company to have a validated solution that would be working for all releases. Would be great to have an official roadmap
  10. Bonjour, Malheureusement je n'ai pas l'impression qu''il y ait une API en vue Pour les VM, il faudra se connecter par SSH et lancer des commandes : Il y avait une tentative d'utiliser Unraid via Home Assistant (qui a une application mobile) https://github.com/ElectricBrainUK/UnraidAPI https://wiki.selfhosted.show/home-automation/home-assistant/stats-monitoring/unraid-api-configuration/readme/ Le dernier message récent n'est pas optimiste Un post de 2022 sur la disponibilité d'API :
  11. Hello. Je suis en 6.12.2 avec xfs (disque chiffré). Aucun problème lié à cette version. Depuis j'essaye de faire marcher le sleep S3 avec le plugin Dynamix, ma clé USB3 et mon QNAP (qui supporte S3). Pour l'instant, pas de solution - mais je n'ai pas essayé avec les version 6.11.x - et je n'ai pas eu de réponse dans la partie ad-hoc du forum.
  12. Anybody using 6.12 or 6.12.1 with S3 sleep plugin ? I wanted to give this plugin a try on my NAS on my QNAP. Seems this hardware support S3 : dmesg : [ 0.704022] ACPI: PM: (supports S0 S3 S5) I used a basic S3 configuration and I can wake up my device - I installed this program : https://github.com/sabhiram/go-wol to send WOL packet. But only ping is working (the Web interface / and i guess other processes) when server wakes up. I had unfortunately no logs after reboot. Issue occured 3 times I tried to use sleep. I gave it another try - after changing configuration to keep logs on USB key, and got can see the following message : Looking at logs I see : Jun 19 15:50:13 Tower kernel: usb 2-1: USB disconnect, device number 2 Jun 19 15:50:13 Tower kernel: device offline error, dev sda, sector 5802129 op 0x1:(WRITE) flags 0x0 phys_seg 7 prio class 2 Jun 19 15:50:13 Tower kernel: Buffer I/O error on dev sda2, logical block 5800081, lost async page write Jun 19 15:50:13 Tower kernel: Buffer I/O error on dev sda2, logical block 5800082, lost async page write Jun 19 15:50:13 Tower kernel: Buffer I/O error on dev sda2, logical block 5800083, lost async page write Jun 19 15:50:13 Tower kernel: Buffer I/O error on dev sda2, logical block 5800084, lost async page write Jun 19 15:50:13 Tower kernel: Buffer I/O error on dev sda2, logical block 5800085, lost async page write Jun 19 15:50:13 Tower kernel: Buffer I/O error on dev sda2, logical block 5800086, lost async page write Jun 19 15:50:13 Tower kernel: Buffer I/O error on dev sda2, logical block 5800087, lost async page write Jun 19 15:50:13 Tower kernel: device offline error, dev sda, sector 5802456 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 2 Jun 19 15:50:13 Tower kernel: device offline error, dev sda, sector 2049 op 0x1:(WRITE) flags 0x100000 phys_seg 1 prio class 2 Jun 19 15:50:13 Tower kernel: Buffer I/O error on dev sda2, logical block 1, lost async page write Jun 19 15:50:13 Tower kernel: device offline error, dev sda, sector 7714 op 0x1:(WRITE) flags 0x100000 phys_seg 1 prio class 2 Jun 19 15:50:13 Tower kernel: Buffer I/O error on dev sda2, logical block 5666, lost async page write Jun 19 15:50:13 Tower kernel: device offline error, dev sda, sector 22946 op 0x1:(WRITE) flags 0x100000 phys_seg 1 prio class 2 Jun 19 15:50:13 Tower kernel: Buffer I/O error on dev sda2, logical block 20898, lost async page write Jun 19 15:50:13 Tower kernel: device offline error, dev sda, sector 160848 op 0x1:(WRITE) flags 0x100000 phys_seg 1 prio class 2 Jun 19 15:50:13 Tower kernel: device offline error, dev sda, sector 160848 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 Jun 19 15:50:13 Tower kernel: device offline error, dev sda, sector 5802456 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 2 Jun 19 15:50:13 Tower kernel: FAT-fs (sda2): unable to read inode block for updating (i_pos 2540807) Jun 19 15:50:13 Tower kernel: FAT-fs (sda2): unable to read inode block for updating (i_pos 2540807) My USB key is no faulty : there is an Unraid 6.12 (kernel 6.1.x) + plugin combination issue ? Seems like USB disconnect/connect issue . I didn't have any issue with my key previously. My key still appears through lsusb : Bus 002 Device 004: ID 0781:558a SanDisk Corp. Ultra but there is no /dev/sda after suspend : root@Tower:~# fdisk -l /dev/sda fdisk: cannot open /dev/sda: No such file or directory Logs I gathered : [ 2150.829940] PM: suspend exit [ 2150.886828] sda: detected capacity change from 120176640 to 0 [ 2151.035860] usb 2-1: USB disconnect, device number 2 [ 2151.037738] device offline error, dev sda, sector 6693673 op 0x1:(WRITE) flags 0x0 phys_seg 7 prio class 2 I tried the following USB with no success : echo -1 > /sys/module/usbcore/parameters/autosuspend and also adding usbcore.autosuspend=-1 as boot option. I don't know how to solve this USB key & sleep issue.
  13. No issue to report for my QNAP TS-251D upgrade from 6.11.5 to 6.12.0. 🙂 Great work. guys! 👍 I use firefox (on Fedora SilverBlue 38) but I don't have the underscore issue on my side
  14. In case you didn't know : https://thehackernews.com/2022/12/samba-issues-security-updates-to-patch.html The high-severity flaws, tracked as CVE-2022-38023, CVE-2022-37966, CVE-2022-37967, and CVE-2022-45141, have been patched in versions 4.17.4, 4.16.8 and 4.15.13 released on December 15, 2022.
  15. Il me semble que le Finder permet aussi d'accéder à des montages NFS via une URL de type nfs:// https://www.cyberciti.biz/faq/apple-mac-osx-nfs-mount-command-tutorial/

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.