runtime error
Exit code: 1. Reason: > moe-counter@1.0.0 start /app > node index.js /app/node_modules/better-sqlite3/lib/database.js:69 [util.cppdb]: { value: new addon.Database(filename, filenameGiven, anonymous, readonly, fileMustExist, timeout, verbose || null, buffer || null) }, ^ SqliteError: unable to open database file at new Database (/app/node_modules/better-sqlite3/lib/database.js:69:26) at Object.<anonymous> (/app/db/sqlite.js:6:12) at Module._compile (internal/modules/cjs/loader.js:1114:14) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10) at Module.load (internal/modules/cjs/loader.js:979:32) at Function.Module._load (internal/modules/cjs/loader.js:819:12) at Module.require (internal/modules/cjs/loader.js:1003:19) at require (internal/modules/cjs/helpers.js:107:18) at Object.<anonymous> (/app/db/index.js:11:10) at Module._compile (internal/modules/cjs/loader.js:1114:14) { code: 'SQLITE_CANTOPEN' } npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! moe-counter@1.0.0 start: `node index.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the moe-counter@1.0.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/node/.npm/_logs/2025-04-18T11_10_44_286Z-debug.log
Container logs:
Fetching error logs...