Hi. I want to test this in VBox before install it to Raspberry Pi3. I have 
followed this 
instruction: 
https://github.com/openwisp/ansible-openwisp2#install-openwisp2-for-testing-in-a-virtualbox-vm
 
Everything just normal and then I got this message:
TASK [openwisp.openwisp2 : settings.py] 
****************************************
ok: [192.168.56.2]

TASK [openwisp.openwisp2 : migrate] 
********************************************
fatal: [192.168.56.2]: FAILED! => {"msg": "Incorrect su password"}
        to retry, use: --limit 
@/home/ricky/openwisp2-ansible-playbook/playbook.retry

PLAY RECAP 
*********************************************************************
192.168.56.2               : ok=45   changed=0    unreachable=0    failed=1

I Dont know about it, since my user password and root password is same, so 
I input SSH password same as root password. I run this command:
ansible-playbook -i hosts playbook.yml -b -k -K --become-method=su -u ricky

So please help me because I have to try this controller before I got my 
Raspberry Pi as my Controller. Thank you 

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to