altura
PROOP
18 days ago
Hey, I Vibecoded a app on Railway using better-sqlite3 with railway volume, but now crashing on startup with:
SqliteError: database disk image is malformed
code: SQLITE_CORRUPT
The DB file exists in the mounted volume:
/app/database/economy.sqlite
Any idea how i cloud fix this?