````shell homebox | 4:02PM ERR ../go/src/app/app/api/main.go:122 > failed creating schema resources error="sqlite: check foreign_keys pragma: reading schema information unable to open database file: out of memory (14)" driver=sqlite url=/data/homebox.db?_pragma=busy_timeout=2000&_pragma=journal_mode=WAL&_fk=1 homebox | panic: sqlite: check foreign_keys pragma: reading schema information unable to open database file: out of memory (14) homebox | homebox | goroutine 1 [running]: homebox | main.main() homebox | /go/src/app/app/api/main.go:67 +0x70 ``` This is not a memory problem since I currently only use 25% of the 16GB RAM I have dedicated to the VM