Fixed SyncError during startup
Details
| Detail name | Value |
|---|---|
| Changelog Number | 23892 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 8.0.0 |
| Fix Versions | Exasol 8.29.10, Exasol 2025.1.0 |
| Resolution Date | 2025-05-15 |
Description
During Exasol software startup several files need to be synchronized between the cluster nodes.
This synchronization failed in some scenarios showing the following error:
SyncError: Failed to gather file '/exa/etc/EXAConf' from [...])!
Workaround
Restarting nodes that fail to start should allow them to start up correctly.
Fix
Fixed a bug where nodes would sometimes fail to start with the error above.