omnivore-app / obsidian-omnivore

Obsidian plugin to fetch articles and highlights from Omnivore
MIT License
813 stars 46 forks source link

Failed to fetch articles #65

Closed a-stein closed 1 year ago

a-stein commented 1 year ago

Hi,

I recently updated the Obsidian plugin to 1.3.0. Since then I'm not able to sync any articles at all. I just receive the generic error message Failed to fetch articles. I already tried to reinstall the plugin and also added a new API Key, but this didn't help.

Any ideas?

wieniawski-lai commented 1 year ago

thx, @sywhb I have changed it into relative path in the Vault. but some thing happens. image above message reported, but nothing is downloaded in to the folder I set.

sywhb commented 1 year ago

@wieniawski-lai , did you also clear the lastSync timestamp before syncing? Or you could try to use command palette (Control + P), search for resync and click on the "Omnivore: Resync all articles" in Obsidian.

Screenshot 2023-08-04 at 4 24 37 PM
echoleaf commented 1 year ago

I ran into this error just now and resolved it by closing & reopening Obsidian. I had made a lot of organizational changes with folder names, moving folders, etc. The plugin had the correct new folder for import but it didn't work until after restart.

wieniawski-lai commented 1 year ago

@wieniawski-lai , did you also clear the lastSync timestamp before syncing? Or you could try to use command palette (Control + P), search for resync and click on the "Omnivore: Resync all articles" in Obsidian.

Screenshot 2023-08-04 at 4 24 37 PM

I also did you what you said to clear the lastSync before syncing. However, there is still nothing downloaded. My question is that is there any log that I can see to debug the whole processing?

sywhb commented 1 year ago

@wieniawski-lai , that is so weird.

To view the logs, you could Toggle the Developer Tools

Screenshot 2023-08-14 at 12 03 38 PM
wieniawski-lai commented 1 year ago

@wieniawski-lai , that is so weird.

To view the logs, you could Toggle the Developer Tools Screenshot 2023-08-14 at 12 03 38 PM

hmm,

I didnot see menu bar in my obsidian as yours: image

Does it because of obsidian theme?

sywhb commented 1 year ago

@wieniawski-lai , probably it's because I'm using MacOS.

If you would like to access developer tools, you can find it in the menu bar (View > Toggle Developer Tools) or use the hotkey (cmd+ option + i on Mac and ctrl + shift + i for Windows).

zanodor commented 1 year ago

I had the same issue. I logged on to Omnivore, generated an new API key, copied it, deleted the older one, then added it to my settings and voila, after that, it worked.

Thanks for the app, the plugin and the dedication, fellas