Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find rclone on installation #58

Closed
neiliid opened this issue Jan 15, 2018 · 3 comments
Closed

Unable to find rclone on installation #58

neiliid opened this issue Jan 15, 2018 · 3 comments

Comments

@neiliid
Copy link

neiliid commented Jan 15, 2018

Hi,

I receive the following error when running the setup script, deploying as root:

An exception occurred during task execution. To see the full traceback, use -vvv. The error was: AnsibleFileNotFound: Could not find or access '/tmp/rclone-v1.38-linux-amd64/rclone'
fatal: [server]: FAILED! => {"changed": false, "msg": "Could not find or access '/tmp/rclone-v1.38-linux-amd64/rclone'"}

I have checked the directory /tmp and the folder and file are there

root@server:/tmp/rclone-v1.38-linux-amd64# ls -la
total 17432
drwxrwxr-x 2 root root 4096 Jan 15 17:43 .
drwxrwxrwt 10 root root 4096 Jan 15 18:17 ..
-rwxrwxr-x 1 root root 16958816 Sep 30 14:23 rclone
-rw-rw-r-- 1 root root 296086 Sep 30 14:21 rclone.1
-rw-rw-r-- 1 root root 315539 Sep 30 14:21 README.html
-rw-rw-r-- 1 root root 261497 Sep 30 14:21 README.txt

Any thoughts?

Thanks

N

@desimaniac
Copy link
Member

In settings.yml, try changing the rclone version to 1.39.

@neiliid
Copy link
Author

neiliid commented Jan 18, 2018 via email

@desimaniac
Copy link
Member

The rclone installation task was redone. It should resolve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants