Werk #13641: Fix 'ValueError: MAC check failed' error in "Rewriting rulesets" phase of update
Component | Core & setup |
Title | Fix 'ValueError: MAC check failed' error in "Rewriting rulesets" phase of update |
Date | Mar 25, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0b4 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
The update procedure from 2.0 was accessing the password store for reading before rewriting it to the new 2.1 format. This could make updates from 2.0 to 2.1 fail.