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.

aqua

Members
  • Joined

  • Last visited

Everything posted by aqua

  1. @ljm42I was getting the slider turning itself off automatically also. I managed to get it working by deleting the dev and dev wg0 instances in the config file, but the output from my running of the testnet.php script is below (and I have attached the diagnostics file). I also have a weird issue with deleting files from some android apps over SMB since updating from 6.9.2 and I'd love for these to be the same issue and resolved together, but likely not... root@Tower:/tmp# php testnet.php Array ( [DHCP_KEEPRESOLV] => no [DNS_SERVER1] => 208.67.222.222 [DNS_SERVER2] => 1.1.1.1 [DHCP6_KEEPRESOLV] => no [BONDING] => yes [BONDNAME] => [BONDNICS] => eth0,eth1,eth2,eth3 [BONDING_MODE] => 1 [BONDING_MIIMON] => 100 [BRIDGING] => yes [BRNAME] => [BRNICS] => bond0 [BRSTP] => 0 [BRFD] => 0 [DESCRIPTION:0] => [PROTOCOL:0] => [USE_DHCP:0] => yes [IPADDR:0] => 192.168.1.5 [NETMASK:0] => 255.255.255.0 [GATEWAY:0] => 192.168.1.1 [METRIC:0] => [USE_DHCP6:0] => [IPADDR6:0] => [NETMASK6:0] => [GATEWAY6:0] => [METRIC6:0] => [PRIVACY6:0] => [MTU] => [TYPE] => access ) BRIDGING: 'yes' BRNAME: '' BONDING: 'yes' BONDNAME: '' ethX: 'eth0' device: '' HEY dev is empty! tower-diagnostics-20221019-2209.zip
  2. I was on 6.9.2 and had wireguard running for a week or two before I updated to 6.11.1 but now wireguard isn't working. I can have tunnel set to active but as soon as I add a peer it will go to inactive and all future attempts to make the tunnel active will just have the slider immediately return to inactive. If I delete the peer then I can again make the tunnel active. I'm pulling my hair out here - any thoughts?
  3. Most of the apps aren't giving meaningful error messages. Maybe unraid is logging something, but I'm not actually sure where to check for that. Tried checking the syslog but didn't see anything at all, but I don't really use the logs so maybe I'm not set to log things it needs to. Edit: Also getting permission errors with cut/paste with most android file managers... *sigh*
  4. Maybe - I've never added anything there before. I wonder if apps need to be updated to be able to work properly with newer versions of samba and perhaps most aren't updated yet. Really weird. Edit: Discussed with a user in the discord and they also had the same thing happening to them in that File Manager+ for android worked properly but others gave errors but still deleted the app. I'm assuming that this is something app devs need to update and not really on unraid side.
  5. Yes, 100% sure. The permission issue arises even in public folders when using anonymous users or named users. Again, the file DOES get deleted, these apps just say there is a permissions error and that they can't delete it. It is very weird. I included a screenshot of the error above as it was more informative than other apps which were giving the error.
  6. My main device is a oneplus 8T on android 12 but, again, I've tried this on several different phones. I've also used different file managers and three of them give errors but one of them didn't (very interesting). I've also emailed the dev of one the main file manager I use to provide as much info as I can, including your information on the new samba versions. As for my use case, I just download some things manually and then manually move bits and delete other parts. I'm not aware of unraid having a trash, but that isn't really what I'm looking to do anyways, and would require more work/steps than just deleting a file. I do suspect the issue is at the app level, but perhaps samba itself is in the phone system and not the app and the app that works is just suppressing the error message...
  7. @Frank1940 @kizerOK, updated to 6.11.0 again and issue remains. I've attached the screenshot of the ls -al /mnt/user command. I'm still unclear exactly how the fix permissions should be executed: do I include all drives and all user shares? not include the cache drive? Not include the appdata folder? I had some files in the Test share that I was using to test deleting files so I ran the new permissions script on just that folder that and still have the same issue. Thoughts on next steps? I'll add that I've noticed I can cut a file and move it to a different place without issue, just getting the issue when trying to delete. Part of me wonders if it is a samba change from what was in 6.9.2 and the file managers I'm using aren't updated for the samba changes.
  8. @Frank1940 Thanks for your reply but I'm a bit confused as to whether you are suggesting that the "New Permissions" is the script to potentially fix my problems or not. I'll note that the file deleting error wasn't just with existing files - i could create new files from windows or android phones (users and guests) and when deleting the files only the android devices had issues. To be clear, I don't need to know what the scripting looks like, just to be sure that I am trying the right thing, so if we think that the "New Permissions" is the potential solution, am I running that on all drives and user shares (but deselecting appdata?) - I'm on 6.9.2 so perhaps I'm not seeing what the versions in newer releases have. I am willing (and wanting) to update to 6.11.0 again, but need to know how to then deal with the issues, knowing what to try next... I do really appreciate your response though.
  9. What script are you referring to? I'd love to be able to test it out asap after an update.
  10. @Frank1940 @kizer I can give it another go and do the update again if we can resolve the issues. I had heard of some people having permission issues but this was weirder than I thought - no issues on windows, failure messages on android (which has be solid before when windows was sometimes buggy) that then still performed the task they said they didn't perform. I can run that command from terminal but with regard to changing things to 777, wouldn't that have been done by the docker safe permissions fix?
  11. I already went back to 6.9.2. I did look and shares etc were owned by "nobody" if that is what you were looking for with that command, though if i created a file with my named user login it would show it was created by that user, though it was affecting files created by my user and also non-users/guests. I had rolled back but then had to restore from my backup as the disabled wireguard and dynamix ssd trim plugins were still deleted when I rolled back, and even though I then deleted the ssd trim one and reinstalled it the actual trim options didn't show back up in Scheduler. Frustrating - I held off trying 6.10.x and tried 6.11 because I wanted to keep the "My Servers" working, but I didn't expect issues like this.
  12. I just updated from 6.9.2 to 6.11.0 and when I'm deleting files off of shares from my android phone using a file manager there (and I've tried more than one) I'm now getting errors that "Permission is denied. No item deleted." but when I refresh the folder the item IS deleted. Happening in private, secure, and public folders but does NOT seem to be affecting deleting files with windows (what world is this that android is affected but not windows). No idea what is going on here but didn't experience this before with 6.9.2. I've tried multiple phones that previously didn't have issues and also creating files with an actual user and a guest (so the file ends up shown as owned by either myusername or nobody. Any thoughts? I've run "docker safe new permissions" just in case but it didn't change anything. Edit: I rolled back to 6.9.2 and issue went away. What in 6.11.0 would affect this? I'd love to update, but need to be able to manage files by my phone.
  13. Yes, was/am running 2021.04.20. I noticed yesterday that when I was checking settings, before changing to a percentage to make things run, I think I had tried setting by age and had a weird thing where if I had it on "No" then I could select the number of days but if I had it on "Yes" then that selection was greyed out. Anyways, it is working on 0% now when I tested it so I guess things are back to normal, though I don't know what the issue was. So I am clear with the tuner, the mover settings schedule (set to daily) just invoke the mover and then the mover tuning settings get looked at to determine whether mover does anything, right? As I'm set now, I just want it to run ever night and move everything off the cache (except cache prefer) which is why I have things set to 0% and everything else set to no (except allowing mover to run during parity check/rebuild). I think I had logging on for a bit when it wasn't working, but then disabled it later - would the logs for that still be available? I can try to dig them up if they would be useful - though I don't know that I've looked at logs before and am not immediately sure where to go to grab them.
  14. I am on 6.9.2 and recently noticed that my cache drive was filling up and that mover wasn't doing anything. Mover tuning had pretty much everything set to "No" and the "Only move at this threshold of used cache space" set to 0%, but nothing would move. Didn't get anything to change until I set this to an actual percentage (I chose 30%) then ran mover. Is this a bug? I have been using for years without changing settings and not having errors.
  15. When I was setting up the docker profile I had changed "/output" to "/OUTPUT" and then none of the files I encoded showed up. I figured out the problem and changed it back and new encodes show up, but where would the old ones have gone, so that I can go and delete those files?
  16. DISREGARD. I THINK THIS IS AN ISSUE WITH THE UNASSIGNED DEVICES PLUGIN. I've been running a preclear on two drives at the same time, one that is on a LSI card that is new to me and the drive on it disappeared from the unassigned devices list on the main tab of unraid midway through the test, but still finished fine and still shows up when you use the "-l" command, and will confirm the preclear finished when you run the "-t" command. The other drive is still going (must slower it seems, though they are both the same model) and is still listed, connected to the motherboard intel controller. I posted about this in the main unraid support forum, as I don't expect this is a preclear issue, but in case it is, thought I'd mention it here - not sure if that LSI card is suspect or what... here is that post. Edit: I note that the "-t" which confirms it was precleared is states the size as "2T" in the table it spits out - I can't test against the other drive right now to see if that is normal, for anything 2TB+ or if that is unexpected.
  17. I've just installed Duplicati (running 2.0.4.5_beta_2018-11-28) and have noticed that the throttle and pause options don't seem to actually do anything - my network speed doesn't slow or stop appropriately. Am I missing something? Do I need to change my network type in the docker container to something other than bridge to be able to control this or does it just not work?

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.