Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nextcloud sync suddenly didn't work. #131

Closed
RuofengX opened this issue Sep 30, 2021 · 7 comments
Closed

Nextcloud sync suddenly didn't work. #131

RuofengX opened this issue Sep 30, 2021 · 7 comments

Comments

@RuofengX
Copy link

RuofengX commented Sep 30, 2021

The sync suddenly stop work. New file will be created with a 'new note' name, but nothing will be written in those file.
I have already tried relogin, reinstall notes app, reinstall quillnote, but they both end in nothing changed.

@RuofengX
Copy link
Author

RuofengX commented Sep 30, 2021

I found an error in the log. I do have enough storage space. Actually I am using s3-like storage as main storage.

Error
notes
2021-10-01T00:08:16+0800
OCA\Notes\Service\NoteDoesNotExistException: 

    /var/www/html/apps/notes/lib/Service/NotesService.php - line 118:

    OCA\Notes\Service\NotesService::getFileById()

    /var/www/html/apps/notes/lib/Controller/NotesApiController.php - line 221:

    OCA\Notes\Service\NotesService->delete()

    /var/www/html/apps/notes/lib/Service/Util.php - line 28:

    OCA\Notes\Controller\NotesApiController->OCA\Notes\Controller\{closure}("*** sensiti ... *")

    /var/www/html/apps/notes/lib/Controller/Helper.php - line 145:

    OCA\Notes\Service\Util::retryIfLocked()

    /var/www/html/apps/notes/lib/Controller/NotesApiController.php - line 223:

    OCA\Notes\Controller\Helper->handleErrorResponse()

    /var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 217:

    OCA\Notes\Controller\NotesApiController->destroy()

    /var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 126:

    OC\AppFramework\Http\Dispatcher->executeController()

    /var/www/html/lib/private/AppFramework/App.php - line 156:

    OC\AppFramework\Http\Dispatcher->dispatch()

    /var/www/html/lib/private/Route/Router.php - line 301:

    OC\AppFramework\App::main()

    /var/www/html/lib/base.php - line 1000:

    OC\Route\Router->match()

    /var/www/html/index.php - line 36:

    OC::handleRequest()

@RuofengX
Copy link
Author

Also write a note on the web note app page is OK.

@RuofengX
Copy link
Author

RuofengX commented Oct 1, 2021

Nextcloud Note still work, that's strange. Maybe something wrong with the quillnote app.

@ASNosal
Copy link

ASNosal commented Oct 11, 2021

In my experience, this will happen if the note has a table or attachment since Nextcloud Notes doesn't support these functions.

@RuofengX
Copy link
Author

In my experience, this will happen if the note has a table or attachment since Nextcloud Notes doesn't support these functions.

Yes, reproduced!

@ASNosal
Copy link

ASNosal commented Oct 11, 2021

I had inquired about this a couple of months ago and heard back from the Dev here: #100 (comment)

@RuofengX
Copy link
Author

Duplicate #100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants