reMarkableSync
reMarkableSync copied to clipboard
Update auth/sync urls
The URLS of the API seem to have been updated.
This should fix some open issues: #47 #48 #49 #51
Hi all! I don't have a CS editor, could you please attach the files so i can download them with the modified links? I get the error when trying to register OneNote with remarkable. Thanks!
Hi
I was hoping the PR would be merged, but it seems the current owner is not able to do so. For the time being, I published a release that should fix the current version.
https://github.com/SaWey/reMarkableSync/releases/tag/3.0.1
Thanks Sander
Your temporary correction allows me to make one step forward. Now I can see the list of the documents, but when I try to fetch one I always get an error message: "Value cannot be null. Parameter name: source." This happens irrespectively from the option Text/Graphics/Both. Hopefully you can further help...
Carlo
On Tue, Mar 7, 2023 at 9:01 AM Sander Weyens @.***> wrote:
Hi
I was hoping the PR would be merged, but it seems the current owner is not able to do so. For the time being, I published a release that should fix the current version.
https://github.com/SaWey/reMarkableSync/releases/tag/3.0.1
— Reply to this email directly, view it on GitHub https://github.com/jamesf91/reMarkableSync/pull/52#issuecomment-1457718698, or unsubscribe https://github.com/notifications/unsubscribe-auth/AY5IBV3ETJSD36K3BM53UFLW23TM7ANCNFSM6AAAAAAUSXORUU . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hi
Yes, that is because of the new layout of the pages internally. With Remarkable V3 they updated the format and this app can't handle that yet.
Too bad!Inviato dal mio Galaxy -------- Messaggio originale --------Da: Sander Weyens @.> Data: 07/03/23 19:15 (GMT+01:00) A: jamesf91/reMarkableSync @.> Cc: carlo0501 @.>, Comment @.> Oggetto: Re: [jamesf91/reMarkableSync] Update auth/sync urls (PR #52) Hi Yes, that is because of the new layout of the pages internally. With Remarkable V3 they updated the format and this app can't handle that yet.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
The current version from the original publisher (jamesf91) isn't designed to handle reMarkable v3. In order to use the add-in, you need to roll-back to v2. Using the "switch.sh" script I was able to boot back to the previous tablet v2.15.1.1189 since it's saved on the tablet in a separate partition. I unpaired with the cloud and re-established sync using the downgraded OS. Also remember to turn off the automatic updates on your tablet. The fix from SaWey resolves the cloud sync issue as long as you're still using the tablet v2 version. I believe the revision that's needed from jamesf91 for reMarkable v3 compatibility is a significant effort. For now, I'm staying with v2 since most important feature to me is OneNote connectivity.
Hi @SaWey,
thanks for making the fix for the url change. Can you please also publish the 32bit version? Add-In is not showing up on my 32bit version of OneNote... Would be great!
NetMare
I tried to rewrite a part of this to make it work with the new reMarkable file version as well. The beta release can be found here: https://github.com/SaWey/reMarkableSync/releases/tag/4.0.0-beta
Tested partial fix version 3.3 - page was imported but still got an error - nearly there! "Error importing document from reMarkable. Object reference not set to an instance of an object"
Thanks to all contributing - this addon really is a life saver! - thank-you!
Any extra info on the error? There is not a lot of debug logging yet.
- Import of 1 or more pages
- Was part of the import successful?
- Cloud / local connection
There is not a lot of debug logging yet, but could you enable it and send me the log file? Here are the instructions on how to enable debug logging: https://github.com/SaWey/reMarkableSync/wiki#setting-up-debug-logging
Hey Sanders,
Yes more than happy to help!
So, tried to enable debugging but no log being produced? I’ve added the additional config and restarted OneNote? Anything else I’m missing? I’m assuming the log will be written to the directory that sync in installed to?
Also: Import, the page was imported BUT completely blank apart from the title. I can see new pages in the directory structure for import and able to select but then as I say the resultant page is blank, i.e. no content is actually imported.
And this error: @.***
I’ll keep trying to get the debugging log to work..
Thanks
Sean M
From: Sander Weyens @.> Sent: 28 April 2023 14:06 To: jamesf91/reMarkableSync @.> Cc: Meyers, Sean @.>; Comment @.> Subject: Re: [jamesf91/reMarkableSync] Update auth/sync urls (PR #52)
EXTERNAL EMAIL
Any extra info on the error? There is not a lot of debug logging yet.
- Import of 1 or more pages
- Was part of the import successful?
- Cloud / local connection
There is not a lot of debug logging yet, but could you enable it and send me the log file? Here are the instructions on how to enable debug logging: https://github.com/SaWey/reMarkableSync/wiki#setting-up-debug-logging
— Reply to this email directly, view it on GitHubhttps://github.com/jamesf91/reMarkableSync/pull/52#issuecomment-1527537107, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABNL6PXOMNJBA7D4GYKLIZLXDO6FHANCNFSM6AAAAAAUSXORUU. You are receiving this because you commented.Message ID: @.@.>>
[Sage]
If you've received this email by mistake, we're sorry for bothering you. It may contain information that's confidential, so please delete it without sharing it. And if you let us know, we can try to stop it from happening again. Thank you. We may monitor any emails sent or received by us, or on our behalf. If we do, this will be in line with relevant law and our own policies. Sage (UK) Limited. Registered in England at C23 - 5 & 6 Cobalt Park Way, Cobalt Park, Newcastle Upon Tyne, United Kingdom, NE28 9EJ. Registered number 1045967. Sage, Sage logos, and Sage product and service names are the trademarks of Sage Global Services Limited.
The information contained in this email transmission may constitute confidential information. If you are not the intended recipient, please take notice that reuse of the information is prohibited.
Hi Sean,
It should indeed end up in the same folder. Are you sure you edited 'RemarkableSync.OnenoteAddin.exe.config' and not 'RemarkableSync.dll.config'
Another possible issue could be permissions. You could set the path of the logging file to something different in
<target name="logfile" xsi:type="File" fileName="C:\PATH_TO\log.txt" />
Are you trying to import text, image or both?
Ahh good spot on the permissions 😊
Log attached!
I’ve tried all 3 options.. same result!
Also – this is the page I’m trying to import ->
@.***
Kind Regards
Sean M
From: Sander Weyens @.> Sent: 02 May 2023 12:27 To: jamesf91/reMarkableSync @.> Cc: Meyers, Sean @.>; Comment @.> Subject: Re: [jamesf91/reMarkableSync] Update auth/sync urls (PR #52)
EXTERNAL EMAIL
Hi Sean,
It should indeed end up in the same folder. Are you sure you edited 'RemarkableSync.OnenoteAddin.exe.config' and not 'RemarkableSync.dll.config'
Another possible issue could be permissions. You could set the path of the logging file to something different in
Are you trying to import text, image or both?
— Reply to this email directly, view it on GitHubhttps://github.com/jamesf91/reMarkableSync/pull/52#issuecomment-1531304463, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABNL6PQ6UVI5V33KNPZUP43XEDVRDANCNFSM6AAAAAAUSXORUU. You are receiving this because you commented.Message ID: @.@.>>
[Sage]
If you've received this email by mistake, we're sorry for bothering you. It may contain information that's confidential, so please delete it without sharing it. And if you let us know, we can try to stop it from happening again. Thank you. We may monitor any emails sent or received by us, or on our behalf. If we do, this will be in line with relevant law and our own policies. Sage (UK) Limited. Registered in England at C23 - 5 & 6 Cobalt Park Way, Cobalt Park, Newcastle Upon Tyne, United Kingdom, NE28 9EJ. Registered number 1045967. Sage, Sage logos, and Sage product and service names are the trademarks of Sage Global Services Limited.
The information contained in this email transmission may constitute confidential information. If you are not the intended recipient, please take notice that reuse of the information is prohibited.
2023-05-02 12:31:33.4876|DEBUG|RemarkableSync.OnenoteAddin.ManagedCOMLocalServer|Request to start as out-of-process COM server. 2023-05-02 12:31:33.5235|DEBUG|RemarkableSync.OnenoteAddin.GarbageCollection|GarbageCollection.GCWatch() is now running on another thread. 2023-05-02 12:31:33.5235|DEBUG|RemarkableSync.OnenoteAddin.AddInClassFactory|AddInClassFactory.CreateInstance(). 2023-05-02 12:31:33.5235|DEBUG|RemarkableSync.OnenoteAddin.AddInClassFactory|Requesting Interface : 00000000-0000-0000-c000-000000000046 2023-05-02 12:31:33.5235|DEBUG|RemarkableSync.OnenoteAddin.ReferenceCountedObjectBase|constructor called 2023-05-02 12:31:33.5235|DEBUG|RemarkableSync.OnenoteAddin.ManagedCOMLocalServer|Called 2023-05-02 12:31:33.9239|DEBUG|RemarkableSync.OnenoteAddin.AddIn|called 2023-05-02 12:31:36.6264|ERROR|RemarkableSync.WinRegistryConfigStore|Getting value from registry for config "CustomDeviceTokenUrl" failed 2023-05-02 12:31:36.6264|ERROR|RemarkableSync.WinRegistryConfigStore|Getting value from registry for config "CustomUserTokenUrl" failed 2023-05-02 12:31:36.6264|DEBUG|RemarkableSync.OnenoteAddin.RmDownloadForm|Using rm cloud data source 2023-05-02 12:31:36.6462|DEBUG|RemarkableSync.RmCloudDataSource|device token loaded from config file 2023-05-02 12:31:36.6462|DEBUG|RemarkableSync.RmCloudDataSource|url is: https://webapp-prod.cloud.remarkable.engineering/token/json/2/user/new 2023-05-02 12:31:37.0002|DEBUG|RemarkableSync.RmCloudDataSource|Creating V2 api client 2023-05-02 12:31:37.1215|DEBUG|RemarkableSync.RmCloudDataSource|user token renewed 2023-05-02 12:31:37.1215|DEBUG|RemarkableSync.V2DocTreeProcessor|Entering ... 2023-05-02 12:31:37.1215|DEBUG|RemarkableSync.V2HttpHelper|Entering: .. hash = root 2023-05-02 12:31:37.4864|ERROR|RemarkableSync.V2DocTreeProcessor|Remote hash has not changed. Local cache is up to date 2023-05-02 12:31:37.4864|DEBUG|RemarkableSync.OnenoteAddin.RmDownloadForm|Got item hierarchy from remarkable cloud 2023-05-02 12:31:37.5001|DEBUG|RemarkableSync.OnenoteAddin.RmDownloadForm|Added nodes to tree view 2023-05-02 12:31:41.9157|DEBUG|RemarkableSync.OnenoteAddin.RmDownloadForm|Selected: health | 0591617a-aa1a-4ef6-9cad-e20f90dbf83d 2023-05-02 12:31:41.9157|DEBUG|RemarkableSync.OnenoteAddin.RmDownloadForm|Saving settings: zoom: 50, language: en_US 2023-05-02 12:31:41.9157|DEBUG|RemarkableSync.OnenoteAddin.RmDownloadForm|importing health, id: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d 2023-05-02 12:31:41.9313|DEBUG|RemarkableSync.RmDocument|Creating downloaded doc for id: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d 2023-05-02 12:31:41.9313|DEBUG|RemarkableSync.RmDocument|Downloading file: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d.content, hash: 4d29d2eaf13cbf2ec6fb26531de97c6a875d646fbb9edd3da5bf71e8cdd55eac - Start 2023-05-02 12:31:41.9350|DEBUG|RemarkableSync.V2HttpHelper|Entering: .. hash = 4d29d2eaf13cbf2ec6fb26531de97c6a875d646fbb9edd3da5bf71e8cdd55eac 2023-05-02 12:31:42.0843|DEBUG|RemarkableSync.RmDocument|Downloading file: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d.content, hash: 4d29d2eaf13cbf2ec6fb26531de97c6a875d646fbb9edd3da5bf71e8cdd55eac - Finished 2023-05-02 12:31:42.0843|DEBUG|RemarkableSync.RmDocument|Downloading file: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d.content, hash: 4d29d2eaf13cbf2ec6fb26531de97c6a875d646fbb9edd3da5bf71e8cdd55eac - Start 2023-05-02 12:31:42.0843|DEBUG|RemarkableSync.RmDocument|Downloading file: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d.metadata, hash: 1882c601c34c3990f0cc03b1d58b3e0c8bf7d72f8caf83c58971eb64a1993d0f - Start 2023-05-02 12:31:42.0843|DEBUG|RemarkableSync.V2HttpHelper|Entering: .. hash = 4d29d2eaf13cbf2ec6fb26531de97c6a875d646fbb9edd3da5bf71e8cdd55eac 2023-05-02 12:31:42.0843|DEBUG|RemarkableSync.RmDocument|Downloading file: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d/ca1e4a80-9eb8-4707-b154-3c68fb050b0e.rm, hash: f0d426e123d0715da379c3791c77097affe8bbde1d05dbfa40455470b565538e - Start 2023-05-02 12:31:42.0843|DEBUG|RemarkableSync.V2HttpHelper|Entering: .. hash = 1882c601c34c3990f0cc03b1d58b3e0c8bf7d72f8caf83c58971eb64a1993d0f 2023-05-02 12:31:42.0843|DEBUG|RemarkableSync.RmDocument|Downloading file: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d.pagedata, hash: eb068726d14c31b4ce763585c1f9aef2a30e1d4342be7cd2f8843d55f99fe6f8 - Start 2023-05-02 12:31:42.1003|DEBUG|RemarkableSync.V2HttpHelper|Entering: .. hash = eb068726d14c31b4ce763585c1f9aef2a30e1d4342be7cd2f8843d55f99fe6f8 2023-05-02 12:31:42.1003|DEBUG|RemarkableSync.V2HttpHelper|Entering: .. hash = f0d426e123d0715da379c3791c77097affe8bbde1d05dbfa40455470b565538e 2023-05-02 12:31:42.2315|DEBUG|RemarkableSync.RmDocument|Downloading file: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d.content, hash: 4d29d2eaf13cbf2ec6fb26531de97c6a875d646fbb9edd3da5bf71e8cdd55eac - Finished 2023-05-02 12:31:42.3020|DEBUG|RemarkableSync.RmDocument|Downloading file: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d.metadata, hash: 1882c601c34c3990f0cc03b1d58b3e0c8bf7d72f8caf83c58971eb64a1993d0f - Finished 2023-05-02 12:31:42.3529|DEBUG|RemarkableSync.RmDocument|Downloading file: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d.pagedata, hash: eb068726d14c31b4ce763585c1f9aef2a30e1d4342be7cd2f8843d55f99fe6f8 - Finished 2023-05-02 12:31:42.4524|DEBUG|RemarkableSync.RmDocument|Downloading file: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d/ca1e4a80-9eb8-4707-b154-3c68fb050b0e.rm, hash: f0d426e123d0715da379c3791c77097affe8bbde1d05dbfa40455470b565538e - Finished 2023-05-02 12:31:42.4658|DEBUG|RemarkableSync.RmDocument|Downloaded 1 of 4 files 2023-05-02 12:31:42.4658|DEBUG|RemarkableSync.RmDocument|Finished creating downloaded doc for id: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d 2023-05-02 12:31:42.4658|DEBUG|RemarkableSync.RmDocument|Reading content file C:\Users\sean.meyers\AppData\Local\Temp\0591617a-aa1a-4ef6-9cad-e20f90dbf83d\0591617a-aa1a-4ef6-9cad-e20f90dbf83d.content for page mapping 2023-05-02 12:31:42.5057|DEBUG|RemarkableSync.OnenoteAddin.RmDownloadForm|document downloaded 2023-05-02 12:31:42.5057|DEBUG|RemarkableSync.OnenoteAddin.RmDownloadForm|GetHwrResultAsync() - requesting hand writing recognition for 1 pages 2023-05-02 12:31:42.5057|ERROR|RemarkableSync.WinRegistryConfigStore|Getting value from registry for config "appkey" failed 2023-05-02 12:31:42.5057|ERROR|RemarkableSync.WinRegistryConfigStore|Getting value from registry for config "hmackey" failed 2023-05-02 12:31:42.5057|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 25, minVersion 1, curVersion 1, blockType 9 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 5, minVersion 1, curVersion 1, blockType 0 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 20, minVersion 0, curVersion 1, blockType 10 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 16, minVersion 1, curVersion 1, blockType 1 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 28, minVersion 1, curVersion 1, blockType 2 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 35, minVersion 1, curVersion 1, blockType 2 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 26, minVersion 1, curVersion 1, blockType 4 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1279, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 463, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 895, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 583, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 727, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1159, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 727, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 679, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 679, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 895, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 655, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 535, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1087, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 391, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 487, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1423, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 679, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 847, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 895, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 991, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1255, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1423, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 511, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 775, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 2167, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 2143, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 655, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1159, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 247, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1615, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 727, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 511, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 295, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 343, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 751, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 775, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 2407, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 583, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1303, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 895, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1039, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1111, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 871, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 751, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 487, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 151, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 463, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 319, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 223, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1327, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 511, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1015, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 991, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 343, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 415, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 775, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 583, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 847, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1015, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1159, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 823, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1207, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 631, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 679, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 631, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 967, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 703, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 967, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1567, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1159, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 535, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 751, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 751, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 631, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 727, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 895, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 967, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1687, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 2071, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 655, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 799, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 751, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1279, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 319, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 343, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 727, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 703, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1063, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 583, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1063, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1207, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 679, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 415, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 631, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 607, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1063, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 775, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1231, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1495, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 559, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 535, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 847, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 2815, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1519, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 751, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1687, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 223, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 3031, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 991, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 607, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1399, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 655, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1255, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 944, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 489, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 801, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 657, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1329, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 513, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 2169, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 585, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 537, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1377, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 825, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 801, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1353, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 513, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 729, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 609, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 681, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 921, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1017, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 777, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1689, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 537, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 2289, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 993, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 3825, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1329, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1737, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1113, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1161, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1617, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1377, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 225, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 825, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1905, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1305, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 921, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1569, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 681, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1545, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 873, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1425, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1089, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1353, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 849, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1329, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 465, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 537, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1737, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 753, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 561, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1041, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 801, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 2169, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 561, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 825, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 705, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1569, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 657, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 369, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 441, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1329, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 969, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1137, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 705, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 801, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 441, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 297, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 705, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1089, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1905, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 537, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 945, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 561, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 825, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 585, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 2673, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 657, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 705, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1521, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1449, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1329, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1305, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 873, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1569, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 897, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 609, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1449, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 945, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 801, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 2193, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1641, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 825, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 609, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1713, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1305, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1977, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 585, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1281, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1785, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 969, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1617, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 681, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 657, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 753, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1233, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 633, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 777, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 1545, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 873, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 489, minVersion 1, curVersion 1, blockType 5 2023-05-02 12:31:42.5214|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|End of file! 2023-05-02 12:31:43.8562|DEBUG|RemarkableSync.MyScript.MyScriptClient|Request was not successful. Return status: Unauthorized, 2023-05-02 12:31:43.9776|ERROR|RemarkableSync.OnenoteAddin.RmDownloadForm|Error importing document from reMarkable. Err: Object reference not set to an instance of an object.
So..
It looks like the issue I have is the code I used to set up sync has been invalidated – Odd that sync still lets me list the directory, but gives me an unauthorised when I try and import.
Frustratingly I cannot see how I can get remarkable to generate me a new code ☹ - seems I’ll need to log a support ticket with them..
Sean M
From: Meyers, Sean @.> Sent: 02 May 2023 12:33 To: jamesf91/reMarkableSync @.>; jamesf91/reMarkableSync @.> Cc: Comment @.> Subject: RE: [jamesf91/reMarkableSync] Update auth/sync urls (PR #52)
Ahh good spot on the permissions 😊
Log attached!
I’ve tried all 3 options.. same result!
Also – this is the page I’m trying to import ->
@.***
Kind Regards
Sean M
From: Sander Weyens @.@.>> Sent: 02 May 2023 12:27 To: jamesf91/reMarkableSync @.@.>> Cc: Meyers, Sean @.@.>>; Comment @.@.>> Subject: Re: [jamesf91/reMarkableSync] Update auth/sync urls (PR #52)
EXTERNAL EMAIL
Hi Sean,
It should indeed end up in the same folder. Are you sure you edited 'RemarkableSync.OnenoteAddin.exe.config' and not 'RemarkableSync.dll.config'
Another possible issue could be permissions. You could set the path of the logging file to something different in
Are you trying to import text, image or both?
— Reply to this email directly, view it on GitHubhttps://github.com/jamesf91/reMarkableSync/pull/52#issuecomment-1531304463, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABNL6PQ6UVI5V33KNPZUP43XEDVRDANCNFSM6AAAAAAUSXORUU. You are receiving this because you commented.Message ID: @.@.>>
[Sage]
If you've received this email by mistake, we're sorry for bothering you. It may contain information that's confidential, so please delete it without sharing it. And if you let us know, we can try to stop it from happening again. Thank you. We may monitor any emails sent or received by us, or on our behalf. If we do, this will be in line with relevant law and our own policies. Sage (UK) Limited. Registered in England at C23 - 5 & 6 Cobalt Park Way, Cobalt Park, Newcastle Upon Tyne, United Kingdom, NE28 9EJ. Registered number 1045967. Sage, Sage logos, and Sage product and service names are the trademarks of Sage Global Services Limited.
The information contained in this email transmission may constitute confidential information. If you are not the intended recipient, please take notice that reuse of the information is prohibited.
Sean
It is not the reMarkable sync token, as it can download the content:
2023-05-02 12:31:42.4658|DEBUG|RemarkableSync.RmDocument|Downloaded 1 of 4 files
2023-05-02 12:31:42.4658|DEBUG|RemarkableSync.RmDocument|Finished creating downloaded doc for id: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d
2023-05-02 12:31:42.4658|DEBUG|RemarkableSync.RmDocument|Reading content file C:\Users\sean.meyers\AppData\Local\Temp\0591617a-aa1a-4ef6-9cad-e20f90dbf83d\0591617a-aa1a-4ef6-9cad-e20f90dbf83d.content for page mapping
2023-05-02 12:31:42.5057|DEBUG|RemarkableSync.OnenoteAddin.RmDownloadForm|document downloaded
It is with the MyScript handwriting recognition things go wrong. The add-on is not finding the settings for this service, and just tries to continue:
2023-05-02 12:31:42.5057|ERROR|RemarkableSync.WinRegistryConfigStore|Getting value from registry for config "appkey" failed
2023-05-02 12:31:42.5057|ERROR|RemarkableSync.WinRegistryConfigStore|Getting value from registry for config "hmackey" failed
2023-05-02 12:31:42.5057|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 25, minVersion 1, curVersion 1, blockType 9
Could you try to set those credentials again in the config screen?
Amazing! That works perfectly!
Thank-you so much – this is an absolute life saver 😊
Sean M
From: Sander Weyens @.> Sent: 02 May 2023 13:07 To: jamesf91/reMarkableSync @.> Cc: Meyers, Sean @.>; Comment @.> Subject: Re: [jamesf91/reMarkableSync] Update auth/sync urls (PR #52)
EXTERNAL EMAIL
Sean
It is not the reMarkable sync token, as it can download the content:
2023-05-02 12:31:42.4658|DEBUG|RemarkableSync.RmDocument|Downloaded 1 of 4 files
2023-05-02 12:31:42.4658|DEBUG|RemarkableSync.RmDocument|Finished creating downloaded doc for id: 0591617a-aa1a-4ef6-9cad-e20f90dbf83d
2023-05-02 12:31:42.4658|DEBUG|RemarkableSync.RmDocument|Reading content file C:\Users\sean.meyers\AppData\Local\Temp\0591617a-aa1a-4ef6-9cad-e20f90dbf83d\0591617a-aa1a-4ef6-9cad-e20f90dbf83d.content for page mapping
2023-05-02 12:31:42.5057|DEBUG|RemarkableSync.OnenoteAddin.RmDownloadForm|document downloaded
It is with the MyScript handwriting recognition things go wrong. The add-on is not finding the settings for this service, and just tries to continue:
2023-05-02 12:31:42.5057|ERROR|RemarkableSync.WinRegistryConfigStore|Getting value from registry for config "appkey" failed
2023-05-02 12:31:42.5057|ERROR|RemarkableSync.WinRegistryConfigStore|Getting value from registry for config "hmackey" failed
2023-05-02 12:31:42.5057|DEBUG|RemarkableSync.document.v6.RmPageBinaryV6|Block header: Length 25, minVersion 1, curVersion 1, blockType 9
Could you try to set those credentials again in the config screen?
— Reply to this email directly, view it on GitHubhttps://github.com/jamesf91/reMarkableSync/pull/52#issuecomment-1531354847, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABNL6PQ4AIBPLSNCARYJCL3XED2E3ANCNFSM6AAAAAAUSXORUU. You are receiving this because you commented.Message ID: @.@.>>
[Sage]
If you've received this email by mistake, we're sorry for bothering you. It may contain information that's confidential, so please delete it without sharing it. And if you let us know, we can try to stop it from happening again. Thank you. We may monitor any emails sent or received by us, or on our behalf. If we do, this will be in line with relevant law and our own policies. Sage (UK) Limited. Registered in England at C23 - 5 & 6 Cobalt Park Way, Cobalt Park, Newcastle Upon Tyne, United Kingdom, NE28 9EJ. Registered number 1045967. Sage, Sage logos, and Sage product and service names are the trademarks of Sage Global Services Limited.
The information contained in this email transmission may constitute confidential information. If you are not the intended recipient, please take notice that reuse of the information is prohibited.
Just to inform you / let you know that in my own local repo with C# cloud API code for reMarkable 2 I was also facing HTTP error 500 when register device. Luckily found this URL change - and changing the auth URL did resolved my HTTP error 500 - so thanks.