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.

jbrodriguez

Community Developer
  • Joined

  • Last visited

Everything posted by jbrodriguez

  1. no issue that im aware of. it's reported for unbalanced or for unbalance (the previous name of the plugin) ?
  2. hi, yes, i looked into it in the past, didn't find a good ux to expose them though, i will revisit the idea though
  3. not by default, it uses rsync internally which does support hardlinks, but you need to add the flag in the settings (custom rsync flags). having said that, users have reported some issues with hardlinks, unraid shares (can't remember the details) my suggestion, use another tool if you have hardlinks: i don't use them so i can't validate/test them, there have been report of issues (similar to yours) and finally, it's not a good idea to change the rsync default flags that unbalanced uses (i may remove the custom flag setting altogether)
  4. yea, that's currently missing
  5. yup, try this
  6. yes, i should add something to the faq basically, on ios/android platforms you need to override a lot of configuration in order to be able to connect to https sites with self-signed certificates and both platforms, which leads to a lot of workarounds as well, a valid certificate is by definition also more secure i may revisit this in the future, depending on any platform changes this is still the case, *.myunraid.net dns resolution still returns a local ip
  7. when you choose gather and before you start transferring, the button to start the operation reads Move, which signals files will be moved (transferred to destination then deleted on source, either via rm or remove-source-files) i think i considered this early on, i didn't use it at the time (not sure why) but i can revisit this sometime
  8. not really, i think the flags were the issue, i've stuck to the about 5 or 6, maybe 7 rsync flags for as long as i can remember, going beyond that is uncharted territory (at least for me) i do have a warning on the unbalanced rsync settings for that reason (something about changing the flags is for expert users or similar iirc)
  9. i've never used those command line flags in an rsync command outside of unbalanced, much less as part of unbalanced 🤷‍♂️, but i think it did what you told it to do, it copied some files (only those below 20M), then deleted the source files (as gather is a move which is copy/delete)
  10. hi, are you accessing your server via https ? if that's the case you need to provision a let's encrypt certificate and access the server with the myunraid.net url, you can find some screenshots in the faq (https://www.apertoire.com/faq/controlr/#cant-connect)
  11. stopping a command/operation, means sending a linux kill command to the rsync process ... sometimes it takes a bit of time to end, but i'm not sure if it waits for the current file to complete the transfer, i don't think it does though
  12. woa, that's a suprise, it seems unbound does support rebind whitelisting, maybe its a bug 🤷‍♂️ i haven't tried zerotier, but i can vouch for wireguard, i set it to on demand on my phone and it works seamleassly when im out of my wifi coverage, no hiccups at all (using navidrome to stream music or to access my unraid server) it just works
  13. yea, i did, there was an issue with the data, but thanks anyways, really appreciate it !!
  14. nice ! ill address the issue with the icons in a future release
  15. one last question, are both servers running on https ? http ?
  16. definitely strange ill bring forward some changes i was planning to do, related to error logging, so i can get some insight into the issue this will take me a couple of days, thanks for the patience
  17. cpl more questions ... do you have vms on any of the servers ? do you have users set up on any of the servers ? are they on different lan segments or the same ?
  18. are the 2 servers different versions of unraid ?
  19. one quick question, did you add the server with the same url you used when running the support script ? if not, can you try removing the server and adding it manually with the url you used with the support script ?
  20. they were showing with the latest app/controlrd plugin and suddendly disappeared ? the missing csrf_token is not an issue, it just tells wether the server is up or down in any case can you provide me some troubleshooting data from your server ? if yes, pls follow the instructions on this page https://github.com/jbrodriguez/controlr-support
  21. i sent you a screenshot, i was able to see the dockers in my simulated environment, not sure what the issue is with your server 🤷‍♂️ ill make a small change to the app anyways, to see if that fixes it
  22. right, you need to add your server's address to the command line, run ./support http://192.168.x.x or ./support https://192.168.*.myunraid.net add your server URL after the "./support"
  23. i edited the file for you (attached)support save it to your servers /tmp folder, then do cd /tmp chmod +x ./support ./support
  24. ok try this type bash then edit the script, replace #!/bin/bash with what comes after "bash is", probably /usr/bin/bash the first line would be #!/usr/bin/bash
  25. i'd think you are running zsh and deleted bash ? if you run zsh if that works, can you edit the support file and replace #!/bin/bash with #!/bin/zsh

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.