You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm in the process of configuring the online MCT tool, and I've encountered an issue while attempting to upload my rclone.conf configuration file. When I try to execute the command I get the following output:
rclone.conf(n/a) - 2000 bytes, last modified: n/a - 100% done
Saving rclone.conf to rclone.conf
/bin/bash: line 1: rclone: command not found
/bin/bash: line 1: rclone: command not found
Saved: rclone.conf [file] -> Runtime
/bin/bash: line 1: rclone: command not found
/bin/bash: line 1: rclone: command not found
Saved: rclone.conf [file] -> MyDrive
Has anyone else used the online MCT tool? Have you encountered the same problem or do you have any suggestions on how to resolve it? I would greatly appreciate any assistance or guidance on what I could check to address this situation.
Update:
There is just a problem with the localization of the rclone.conf file. After uploading it and starting the "Connect To Cloud Accounts" module I get the following error message: An exception has occurred, use %tb to see the full traceback. SystemExit: Not Found: rclone.conf [file].
The text was updated successfully, but these errors were encountered:
Bit late, but I had the same problem but the fix was relatively simple. when you are at the stage where the environment is being set up, check the box that says "FORCE_SETUP" and then it should work. Hope this helped! :)
Hello,
I'm in the process of configuring the online MCT tool, and I've encountered an issue while attempting to upload my rclone.conf configuration file. When I try to execute the command I get the following output:
rclone.conf(n/a) - 2000 bytes, last modified: n/a - 100% done
Saving rclone.conf to rclone.conf
/bin/bash: line 1: rclone: command not found
/bin/bash: line 1: rclone: command not found
Saved: rclone.conf [file] -> Runtime
/bin/bash: line 1: rclone: command not found
/bin/bash: line 1: rclone: command not found
Saved: rclone.conf [file] -> MyDrive
Has anyone else used the online MCT tool? Have you encountered the same problem or do you have any suggestions on how to resolve it? I would greatly appreciate any assistance or guidance on what I could check to address this situation.
Update:
There is just a problem with the localization of the rclone.conf file. After uploading it and starting the "Connect To Cloud Accounts" module I get the following error message: An exception has occurred, use %tb to see the full traceback. SystemExit: Not Found: rclone.conf [file].
The text was updated successfully, but these errors were encountered: