Werk #7637: Fixed exception when saving any global setting while having specific diskspace cleanup settings
Component | Site management | ||
Title | Fixed exception when saving any global setting while having specific diskspace cleanup settings | ||
Date | Mar 22, 2017 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
When having specific "diskspace cleanup" settings set via WATO or configured directly in etc/diskspace.conf, this may result in an exception "TypeError ('int' object is not iterable)" when saving unrelated global settings.
As workaround this could be fixed by cleaning up the etc/diskspace.conf file.