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

lamachine ubuntu install gives ansible error #178

Open
alecglasius opened this issue Jun 26, 2020 · 0 comments
Open

lamachine ubuntu install gives ansible error #178

alecglasius opened this issue Jun 26, 2020 · 0 comments

Comments

@alecglasius
Copy link

I'm trying to install lamachine using ubuntu with the following bash from the website:

bash <(curl -s https://raw.githubusercontent.com/proycon/LaMachine/master/bootstrap.sh)

After choosing the different installation settings I get the following error:

[0;34mUsing /home/alec/lamachine-controller/lm1/LaMachine/ansible.cfg as config file[0m
[0;34m[0m
PLAY [all] ********************************************************************************************************************************************

TASK [Gathering Facts] ********************************************************************************************************************************
[1;31mfatal: [Chiron.localdomain]: UNREACHABLE! => {[0m
[1;31m "changed": false,[0m
[1;31m "unreachable": true[0m
[1;31m}[0m
[1;31m[0m
[1;31mMSG:[0m
[1;31m[0m
[1;31mAuthentication or permission failure. In some cases, you may have been able to authenticate and did not have permissions on the target directory. Consider changing the remote tmp path in ansible.cfg to a path rooted in "/tmp". Failed command was: ( umask 77 && mkdir -p "echo /home/alec/.ansible/tmp/ansible-tmp-1593181233.4847558-171971816359899" && echo ansible-tmp-1593181233.4847558-171971816359899="echo /home/alec/.ansible/tmp/ansible-tmp-1593181233.4847558-171971816359899" ), exited with result 1, stdout output: ansible-tmp-1593181233.4847558-171971816359899=/home/alec/.ansible/tmp/ansible-tmp-1593181233.4847558-171971816359899[0m
[1;31m[0m
[1;31m[0m
PLAY RECAP ********************************************************************************************************************************************
[0;31mChiron.localdomain[0m : ok=0 changed=0 [1;31munreachable=1 [0m failed=0 skipped=0 rescued=0 ignored=0

I'm new to both linux and running virtual machines and I just cant figure this one out.

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

1 participant