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

Everything posted by Waseh

  1. Waseh replied to Waseh's topic in Plugin Support
    rclone could be doing any number of things so shutting it down gracefully really depends on what you've got going on. As mentioned earlier on this very page you can kill the proces if you want to to force the update - However standard warnings with killing processes apply.
  2. Waseh replied to Waseh's topic in Plugin Support
    No problem
  3. Waseh replied to Waseh's topic in Plugin Support
    I only asked you to do the ping because your post originally contained the no internet error that you removed in your edit 😛 Google how to kill a proces in Linux - look for rcloneorig when you call ps -A to find the pid Be aware that if you kill the proces you might screw something up if say you have a rclone remote mounted and don't close it gracefully
  4. Waseh replied to Waseh's topic in Plugin Support
    Try to ping 1.1.1.1 and 8.8.8.8 Edit: you just edited the post right? 😜 because now I don't see a no internet error which means that you don't really have an error except for the fact that perhaps rclone is running while trying to update? 😛
  5. Waseh replied to Waseh's topic in Plugin Support
    Yea i had pushed an incomplete change to the plugin by accident so it didn't ping 8.8.8.8 correctly. Glad it's working now
  6. Waseh replied to Waseh's topic in Plugin Support
    Well the logging clearly explains what's going on. The plugin determined that there isn't a connection to the internet. It does this by first pinging 8.8.8.8 and if that fails then pings 1.1.1.1 The question then remains why both of these checks are failing if, as it seems, the server actually is connected to the internet. Edit: seems like I pushed the wrong commit so it just pinged 1.1.1.1 twice. Try the new version (2018.09.10c) I just pushed
  7. Waseh replied to Waseh's topic in Plugin Support
    Try updating now Also be aware that the update wont complete if rclone is currently running.
  8. Waseh replied to Waseh's topic in Plugin Support
    And here i thought 1.1.1.1 would be reachable by anybody seeings as it's a DNS server run by cloudflare. So visiting 1.1.1.1 in your browser yields nothing?
  9. Waseh replied to Waseh's topic in Plugin Support
    What happens if you try to ping 1.1.1.1?
  10. Waseh replied to Waseh's topic in Plugin Support
    Don't worry about it - glad we got it working Yea that happened when you deleted the whole folder of rclone / rclone-beta as it contains the config. The commands I posted earlier would have prevented that from happening.
  11. Waseh replied to Waseh's topic in Plugin Support
    Well this seems to indicate that you have a problem connecting to the rclone website so this does not seem to be a problem relating to the plugin. Can you open the non SSL version in your browser?: http://downloads.rclone.org/rclone-current-linux-amd64.zip
  12. Waseh replied to Waseh's topic in Plugin Support
    Ah now we might be getting somewhere. Try running this: curl --retry 3 --retry-delay 2 --retry-max-time 30 -o /boot/config/plugins/rclone/install/rclone-current.test.zip https://downloads.rclone.org/rclone-current-linux-amd64.zip
  13. Waseh replied to Waseh's topic in Plugin Support
    What happens if you run: curl --connect-timeout 5 --retry 3 --retry-delay 2 --retry-max-time 30 -o /boot/config/plugins/rclone/install/rclone-current.test.zip https://downloads.rclone.org/rclone-current-linux-amd64.zip
  14. Waseh replied to Waseh's topic in Plugin Support
    That won't be enough unfortunately. You could try running these commands: rm -rf /boot/config/plugins/rclone-beta/install rm -f /usr/sbin/rcloneorig rm -f /usr/sbin/rclone rm -f /etc/ssl/certs/ca-certificates.crt removepkg rclone-2018.08.25-bundle However that still doesn't explain why the download is failing. I don't have any problems pulling the beta as of right now.
  15. Waseh replied to Waseh's topic in Plugin Support
    Try following this path /boot/config/plugins/rclone-beta/install/ and check the file size of the rclone-beta-latest.old.zip (should be around 7-8 mb) - then delete it and try installing the plugin again. It probably won't install but it will clear up if the download is failing.
  16. Waseh replied to Waseh's topic in Plugin Support
    What version of the plugin are you upgrading from? Also have you tried removing the plugin and installing it again? It doesn't seem to actually be downloading a functioning archive.
  17. Waseh replied to Waseh's topic in Plugin Support
    Hey guys I've pushed an update that should make the install hang for a shorter amount of time if no internet connection is available as well as retrying downloading rclone if the rclone website is unresponsive. Also i have added a check to see if the unpacking of the rclone archive was successful. This should make it easier to understand why an install failed as the "rclone running" error was triggering for other reasons as well. Cheers
  18. Waseh replied to Waseh's topic in Plugin Support
    Well that is a bit weird ? Glad you got it working though!
  19. Waseh replied to Waseh's topic in Plugin Support
    Configs are kept even when uninstalling so you don't have to worry about removing and reinstalling the plugin
  20. Waseh replied to Waseh's topic in Plugin Support
    That would suggest that the plugin didn't install correctly since only the wrapper seems to be present. Is this new behavior and/or is it connected to updating or installing on reboot while offline?
  21. Waseh replied to Waseh's topic in Plugin Support
    Hey guys Sorry for the lack of updates in a (long) while ? Real life has been taking up a lot of time and my own install of rclone has been sufficient for my needs. However both the stable branch as well as the beta branch should now be able to survive a reboot even if no internet connection is available. Please test it out and see if it's working as intended. I also fixed the missing icon on the settings page. Cheers
  22. Do you mind sharing your changes?
  23. Waseh replied to Waseh's topic in Plugin Support
    Both branches always pull the newest version on install (and reinstall or reboot). Also i'm more than open to pull requests if anyone has any changes they think would benefit the community.
  24. I'm also experiencing this
  25. Waseh replied to Waseh's topic in Plugin Support
    It should survive a reboot as is (my install is surviving fine at least)

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.