Description
When running docker compose example in packaging/docker via docker compose up nodes can't save the config and trying to update it via CLI fails with the
IGN-CMN--1 Trace ID: 145cf10c-e219-465f-9fc0-7e04592db92a Failed to write values to config file.
The reason is that the example mounts the config file from the host and ignite saves the file using the rename which fails silently.
Attachments
Issue Links
- links to