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. 😮 I think the values are held in float64 types, so an overflow seems hard to achieve, but it certainly looks like it 🤣 🤷‍♂️
  2. Thank you wgstarks. I'm looking into it.
  3. Thanks ! Did it happen to you with RC5 or are you on RC4 ?
  4. Yes, until I release a new version of the plugin. Now that RC5 is out I guess I'll have to make true on my promise and release a new plugin/app, but I'll wait 'til Tuesday for Stable 😁
  5. Right, on the settings page set the port to 2378. It's the default port and generally it shouldn't be changed. Then make sure the plugin is running, click on the green Open webui.. link, then change the url port to 2379. It should work now. I've already fixed this in dev. I'm waiting for 6.7.x stable to release a new plugin and app, but if there's an rc5, I'll probably go ahead and publish anyway.
  6. Ok, repeat the steps above, only this time change to port 2379 in the browser address bar/url, not in the plugin settings (I wasn't clear on that). Let me know how it goes. Sent from my iPhone using Tapatalk
  7. It should have worked. It was a different error though, right ? Can you: - restart the plugin ( enable no, apply, enable yes, apply) - click on the link (will take you to the 2378 port) - change to 2379 manually - report the result
  8. If you change port 2378 to 2379, can you confirm that it works ? There's some issue with the plugin php/js logic to detect whether the server is running ssl or no. I'm looking into it. Also, is your ssl set to yes or auto ?
  9. It looks fine, I'll do some testing tomorrow and ask you for some more info, depending on the tests Sent from my iPhone using Tapatalk
  10. Try this in a server terminal ... ps aux | grep controlr # copy the controlr exec string, it will be something like /usr/local/emhttp/plugins/controlr ... killall controlr # paste the previous command /usr/local/emhttp/plugins/controlr ... This is to get an idea of what the plugin is doing, post back the command output.
  11. Shouldn't be the case. What error are you getting ?
  12. Try - Enable unBALANCE server -> No - Apply - Enable unBALANCE server -> Yes - Apply Should work. Let me know otherwise.
  13. Regarding bastl issues, we identified a couple of issues with the plugin. I'm making some adjustments that should be ready soon, most likely will wait for 6.7.x stable to release a new plugin version.
  14. Thanks for the report Saken ! I'll take a look at it.
  15. Yes, I saw it in the changelog, new feature in the RC 😑 Only, this time I will REALLY wait for stable, before I release a new version 👍
  16. Right, not sure what could have happened then 🤷🏼‍♂️
  17. That's odd. You included all the quotes right ? Do you have some shell other than bash or zsh on your server ? The du command output looks fine. At a loss for ideas, maybe try the most recent version (5.5.0) ?
  18. v2019.02.19b (5.5.0) is out ! This is overall a very small release. There was a bug that prevented Reserved Space to be saved. Also, rsync error 13 (Errors with program diagnostics) is now also flagged so it won't stop the whole operation, you will still need to check the logs as for the reasons of the error. Changes: - Allow ReservedAmount/ReservedUnit to be saved to disk - Add error 13 as flagged command - Core libraries updated
  19. It shows two warnings, for commands that exited with an error The first one is for command find "/mnt/disk7/backups/." -exec stat --format "%%A|%%U:%%G|%%F|%%n" {} \; The second is for find "/mnt/disk7/backups/." ! -name . -prune -exec du -bs {} + Run them from the command line and check what errors you get
  20. I see. Could you follow the steps at https://github.com/jbrodriguez/controlr-support ? I'd like to replicate the issue with your user data.
  21. I'll try to resist 'peer' pressure, if it comes to that 🤣
  22. Right, I'm going to raise those element's brightness a bit.
  23. Can you double check that in the ControlR settings the Visible checkbox is checked for that user/dockers/vms ?
  24. Oh ok, thanks trurl, I hadn't read that through.

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.