-
-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Failed to save database" #126
Comments
maybe the path is wrong? what's your code like? |
What path do you mean, @mifi? I'm running the example script that can be found in this repo, with a few tweaks on the options parameters. |
Which folder are you running it from? Are you allowed to write files in that folder? i meanthese: Line 79 in 96b5fa8
|
Yeah, indeed I was specifying a non-existing folder in this path, thus getting the error. Maybe it would be better to make that log error message more verbose? Thanks for the help, @mifi. Instauto is an awesome project! |
Yes it would indeed! Pr welcome |
Any idea why this may be happening?
There is a message
Failed to save database
in the logs, and it occurs quite often.The text was updated successfully, but these errors were encountered: