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
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.
The text was updated successfully, but these errors were encountered:
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:
I'm new to both linux and running virtual machines and I just cant figure this one out.
The text was updated successfully, but these errors were encountered: