nextcloud / nextcloud/backup

Problems with Joplin

Open
#352 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
272
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Nextcloud V 24.0.1
When the Backup-App (1.0.6) is activated the Joplin-Sync runs into error:

Abgeschlossen: 02/07/2022 13:17 (31s)
Letzte Fehlermeldung: Error: PUT locks/1_1_11005c8118c34a5cbbb5322d9888b882.json: OC\DB\QueryBuilder\QueryBuilder::__construct(): Argument #3 ($logger) must be of type Psr\Log\LoggerInterface, OC\Log given, called in /var/snap/nextcloud/31033/nextcloud/extra-apps/backup/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc23/NC23ExtendedQueryBuilder.php on line 74 (Exception TypeError) (500): <d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns"> <s:exception>TypeErr

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at extra-apps/backup/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc23/NC23ExtendedQueryBuilder.php line 74 and review the reported type error with Nextcloud 24.0.1, Backup-App 1.0.6, and Joplin sync. Reproduce the failing sync and verify that it completes without the reported QueryBuilder logger error.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.