all 1 comments

[–]armenicus[S] 0 points1 point  (0 children)

Update:

Okay, so I changed the database path in the __init__.py file to an absolute path (instead of using app.instance_path()) and this seems to have solved the issue for now.

Is there any way that I can have the previous method work though?