locust4j icon indicating copy to clipboard operation
locust4j copied to clipboard

ack message from master not supported

Open dometec opened this issue 2 years ago • 1 comments

As the log says: 2022-08-30 12:45:28,904 ERROR [com.git.myz.loc.run.Runner] (Thread-54receive-from-client) Got ack message from master, which is not supported, please report an issue to locust4j.

I use Locust 2.11.1, when the client connection is established with the master, on master log I see:

[2022-08-30 12:45:28,900] localhost.localdomain/WARNING/locust.runners: A worker (localhost.localdomain_f83b72ddd1e9ba171d0fe4063ab2a0b5) running a different version (-1) connected, master version is 2.11.1

dometec avatar Aug 30 '22 10:08 dometec

OK, working on it.

myzhan avatar Aug 30 '22 12:08 myzhan

I am getting same issue with locust 2.16.1 2023-09-22T14:22:56.795+10:00 ERROR 91396 --- [ive-from-client] c.github.myzhan.locust4j.runtime.Runner : Got ack message from master, which is not supported, please report an issue to locust4j.

nitinv0078 avatar Sep 22 '23 04:09 nitinv0078

OK, I just released the master branch as version 2.2.2, please give it a try.

myzhan avatar Sep 22 '23 09:09 myzhan

thank you so much that resolved the issue for me

nitinv0078 avatar Oct 04 '23 09:10 nitinv0078