hnimminh / libresbc

An open source Session Border Controller 🌟 The SBC you dream about 🗽 LibreSBC will help you save thousands of dollars.
https://github.com/hnimminh/libresbc
MIT License
357 stars 80 forks source link

[BUG] every installation will show fatal: [voiptcel]: FAILED! => {"msg": "Failed to connect to the host via ssh: ssh: connect to host X.X.X.X port 22: Connection timed out"} #59

Closed rahman77889 closed 2 years ago

rahman77889 commented 2 years ago

Hi

I have follow the installation process and wait so long time during process installation

but will show error 2022-07-20 01:46:47,808 p=6612 u=vassupport n=ansible | fatal: [voiptcel]: FAILED! => {"msg": "Failed to connect to the host via ssh: ssh: connect to host X.X.X.X port 22: Connection timed out"} 2022-07-20 01:46:47,808 p=6612 u=vassupport n=ansible | RUNNING HANDLER [nginx : restart nginx] **** 2022-07-20 01:46:47,809 p=6612 u=vassupport n=ansible | NO MORE HOSTS LEFT * 2022-07-20 01:46:47,810 p=6612 u=vassupport n=ansible | PLAY RECAP *****

then I try again and again it still shows same things

what I have to do, to solve it

please help me Thank you so much

hnimminh commented 2 years ago

Look like your ansible unable to access host due to mis-configuration of firewall.

rahman77889 commented 2 years ago

Okay it's running now

i change config on file inventories/production/hosts.yml set ansible_host to 127.0.0.1

Thank you very much