Everything posted by Waseh
-
[Plugin] rclone
That option was removed some time ago. Use the User Scripts plugin by Squid to create rclone scripts instead
-
[Plugin] rclone
This plugin is not going to be able to fix anything unfortunately. It just installs the rclone binary and does some unraid specific QoL things. I'm not having any permission problems on 6.10.x so it isn't universal either.
-
[Plugin] rclone
@ddrulez Sounds like you're having this problem
-
[Plugin] rclone
Sorry for the late reply guys My time is very limited right now so i won't have a chance to look at this in the foreseeable future. PR are of course welcome
-
[Plugin] rclone
@Luciano200x The plugin probably didn't install correctly. Try removing it and adding it again and check the install popup for errors. Most likely you are blocking the download from the rclone website somewhere (firewall, pihole) I seem to have introduced an error in the plugin where it doesn't correctly remove all packages on a failed install giving the impression that the plugin installed correctly when in fact it didn't. I'll fix it first time I get a chance
- [Plugin] rclone
-
[Plugin] rclone
I actually considered this when i first saw it a couple of years ago, but then and seemingly still, the feature is classified as experimental. When it gets more mature (or at least loses the experimental tag) i'd love to look into adding it in a more seamless way to the plugin.
-
[Plugin] rclone
There seems to be a problem at rclones end right now with no version number being returned for the beta version. Will probably be fixed soon
-
[Plugin] rclone
@Dr.NAS Could you link me the official source? Can't seem to find it on the rclone github repo. I agree though the colorful icon is a bit jarring in the new design language of unraid. There is an all black version on the rclone repo i might switch to. Edit: oh now i remember why I chose the color version, the monochrome won't work on the dark mode theme! Going to leave it as it is.
-
[Plugin] rclone
@APD189 This is a thread for the plugin version of rclone. If you're having trouble with the docker version you should probably direct your question to the docker specific thread.
-
[Plugin] rclone
@livingonline8 ... I see that you were actually one of the people that already asked this question back in December and Stupifier told you not to mount to a non-empty folder. The allow-non-empty function does not work anymore on unraid. I suggest you read the suggestions you already got a couple of months ago 🙄
-
[Plugin] rclone
@livingonline8 Your problem has already been discussed multiple times in this thread. Please search the thread for the older discussions. TLDR: don't try to mount to a non-empty folder
-
[Plugin] rclone
Have your tried removing the config file and trying again?
-
[Plugin] rclone
Do you have some restrictive firewall rules in front of your unraid machine? 🤔 Can you ping downloads.rclone.org?
-
[Plugin] rclone
@Greygoose The error might be a clue The plugin tries to ping 8.8.8.8, 1.1.1.1 and the rclone server only pinging the next in line if no answer was recieved from the former. So the installer can't reach the internet. Do you get an answer if you ping the above adresses from command line?
-
[Plugin] rclone
As i suspected something is wrong at rclones part with the latest beta release. There are no linux binaries available which is why it fails to fetch the new version. Nothing to do but wait until it's resolved
-
[Plugin] rclone
@jjslegacy Yea im seeing the same thing. Won't be able to have a closer look for the next 24 hours tho. Stable branch updates no problem so my guess would be the problem is with the zip/at rclones end
-
[Plugin] rclone
I pushed a new version yesterday that will only re-download rclone at boot if a newer version is available
-
[Plugin] rclone
@animeking This could be related. I'm not sure you'll be able to get this to work if your problem is indeed related to that issue until a fix is deployed. Did you check how much memory rclone is using before the array becomes unresponsive? You could run htop from ssh and look for "rcloneorig". If rclone is filling your memory then the question is probably better suited for the rclone forum.
-
[Plugin] rclone
No, only if there's no connection at all
-
[Plugin] rclone
@Lilarcor If there is an Internet connection it will download the latest version on reboot. If no connection is available it will install the last fetched version. This is the intended behavior
-
[Plugin] rclone
The beta branch plugin has now been updated with a migration script. Users of the beta branch will now be moved to the new plugin automatically when you check for updates and then update the plugin. @diffdrumdave
-
[Plugin] rclone
That's because you are on the beta branch. As mentioned that one is getting deprecated while the old stable branch now provides the ability to install both stable and beta. So to sum up that is as expected 😄
-
[Plugin] rclone
@Nickjones818 what exactly do you mean with bi-directional sync? 😄 This plugin only provides a way to install and keep rclone up to date. All functions are provided by rclone itself and the scripts of the community such as @DZMM rclone mount scripts.
-
[Plugin] rclone
The update is now live. If you installed the test version you should be able to update directly to the new live version by checking for plugin updates.