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

Locust can not run in distributed mode in v0.10.0 #978

Closed
wcycxp opened this issue Mar 14, 2019 · 2 comments
Closed

Locust can not run in distributed mode in v0.10.0 #978

wcycxp opened this issue Mar 14, 2019 · 2 comments

Comments

@wcycxp
Copy link

wcycxp commented Mar 14, 2019

  • Python version: 3.4.4
  • Locust version: v0.10.0

I run in distributed mode, when I visit http://localhost:8089/, the error will occur as below

TBD - please provide example code
image

@amigrave
Copy link

amigrave commented Mar 14, 2019

Got the same problem since 0.10.0 under Python 3.6 / Ubuntu 18.04.

Seems that locust.rpc.zmqrpc.Server#recv_from_client() now returns a bytestring for the client_id.
Had no time to dig further though.

@cgoldberg
Copy link
Member

please try version 0.11.0

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

3 participants