Skip to content

Improve missing sqlite file error handling#650

Open
volker-fr wants to merge 1 commit intorusq:masterfrom
volker-fr:improve-sqlite-errorhandling
Open

Improve missing sqlite file error handling#650
volker-fr wants to merge 1 commit intorusq:masterfrom
volker-fr:improve-sqlite-errorhandling

Conversation

@volker-fr
Copy link
Contributor

I had some misleading "out of memory" error messages when providing slackdump a folder instead of an sqlite file. This PR makes the error more obvious.

Error observed:

2026-03-19 22:37:42 ERROR 000 (No Error): opening database
                      │   "test-slackdump-dev/": unable to open database file:
                      │   out of memory (14).

Copy link
Owner

@rusq rusq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@volker-fr volker-fr force-pushed the improve-sqlite-errorhandling branch from 9b8f980 to 3b6ef49 Compare March 22, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants