Thank you for sharing this information.
It appears that the following issues occurred:
- Mail encountered some non-fatal errors (related to the certificate and binding to the account provider). These can be resolved later in the app’s Settings page.
- The Webserver experienced a fatal restore error (IndexError). /cc @stephdl
- Traefik also failed to restore. The service startup is failing because ports 80 and 443 are already in use by the core Traefik instance. I believe Traefik should be excluded from the restore process, as certificates and routes are managed by the cluster backup. Installing a second Traefik instance is unnecessary.
- On the other hand, a second instance of Loki is allowed, as documented here.