Everything posted by Waseh
-
[Plugin] rclone
@DZMM I can't seem to reproduce it. Oh and my question about rclone running was not a question about if it was working but related to the fact that if the rclone binary probably was busy. With that being said i have updated the way the binary is replaced so we shouldn't run into the same problem again.
-
[Plugin] rclone
@DZMM Scratch that, the update script shouldn't affect survivability after a reboot. I'll investigate, could just be because the hackish way i did the test version.
-
[Plugin] rclone
@DZMM Yea actually the update script might actually ruin the ability for plugin to survive a reboot (if no internet connection is present at boot) I'll fix that for the release. I'm pushing the update to the main branch in an hour or so it will be live for everyone
-
[Plugin] rclone
I mostly use the editor to add new config flags as they get released in new versions as well as easy backup.
-
[Plugin] rclone
@DZMM with the risk of sounding like a broken record, is rclone running? (Including a rclone mount 😉) I'll bump up the max chars on the editor
-
[Plugin] rclone
For some reason rclone is not returning the version number for betas right now. I will add an error message instead of just a blank space in the next release.
-
[Plugin] rclone
Hi Guys So I’ve finally started using rclone mount again after several years with only doing weekly scripted backups. This prompted me to give the plugin a bit of an overhaul to fix some of my own long-standing nuisances with the plugin. Gone are the default scripts and the script editor (You should really use UserScripts for all your script needs). The config file can still be edited. The settings page has been overhauled and i intend to deprecate the beta branch of the plugin for this new unified model. You are now able to change branch at will in the settings page as well as update rclone if a new version is available. Current version as well as newest version will now be shown in the settings page. If you want to check it out you can install/update the plugin manually by inserting THIS URL in the plugins/install plugin settings menu. It's a drop in replacement for the stable branch. Whenever this version has proven itself without any major bugs i will merge it with the master branch and deprecate the beta branch. @Stupifier @DZMM if you get the chance please test out the new version and see if there's any glaring bugs I’ve missed. Edit: A picture to show the new settings page
-
[Plugin] rclone
@crazyhorse90210 please search this thread regarding --allow-non-empty, it's already been discussed. And if it's merged then just update your version of rclone by either rebooting your machine or reinstall the plugin. Both methods will pull the newest version.
-
[Plugin] rclone
No, sorry. You will have to wait until it's merged into the main beta channel or modify the plugin yourself / replace the binary 😄
-
[Plugin] rclone
That would suggest the plugin didn't install correctly. Have you tried reinstalling it? Does it show any errors during install? Does the plug-in show up in the web gui?
-
[Plugin] rclone
@bar1 You are not using the Community Applications addon are you? The links to the plg's in the first post were outdated. They have been updated now but you really should consider using Community Applications instead of installing manually.
-
[Plugin] rclone
That means that rclone IS running and you have to stop it to update. Either kill all the rclone processes that are running or do as @Stupifier recommended and reboot the server.
-
[Plugin] rclone
Are you sure it doesn't say "is rclone running?"
-
[Plugin] rclone
Use the --transfers flag Link to official documentation
-
[Plugin] rclone
Have you looked at the official documentation? That's always an obvious first step. Here is a link if Google is not helping you out 😉
-
[Plugin] rclone
@theDrell The fix is now live in the latest beta and might get it's own point release as v1.50.2. If the beta fixes your problem please report back in this thread
-
[Plugin] rclone
ncw, the maintainer of rclone, has already made a patch that i confirmed fixes the problem. Should get released soon.
-
[Plugin] rclone
I downgraded the rclone version on my VPS to 1.49.5 and it's working again. I'm going to open a topic on the rclone forum.
-
[Plugin] rclone
Indeed. I'm not sure how that could have happened.
-
[Plugin] rclone
Have you looked on your flash drive to see if the config I still there or did you run rclone config to check?
-
[Plugin] rclone
Well this is very odd. Im seeing this problem on my VPS which runs straight up Debian but i have no problems on my unraid server. The difference is the VPS is connected to my private Google drive and my unraid server i connected to my gsuite account. According to my logs the VPS stopped working October 27, which coincides with the release of rclone v1.50.0
-
[Plugin] rclone
Check if you are on the latest version of the plugin. Even then try to uninstall and then install it again to see if that resolves the issue
-
[Plugin] rclone
@Halvliter are you using the stable or the beta branch? I made a mistake in the wrapper on the beta branch at one point so it pointed to the wrong directory. It's fixed in the latest release though.
-
[Plugin] rclone
-
[Plugin] rclone
There is a changelog both present in unraid webgui and on GitHub embedded in the .plg, so I'm not sure how you missed it.