CMK version:2.3.0.cre
OS version: Read Hat Enterprise Linux 8.10
Error message:
I am trying to run update from checkmk 2.2.0p.18 to 2.3.0p29 and I am encountering this error:
I already seen two topics with the same issue and also that you provided a fix for this issue as well. So I checked and I am using release where the fix is already present, but the issue still occurs on my side. I did some investigation and seems the root cause is that “is_unsupported_legacy_hash” function called from automation_user_secrets.py returns False and then the next condition triggers the Invalid Salt error anyway.
Can you help investigate what could be the issue ?
Thank you
