jamesf91 / reMarkableSync

An OneNote AddIn for importing digitized notes from the reMarkable tablet.
MIT License
145 stars 11 forks source link

Remarkable Addin Error with Tablet Version 3.0.4.1305 Software Update #47

Open danoflorida opened 1 year ago

danoflorida commented 1 year ago

Everything was working great with table 2.xx software. Love this Addin. The tablet updated to 3.0.4.1305 today. OneNote wouldn't sync. I tried using a new one-time code and entered under OneNote reMarkableSync Addin and received "Error registering new reMarkable device". Tried to reinstall Addin but received same error message.

danoflorida commented 1 year ago

Update: 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. However, I'm still receiving the same error when I try to connect the Addin using the one-time code via cloud. I am however able to connect directly using USB SSH method. Any help/advice is appreciated.

carlo0501 commented 1 year ago

Same issue, with beta 3.1.0.1346

sfbay712 commented 1 year ago

Same here, with 3.0.4.1305 :-(

Bee-In commented 1 year ago

This is content of log file: 08.01.2023 11:23:59 RmCloudDataSource.RegisterWithOneTimeCode(70) - registring with code: xxxxxxxx 08.01.2023 11:23:59 RmCloudDataSource.Request(173) - url is: https://webapp-production-dot-remarkable-production.appspot.com/token/json/2/device/new 08.01.2023 11:23:59 RmCloudDataSource.RegisterWithOneTimeCode(86) - response code: InternalServerError

jmhooker commented 1 year ago

Same issue here. Does anyone have a fix? Able to connect by SSH but having some other errors when trying to Fetch. Would love to connect with the developer jamesf91 for some help if possible. Would you be willing to consult?

paulthomas77 commented 1 year ago

Also having same issue here, with new install of version 3

SaWey commented 1 year ago

The Auth URL of the API has changed. This was fixed in the last version of juruen/rmapi v0.0.25

These issues are the same:

49

48

SaWey commented 1 year ago

https://github.com/jamesf91/reMarkableSync/pull/52#issuecomment-1526242025 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