SqliteError Disk I/O Error

I just got this error when I visited my project after it worked a while ago.

STACK ERROR
(node:32609) UnhandledPromiseRejectionWarning: SqliteError: disk I/O error
at EnmapProvider.init (/rbd/pnpm-volume/28d2e5e5-7c58-4ee1-9da7-7a58d951bb93/node_modules/.registry.npmjs.org/enmap-sqlite/2.0.5/node_modules/enmap-sqlite/src/index.js:51:27)

at <anonymous>

at process._tickCallback (internal/process/next_tick.js:160:7)

at Function.Module.runMain (module.js:703:11)

at startup (bootstrap_node.js:193:16)

at bootstrap_node.js:617:3`

(node:32609) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4)

Project: gentle-curler-bot
Open Link: https://glitch.com/edit/#!/gentle-curler-bot

Is this the same project as in Disk Storage Full? It could be caused if your project is low on disk space again.

Ok thanks for all of the awesome support Gareth. :smile:

Yes I also have this problem too with my project. Sometimes my bot won’t respond to ‘Economy’ commands due to this. I think my database might be corrupt.

You should email support@glitch.com, they can rewind your project or bring up a non-corrupt copy.

Ok thanks but the weird thing is that sometimes the commands work and sometimes it doesn’t but I’ll will email them.

1 Like