hadynz / obsidian-kindle-plugin

Sync your Kindle notes and highlights directly into your Obsidian vault
MIT License
941 stars 52 forks source link

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

Open doniv79 opened 11 months ago

doniv79 commented 11 months ago

Describe the bug

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

Method of syncing

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

jonjonray commented 11 months ago

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)