ToolTheFool
Results
2
comments of
ToolTheFool
I get the same error and think it might be something to do with not opening the database file? osmc@osmc:~/rmcontrol$ export FLASK_APP=rmcontrol; python -m flask initdb File "rmcontrol/__init__.py", line 44,...
@ericmagnuson I have checked and there is no rmcontrol.db file, so there must be something preventing its creation such as permissions as you suggested. Have you any ideas how to...