rss-bridge icon indicating copy to clipboard operation
rss-bridge copied to clipboard

NASA APOD Bridge failed with error 0

Open M7amma opened this issue 3 years ago • 1 comments

Error message: Unable to execute statement: database is locked Query string: action=display&bridge=NasaApod&format=Atom Version: dev.2021-04-25

M7amma avatar Aug 11 '22 10:08 M7amma

Sounds like concurrent writes to an sqlite3 database. Is this from a public instance? Can you paste url. Regardless I imagine this error goes away with a refresh.

Might be missing some useful logic to sleep a bit if database is locked.

dvikan avatar Aug 11 '22 14:08 dvikan