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.

Waseh

Community Developer
  • Joined

  • Last visited

  1. Waseh replied to Waseh's topic in Plugin Support
    In commandline, first: pgrep -f "rclone.*--rc-web-gui" Which gives you a number (the PID) then kill -SIGINT (insert number from above command here but with no parenthesis)
  2. Waseh replied to Waseh's topic in Plugin Support
    Likely because you already have one running. You would have to kill any other instance running on the same port.
  3. Waseh replied to Waseh's topic in Plugin Support
    Just pushed a new update that should fix the WebUI problem.
  4. Waseh replied to Waseh's topic in Plugin Support
    I didn't realize there was a problem with the webui. It seems the webui is spawning under the rclone binary that limetech has included with 7.2+. So a webui is actually spawning when you enable it in the plugin (try opening your.ip:5572), though it (probably) wont have your config. I'll investigate if it's easily fixable, and if not i might just disable it in the plugin until i or someone else has time to debug it.
  5. Waseh replied to Waseh's topic in Plugin Support
    Hi guys Just a quick announcement - I finally got to upgrading to 7.2.0 and have just pushed an update to the plugin that should fix the version number error introduced in the latest versions of unraid. As i understand it the deprecation warning Squid had put in CA has already been removed, so the plugin should be back in fully working order and available in CA. Cheers
  6. Waseh replied to Waseh's topic in Plugin Support
    I haven't upgraded yet, but I'll take a look sopn If rclone ships with 7.2+ this would seem to be the most prudent way forward. How are updates handled for the rclone binary? Is it reliant on new unRAID versions or updated independently? Anyways I haven't upgraded to 7.2 yet and won't for another month or so. I won't be updating the plugin if the native solution is sufficient for users of the plugin.
  7. Waseh replied to Waseh's topic in Plugin Support
    https://rclone.org/remote_setup/
  8. Did you ever solve this? I just upgraded some hardware and also added a 2.5g intel NIC to avoid new onboard realtek but have the same issue. Used to run a 10g SFP+ NIC but wanted to go back to ethernet for convenience. Ended up not being convenient at all 😅
  9. Waseh replied to Waseh's topic in Plugin Support
    Have you tried the good old reboot? 😅
  10. Waseh replied to Waseh's topic in Plugin Support
    What happens if you run which unzip
  11. Waseh replied to Waseh's topic in Plugin Support
    First step would be to try and unzip it and getting the binary into the correct path: unzip -o -j "/boot/config/plugins/rclone/install/rclone.zip" "*/rclone" -d "/boot/config/plugins/rclone/install" cp /boot/config/plugins/rclone/install/rclone /usr/sbin/rcloneorig chown root:root /usr/sbin/rcloneorig chmod 755 /usr/sbin/rcloneorig Try running these sequentially and see if any of them fails.
  12. Waseh replied to Waseh's topic in Plugin Support
    @Mikeve97 That's odd. Could you try running curl --connect-timeout 15 --retry 3 --retry-delay 2 --retry-max-time 30 -o /boot/config/plugins/rclone/install/rclone.zip --create-dirs https://downloads.rclone.org/rclone-current-linux-amd64.zip And see what the output is? Most likely either the download or the unzip is failing somehow.
  13. Waseh replied to Waseh's topic in Plugin Support
    @adoucette Without anymore debugging info it's hard to say why it's not working for you. Just tested updating (and changing branches from stable to beta and back to stable) on my end and that still works as well (on the newest version of unraid). This just to say that the plugin is still working. Your post indicates that it does not, and while that may be the case for you, it is not the true in general
  14. Waseh replied to Waseh's topic in Plugin Support
    @adoucette - Still working for me. However I'm not even sure what you mean by " I don't need to use the full docker". This plugin has no docker container involved at all? And can also update the rclone version. Are you sure this is the correct thread for the plugin/docker container you're talking about?

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.