TheAxelander / OpenBudgeteer

OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle
https://theaxelander.github.io
MIT License
745 stars 42 forks source link

Sqlite: Unable to open database file #238

Closed TheAxelander closed 2 months ago

TheAxelander commented 2 months ago

Describe the bug Cannot start OpenBudgeteer based on Quick Start documentation. Due to error message Unable to open database file

To Reproduce Steps to reproduce the behavior:

  1. Create docker compose file based on Quick Start documentation
  2. Start Stack
  3. Check docker logs
TheAxelander commented 2 months ago

Non-Docker version works fine

TheAxelander commented 2 months ago

Will not fix. See #239