Closed ghost closed 3 years ago
SQLite fails to work with a sqlite databse if it does not have write permissions to the folder the database is located in. This commit catches this error and displays an error message informing the user about the possible cause.
Same as https://github.com/certtools/intelmq-api/pull/25, but could not directly push to maintenance
SQLite fails to work with a sqlite databse if it does not have write permissions to the folder the database is located in. This commit catches this error and displays an error message informing the user about the possible cause.