Skip to content

fix(db): avoid printing misleading warning logs - #10650

Merged
mgallien merged 1 commit into
masterfrom
bugfix/doNotPrintEmptyDbErrors
Aug 24, 2026
Merged

fix(db): avoid printing misleading warning logs#10650
mgallien merged 1 commit into
masterfrom
bugfix/doNotPrintEmptyDbErrors

Conversation

@mgallien

Copy link
Copy Markdown
Collaborator

would have printed this very useless and misleading warning in the logs: syncjournaldb.cpp:1285 ]: database error: ""

this is in fact not an error but a lack of data

Resolves

#

Summary

TODO

  • ...

Checklist

AI (if applicable)

@mgallien

Copy link
Copy Markdown
Collaborator Author

/backport to stable-34.0 please

@sonarqubecloud

Copy link
Copy Markdown

would have printed this very useless and misleading warning in the logs:
syncjournaldb.cpp:1285 ]:	database error: ""

this is in fact not an error but a lack of data

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@mgallien
mgallien force-pushed the bugfix/doNotPrintEmptyDbErrors branch from e3bddbd to b3be55e Compare August 24, 2026 13:47
@github-actions

Copy link
Copy Markdown
Contributor

Artifact containing the AppImage: nextcloud-appimage-pr-10650.zip

Digest: sha256:071e243a37ce41b5aeeb4105da4276f8bd510e6bce3e13b19442c3b54888fb65

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@mgallien
mgallien merged commit b0424a3 into master Aug 24, 2026
21 of 23 checks passed
@mgallien
mgallien deleted the bugfix/doNotPrintEmptyDbErrors branch August 24, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants