Skip to content

Conversation

jrauh01
Copy link
Contributor

@jrauh01 jrauh01 commented Aug 11, 2025

If saving the Redis settings fails due to a write error, the desired configuration file content is now displayed so that the user can deploy it manually (Same behavior as with database configuration).

For that a catch block is introduced on the NotWritableError that is added to IniWriter::write() in Icinga/icingaweb2#5404.

Requires Icinga/icingaweb2#5404
Resolves #1269

@jrauh01 jrauh01 self-assigned this Aug 11, 2025
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Aug 11, 2025
@jrauh01 jrauh01 force-pushed the feature/failed-redis-config-output branch from b4a80f8 to f3e7fbd Compare August 11, 2025 11:45
@jrauh01 jrauh01 requested a review from lippserd August 11, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed CLA is signed by all contributors of a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Redis config: Path "/nix/store" is not writable

1 participant