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

Updates in attachment of Windows client not visible in Android client #2032

Closed
ForzaJappie opened this issue Oct 28, 2019 · 1 comment
Closed
Labels
bug It's a bug

Comments

@ForzaJappie
Copy link

ForzaJappie commented Oct 28, 2019

Environment

Joplin version: 1.0.170
Platform: Windows
OS specifcs: Windows 10
I am using nextcloud to store my notes encrypted

Steps To Reproduce

There are multiple scenario's in which I experience this issue

  1. Create note on Windows

  2. Synchronise Windows and Android
    Expected and actual: note is visible on Android

  3. Add attachment to note on Windows

  4. Synchronise Windows and Android
    Expected and actual: attachment is visible on Android
    Sometimes I have to restart Joplin to open te note (attachment download = Always)

  5. Open attachment in Windows and update/save file

  6. Synchronise Windows and Android

Expected: Change in file is visible on Android
Actual: I can't see the update in the file on Android, on Windows the file has changed.
This used the work for a long time so I think the issues was introduced in 1.0.170.

I have checked the logging on my nextcloud server and there is no activity recorded after the moment the attachment was created. And (not sure if it matters) the debugging synchronisation reports before and after the update are the same.

Logfile

019-10-28 12:59:42: "Operations completed: "
2019-10-28 12:59:42: "fetchingTotal: -"
2019-10-28 12:59:42: "Total folders: 27"
2019-10-28 12:59:42: "Total notes: 184"
2019-10-28 12:59:42: "Total resources: 693"
2019-10-28 12:59:53: "Profile directory: C:\Users\Jasper/.config/joplin-desktop"
2019-10-28 12:59:53: "Trying to load 1 master keys..."
2019-10-28 12:59:53: "Loaded master keys: 1"
2019-10-28 12:59:53: "ResourceFetcher: Auto-add resources: Mode: always"
2019-10-28 12:59:53: "ResourceFetcher: Auto-added resources: 0"
2019-10-28 12:59:53: "Trying to load 1 master keys..."
2019-10-28 12:59:53: "Loaded master keys: 1"
2019-10-28 12:59:53: "Scheduling sync operation..."
2019-10-28 12:59:53: "Trying to load 1 master keys..."
2019-10-28 12:59:53: "Loaded master keys: 1"
2019-10-28 12:59:53: "Scheduling sync operation..."
2019-10-28 12:59:53: "Trying to load 1 master keys..."
2019-10-28 12:59:53: "Loaded master keys: 1"
2019-10-28 12:59:53: "Scheduling sync operation..."
2019-10-28 12:59:53: "Scheduling sync operation..."
2019-10-28 12:59:53: "RevisionService::runInBackground: Starting background service with revision collection interval 600000"
2019-10-28 12:59:54: "DecryptionWorker: starting decryption..."
2019-10-28 12:59:54: "DecryptionWorker: completed decryption."
2019-10-28 12:59:57: "RevisionService::maintenance: Starting..."
2019-10-28 12:59:57: "RevisionService::maintenance: Service is enabled"
2019-10-28 12:59:57: "RevisionService::collectRevisions: Created revisions for 0 notes"
2019-10-28 12:59:57: "RevisionService::maintenance: Done in 114ms"
2019-10-28 13:00:03: "SearchEngine: Updating FTS table..."
2019-10-28 13:00:03: "Preparing scheduled sync"
2019-10-28 13:00:03: "Starting scheduled sync"
2019-10-28 13:00:03: "SearchEngine: Updated FTS table in 21ms. Inserted: 0. Deleted: 0"
2019-10-28 13:00:20: "SearchEngine: Updating FTS table..."
2019-10-28 13:00:20: "SearchEngine: Updated FTS table in 96ms. Inserted: 1. Deleted: 0"
2019-10-28 13:00:23: "ResourceService::indexNoteResources: Start"
2019-10-28 13:00:23: "ResourceService::indexNoteResources: Completed"
2019-10-28 13:00:23: "ResourceService::deleteOrphanResources:", "[]"
2019-10-28 13:00:57: "Operations completed: "
2019-10-28 13:00:57: "createRemote: 1"
2019-10-28 13:00:57: "fetchingTotal: 1"
2019-10-28 13:00:57: "fetchingProcessed: 1"
2019-10-28 13:00:57: "Total folders: 27"
2019-10-28 13:00:57: "Total notes: 185"
2019-10-28 13:00:57: "Total resources: 693"
2019-10-28 13:00:57: "Updating all notifications..."
2019-10-28 13:00:57: "Garbage collecting alarms..."
2019-10-28 13:00:58: "DecryptionWorker: starting decryption..."
2019-10-28 13:00:58: "DecryptionWorker: completed decryption."
2019-10-28 13:01:56: "Scheduling sync operation..."
2019-10-28 13:01:56: "Preparing scheduled sync"
2019-10-28 13:01:56: "Starting scheduled sync"
2019-10-28 13:02:32: "TaskQueue.stop: syncDownload: waiting for tasks to complete: 0"
2019-10-28 13:02:32: "TaskQueue.stop: syncDownload: Done, waited for 0"
2019-10-28 13:02:38: "Operations completed: "
2019-10-28 13:02:38: "fetchingTotal: -"
2019-10-28 13:02:38: "Total folders: 27"
2019-10-28 13:02:38: "Total notes: 185"
2019-10-28 13:02:38: "Total resources: 693"
2019-10-28 13:05:35: "Attaching C:\Users\Jasper\Desktop\test.ods"
2019-10-28 13:05:35: "File was attached."
2019-10-28 13:05:35: "Scheduling sync operation..."
2019-10-28 13:05:39: "Scheduling sync operation..."
2019-10-28 13:05:39: "Preparing scheduled sync"
2019-10-28 13:05:39: "Starting scheduled sync"
2019-10-28 13:05:45: "SearchEngine: Updating FTS table..."
2019-10-28 13:05:46: "SearchEngine: Updated FTS table in 97ms. Inserted: 1. Deleted: 0"
2019-10-28 13:06:43: "TaskQueue.stop: syncDownload: waiting for tasks to complete: 0"
2019-10-28 13:06:43: "TaskQueue.stop: syncDownload: Done, waited for 0"
2019-10-28 13:06:54: "Operations completed: "
2019-10-28 13:06:54: "updateRemote: 1"
2019-10-28 13:06:54: "createRemote: 1"
2019-10-28 13:06:54: "fetchingTotal: 2"
2019-10-28 13:06:54: "fetchingProcessed: 2"
2019-10-28 13:06:54: "Total folders: 27"
2019-10-28 13:06:54: "Total notes: 185"
2019-10-28 13:06:54: "Total resources: 694"
2019-10-28 13:09:53: "RevisionService::maintenance: Starting..."
2019-10-28 13:09:53: "RevisionService::maintenance: Service is enabled"
2019-10-28 13:09:54: "RevisionService::collectRevisions: Created revisions for 1 notes"
2019-10-28 13:09:54: "RevisionService::maintenance: Done in 1094ms"
2019-10-28 13:11:55: "Running background sync on timer..."
2019-10-28 13:11:55: "Scheduling sync operation..."
2019-10-28 13:11:55: "Preparing scheduled sync"
2019-10-28 13:11:55: "Starting scheduled sync"
2019-10-28 13:12:38: "TaskQueue.stop: syncDownload: waiting for tasks to complete: 0"
2019-10-28 13:12:38: "TaskQueue.stop: syncDownload: Done, waited for 0"
2019-10-28 13:12:50: "Operations completed: "
2019-10-28 13:12:50: "createRemote: 1"
2019-10-28 13:12:50: "fetchingTotal: 1"
2019-10-28 13:12:50: "fetchingProcessed: 1"
2019-10-28 13:12:50: "Total folders: 27"
2019-10-28 13:12:50: "Total notes: 185"
2019-10-28 13:12:50: "Total resources: 694"
2019-10-28 13:13:09: "Scheduling sync operation..."
2019-10-28 13:13:09: "Preparing scheduled sync"
2019-10-28 13:13:09: "Starting scheduled sync"
2019-10-28 13:13:41: "TaskQueue.stop: syncDownload: waiting for tasks to complete: 0"
2019-10-28 13:13:41: "TaskQueue.stop: syncDownload: Done, waited for 0"
2019-10-28 13:13:47: "Operations completed: "
2019-10-28 13:13:47: "fetchingTotal: -"
2019-10-28 13:13:47: "Total folders: 27"
2019-10-28 13:13:47: "Total notes: 185"
2019-10-28 13:13:47: "Total resources: 694"
2019-10-28 13:16:52: "Scheduling sync operation..."
2019-10-28 13:16:52: "Preparing scheduled sync"
2019-10-28 13:16:52: "Starting scheduled sync"
2019-10-28 13:17:24: "TaskQueue.stop: syncDownload: waiting for tasks to complete: 0"
2019-10-28 13:17:24: "TaskQueue.stop: syncDownload: Done, waited for 0"
2019-10-28 13:17:30: "Operations completed: "
2019-10-28 13:17:30: "fetchingTotal: -"
2019-10-28 13:17:30: "Total folders: 27"
2019-10-28 13:17:30: "Total notes: 185"
2019-10-28 13:17:30: "Total resources: 694"
2019-10-28 13:19:53: "RevisionService::maintenance: Starting..."
2019-10-28 13:19:53: "RevisionService::maintenance: Service is enabled"
2019-10-28 13:19:53: "RevisionService::collectRevisions: Created revisions for 0 notes"
2019-10-28 13:19:53: "RevisionService::maintenance: Done in 113ms"
2019-10-28 13:20:29: "Scheduling sync operation..."
2019-10-28 13:20:29: "Preparing scheduled sync"
2019-10-28 13:20:29: "Starting scheduled sync"
2019-10-28 13:21:01: "TaskQueue.stop: syncDownload: waiting for tasks to complete: 0"
2019-10-28 13:21:01: "TaskQueue.stop: syncDownload: Done, waited for 0"
2019-10-28 13:21:07: "Operations completed: "
2019-10-28 13:21:07: "fetchingTotal: -"
2019-10-28 13:21:07: "Total folders: 27"
2019-10-28 13:21:07: "Total notes: 185"
2019-10-28 13:21:07: "Total resources: 694"
2019-10-28 13:26:07: "Running background sync on timer..."
2019-10-28 13:26:07: "Scheduling sync operation..."
2019-10-28 13:26:07: "Preparing scheduled sync"
2019-10-28 13:26:07: "Starting scheduled sync"
2019-10-28 13:26:38: "TaskQueue.stop: syncDownload: waiting for tasks to complete: 0"
2019-10-28 13:26:38: "TaskQueue.stop: syncDownload: Done, waited for 0"
2019-10-28 13:26:45: "Operations completed: "
2019-10-28 13:26:45: "fetchingTotal: -"
2019-10-28 13:26:45: "Total folders: 27"
2019-10-28 13:26:45: "Total notes: 185"
2019-10-28 13:26:45: "Total resources: 694"
2019-10-28 13:28:45: "Scheduling sync operation..."
2019-10-28 13:28:45: "Preparing scheduled sync"
2019-10-28 13:28:45: "Starting scheduled sync"
2019-10-28 13:29:17: "TaskQueue.stop: syncDownload: waiting for tasks to complete: 0"
2019-10-28 13:29:17: "TaskQueue.stop: syncDownload: Done, waited for 0"
2019-10-28 13:29:23: "Operations completed: "
2019-10-28 13:29:23: "fetchingTotal: -"
2019-10-28 13:29:23: "Total folders: 27"
2019-10-28 13:29:23: "Total notes: 185"
2019-10-28 13:29:23: "Total resources: 694"
2019-10-28 13:29:53: "RevisionService::maintenance: Starting..."
2019-10-28 13:29:53: "RevisionService::maintenance: Service is enabled"
2019-10-28 13:29:53: "RevisionService::collectRevisions: Created revisions for 0 notes"
2019-10-28 13:29:53: "RevisionService::maintenance: Done in 109ms"

@ForzaJappie ForzaJappie added the bug It's a bug label Oct 28, 2019
@laurent22
Copy link
Owner

This is not currently supported.

@lock lock bot locked and limited conversation to collaborators Nov 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug It's a bug
Projects
None yet
Development

No branches or pull requests

2 participants