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

Issue with SSH #19

Closed
akuchuterry opened this issue Mar 4, 2016 · 1 comment
Closed

Issue with SSH #19

akuchuterry opened this issue Mar 4, 2016 · 1 comment

Comments

@akuchuterry
Copy link

GATHERING FACTS ***************************************************************
fatal: [192.168.137.2] => SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue

TASK: [radiusdesk | Adding RadiusDesk Variables (Ubuntu)] *********************
FATAL: no hosts matched or all hosts have already failed -- aborting

PLAY RECAP ********************************************************************
to retry, use: --limit @/home/akuchu/rd-installer-ansible.retry

192.168.137.2 : ok=0 changed=0 unreachable=1 failed=0

I get this error when i launch the installer..( 192.168.137.2 is the static IP address i have on my ubuntu server). But i added the IP to ssh as( ssh akuchu@192.168.137.2) What might be the problem here?
Thanks

@muffycompo
Copy link
Owner

The installer requires root privilege to run properly. Try using the root user and it should proceed accordingly.

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