Splash

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by Splash

  1. I dont have the drives (I have in RAID1 BTRFS) being dropped by the UnRaid OS, but I do see a lot of these in my dmesg logs. I am also going to try the kernel option to see if it helps. [320250.699810] nvme 0000:03:00.0: VPD access failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update [320250.829812] nvme 0000:06:00.0: VPD access failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update
  2. Issue is that the app is trying to user a UID and GID of 13001:13001 instead of 99:100
  3. Probably as I cant duplicate the error now that its updated the files. Any thoughts on adding the option to modify the mount attributes?
  4. Is there a way to sync data between servers using luckybackup over rsync in only one direction. Currently it's doing it in both directions
  5. Let me give it a go with a manual mount 1 option at a time to see which one is triggering it. Thanks for the help!
  6. There is no warning provided within unraid, the docker app is reporting that it is unable to set a modified time... Is there an option to set the mounting attributes? Eg remove ,default_permissions,noatime etc
  7. Here you go with no disk currently mounted... Note: I am using FreeFileSync container to sync between the array and a NTFS mounted disk. vault-diagnostics-20230907-1248.zip
  8. I have a disk mounted using the plugin to sync backups to for off-site storage. With the current mount attributes it is proving a warning due to not being able to update the file modification time. (futimens). Mounted through the plugin: /dev/sdm1 on /mnt/disks/Primary type fuseblk (rw,nosuid,nodev,noatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096) Mounted through the cli using defaults: /dev/sdm1 on /mnt/disks/test type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096) Mounting the disk through the CLI works with no errors or warnings. Is there a way to change the attributes when mounting a disk (ESATA in this case) for example to allow for the modification of the file times?
  9. It was suggested to install the "docker update patch" plugin which resolved the issue.
  10. I see there is a new version of HomeBox but UnRaid is reporting "not available" in the list of containers when checking for updates. The repo url seems to still work.... Am I the only one with this issue?
  11. When viewing the shares list on the main dashboard, it displays the option to view current streams open for both SMB and NFS. SMB reports correctly, but NFS shows no streams marked as a '-'s when there is activity. Is this the correct behavior?
  12. I found the renaming my Sandisk 16Gb Cruzer Fit USB Flash Drive to UNRAID while the creator was running did the trick. A note the creator was last updated in May 2019. Even running the creator as Administrator made no difference on my windows 10 PC. Deleting Partitions etc also did nothing to solve this issue.
  13. I just did this too, and thought i'd come back and comment the same
  14. Ive tested the above setting using Microsoft Edge, Chrome and Brave web browsers all with no difference.
  15. Maybe this might help. Nothing to do with Safe Mode etc. (Makes no difference to the UI) Scheduler:600 Uncaught TypeError: Cannot read property 'value' of undefined at presetMover (Scheduler:600) at HTMLDocument.<anonymous> (Scheduler:585) at i (dynamix.js?v=1570392778:4) at Object.fireWith [as resolveWith] (dynamix.js?v=1570392778:4) at Function.ready (dynamix.js?v=1570392778:4) at HTMLDocument.J (dynamix.js?v=1570392778:4) presetMover @ Scheduler:600 (anonymous) @ Scheduler:585 i @ dynamix.js?v=1570392778:4 fireWith @ dynamix.js?v=1570392778:4 ready @ dynamix.js?v=1570392778:4 J @ dynamix.js?v=1570392778:4 Note: I don't use a Cache Drive as a comparison.
  16. I am receiving the same issue with the scheduler. I am able to change the drop down, but the apply button remains grayed out. Selecting done, ignores the changes. Verison: 6.9.0-beta25 2020-07-12 Logs: Sep 18 17:01:31 UnRaid root: error: /update.php: missing csrf_token Sep 18 17:06:12 UnRaid root: error: /update.php: missing csrf_token Sep 18 17:06:25 UnRaid root: error: /update.php: missing csrf_token Sep 18 17:07:17 UnRaid root: error: /update.php: missing csrf_token Related to :