Add additional restart of admin-ui service at the end of update
Details
| Detail name | Value |
|---|---|
| Changelog Number | 26294 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 2025.1.0 |
| Fix Versions | C4 4.28.4, Exasol 2025.1.3 |
| Resolution Date | 2025-09-17 |
Description
Whenever the c4 container is rebooted after an update, a manual restart of AdminUI is required, otherwise the latest AdminUI changes won’t be applied.
Workaround
The exasol-admin-ui service can be manually restarted: sudo systemctl enable --now "exasol-admin-ui.service" so the latest changes are applied.
Fix
Customers don’t need to do any additional steps while upgrading their environments.