Carbonio CE. version 26.5
Previously, everything worked correctly.
But the power went out the day before.
After the system launched, problems began: when logging in, we received an error - 404 /service/soap/AuthRequest
Investigation of the problem revealed that some services weren't starting. A review of their logs revealed that the service-discover.service service wasn't running.
As it turned out, the file removed link was corrupted and looked like this:
{"CheckID":"service:carbonio-
Changed it to
{"CheckID":"service:carbonio-"}
And restarted.
I received the error: error="refusing to rejoin cluster because server has been offline for more than the configured server_rejoin_age_max (168h0m0s) - consider wiping your data directory"
Deleted this file and restarted the service.
A file was created with the following contents:
{"last_seen_unix":1759925369}
The service isn't running; there's an error in the logs.
panic: invalid freelist page: 2244, page type is leaf
service-discoverd[172685]: goroutine 1 [running]:
How to fix service-discovered?
removed link
{"last_seen_unix":1760009751}
Service not started
journalctl -fu service-discover
panic: invalid freelist page: 2244, page type is leaf