saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
https://repo.saltproject.io/
Apache License 2.0
14.13k stars 5.47k forks source link

salt.loaded.int.returner.local_cache:147 An extra return was detected from minion . #64205

Open rimskij opened 1 year ago

rimskij commented 1 year ago

Unexpectedly sometimes massive errors occur. example error from master: [salt.loaded.int.returner.local_cache:147 ][ERROR ][219973] An extra return was detected from minion { host }, please verify the minion, this could be a replay attack

From minion: tornado.application:353 ][ERROR ][864115] Future <salt.ext.tornado.concurrent.Future object at 0x7fb644fe73d0> exception was never retrieved: Traceback (most recent call last): File "salt/ext/tornado/gen.py", line 1064, in run yielded = self.gen.throw(*exc_info) File "salt/minion.py", line 2697, in handle_event yield _minion.req_channel.send( File "salt/ext/tornado/gen.py", line 1056, in run value = future.result() File "salt/ext/tornado/concurrent.py", line 249, in result raise_exc_info(self._exc_info) File "", line 4, in raise_exc_info salt.exceptions.SaltReqTimeoutError: Message timed out

Salt-master version 3005.1

welcome[bot] commented 1 year ago

Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey. Please be sure to review our Code of Conduct. Also, check out some of our community resources including:

There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. If you have additional questions, email us at saltproject@vmware.com. We’re glad you’ve joined our community and look forward to doing awesome things with you!

OrangeDog commented 1 year ago

See also #62959