rss-bridge
rss-bridge copied to clipboard
NASA APOD Bridge failed with error 0
Error message: Unable to execute statement: database is locked
Query string: action=display&bridge=NasaApod&format=Atom
Version: dev.2021-04-25
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.