Werk #19731: Fix revert changes failing with spurious permission errors on hardened environments
| Component | Setup | ||||
| Title | Fix revert changes failing with spurious permission errors on hardened environments | ||||
| Date | Apr 24, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
In certain hardened environments the Revert changes feature could fail with a "General error" page showing:
Permissions - Unable to restore snapshot:
Permission problem: Path not writable /omd/sites/mysite
Permission problem: Path not writable /omd/sites/mysite//
Permission problem: Path not writable /omd/sites/mysite/.
This happened even though the site user had all the necessary permissions. This has been fixed.