joethei / obsidian-rss

Read RSS Feeds from inside obsidian
GNU General Public License v3.0
376 stars 24 forks source link

loading all the time(can open from url though) error message from console attached #92

Open Oratoriooooo opened 2 years ago

Oratoriooooo commented 2 years ago

Problem

loading from righ sidebar never succuss. image image

note

can open from url image image image

console message

Error: ENOENT: no such file or directory, open 'D:\Obsidian Vault.obsidian\plugins\rss-reader\data.json' eval @ plugin:rss-reader:14927 rejected @ plugin:rss-reader:61 Promise.then (async) step @ plugin:rss-reader:66 eval @ plugin:rss-reader:67 async @ plugin:rss-reader:51 loadSettings @ plugin:rss-reader:14921 eval @ plugin:rss-reader:14636 eval @ plugin:rss-reader:67 async @ plugin:rss-reader:51 eval @ plugin:rss-reader:14635

my content-feeds setting

image image

RuS2m commented 21 hours ago

+1, it seems like I encounter the same issue upon closing and opening the obsidian app. The Loading message never resolve for me and all Feeds settings are gone. However opening feeds by url is working perfectly (moreover, it happens in seconds)

Is this a kind of bug that have been addressed since it's libraries latest release in June 2022, but never made it to the release? Anything I can do to help addressing the issue?