Hi
My windows client (windows-10.0.19045) recently started experiencing weird disconnects. The only way to connect again is to kill/restart the client.
When i looked into it I noticed that the webpage frequently (10-30 times an hour) states āMaintenance Modeā, and then after a few seconds or minutes displays the file list after refreshing the page a few times.
These brief switches to maintenance mode coincide with the windows client permanently loosing its connection.
When investigating further, I noticed that the CPU load was constantly high (50-90%) which is weird because it has been running on 1-20% mostly for the last few years.
Giving the VM (qemu/proxmox) two more cores and doubling the RAM (4 ā 8GB) mitigated the CPU load linearly, but did not stop the constant maintenance modes/disconnects.
I am only one user with four devices accessing the server, this has not changed for the past 2-3 years.
My server is 25.0.6, running as a snap on Ubuntu 22.04.2 LTS (fully updated, both Snap and packages).
The logs in nextcoud present the followin two errors frequently:
-
" OCA\Circles\Exceptions\MigrationException: A migration process is already running"
-
āDoctrine\DBAL\Exception\UniqueConstraintViolationException: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ā625-bookmark-1ā for key āoc_bookmarks_tree.PRIMARYāā
Iām scratching my head and do not even know where to start looking for a source to this⦠Any help or guidance would be greatly appreciated.