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

[BUG] Stuck on syncing highlights from one particular book #264

Open
1 task
doniv79 opened this issue Oct 14, 2023 · 1 comment
Open
1 task

[BUG] Stuck on syncing highlights from one particular book #264

doniv79 opened this issue Oct 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@doniv79
Copy link

doniv79 commented Oct 14, 2023

Describe the bug

When syncing highlights, the plugin is getting stuck on a particular book.

Method of syncing

  • [x ] Amazon Kindle Reader
  • My Clippings file (please attach file that can be used to recreate issue)

To Reproduce

Steps to reproduce the behaviour:

  1. Click on the plugin icon in the sidebar
  2. Click the Sync button
  3. Choose Amazon Cloud and hit Sync now
  4. Syncs book 1/3 but gets stuck on 2/3
  5. Developer Console error:
    /Applications/Obsidian.app/Contents/Resources/app.asar/node_modules/@electron/remote/dist/src/renderer/callbacks-registry.js:54 Uncaught (in promise) Error: (-337) loading 'https://read.amazon.com/notebook?asin=B005GSZIWG&contentLimitState=&token='
    at rejectAndCleanup (node:electron/js2c/browser_init:2:84929)
    at WebContents.failListener (node:electron/js2c/browser_init:2:85142)
    at WebContents.emit (node:events:513:28)
    apply @ /Applications/Obsidian.app/Contents/Resources/app.asar/node_modules/@electron/remote/dist/src/renderer/callbacks-registry.js:54
    (anonymous) @ /Applications/Obsidian.app/Contents/Resources/app.asar/node_modules/@electron/remote/dist/src/renderer/remote.js:346
    (anonymous) @ /Applications/Obsidian.app/Contents/Resources/app.asar/node_modules/@electron/remote/dist/src/renderer/remote.js:328
    emit @ node:events:513
    onMessage @ node:electron/js2c/renderer_init:2

Expected behaviour

Should complete syncing

Metadata

  • OS: macOS 13.5.2
  • Plugin version 1.9.2
  • Obsidian version 1.4.14 (Installer 1.4.13)
@doniv79 doniv79 added the bug Something isn't working label Oct 14, 2023
@jonjonray
Copy link

I've been running into this same issue.

Running on:

OS: macOS 13.2.1
Plugin version 1.9.2
Obsidian version 1.4.14 (Installer 1.4.16)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants