Open outdead opened 4 years ago
Got the same "Response" after some querys again with Version v0.6.0. Is there an counter or a blocking order by the game? Some seconds later it working again.
I tested this behavior on my Conan Exiles server. You were absolutely right - the server blocks requests that occur too often. I did not reveal patterns in the frequency of requests. Mostly it happens to me after 10-20 requests in 30 seconds. Then the Conan Exiles server accepts the authorization request, responds with “42” ( the Answer to The Ultimate Question of Life, the Universe, and Everything, LOL), and closes the connection. After 180 seconds it passes.
I checked several other RCON clients that I found on the Internet and they do not work at all for Conan. I'm afraid that this is a problem on the side of the game developers, and I ca do nothing. We can hope for a fix from Conan Exiles developers.
I will leave this issue open so that it is easier to find and get an answer.
Fixed in terminal mode https://github.com/gorcon/rcon-cli/releases/tag/v0.10.0
After Conan Exiles update go error "response for another request" from rcon client