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

Slaves can't connect to Master #265

Closed
tbalaz opened this issue Mar 23, 2015 · 4 comments
Closed

Slaves can't connect to Master #265

tbalaz opened this issue Mar 23, 2015 · 4 comments

Comments

@tbalaz
Copy link

tbalaz commented Mar 23, 2015

Hi,

i have installed 3 Ubuntu 14.04 virtual machines on Azure.

Connections on ports 5557, 5558, 8089, 80, 22 are allowed on all 3 virtual machines.

AppArmor is unloaded and in iptables all connections are allowed.

When i start slave with locust --slave --host-master=azurevm1.cloudapp.net

i get: Failed to connect to the Locust master: [Errno 110] Connection timed out.

Does anyone have idea what should i do to allow connection to master?

Thank you.

@tbalaz
Copy link
Author

tbalaz commented Aug 27, 2015

This was problem with Azure network settings.

@tbalaz tbalaz closed this as completed Aug 27, 2015
@99stealth
Copy link

Hi @tbalaz,

Could you please specify what the problem was? Because I have run locust on Azure as well and have the same problem.

Thanks,
Roman

@tbalaz
Copy link
Author

tbalaz commented May 17, 2016

Hi,

you need to create virtual network in Azure. After that you need to connect virtual machines to virtual network.

@99stealth
Copy link

Great, thank you man!

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