Skip to content

Troubleshooting

Error: Could not locate the bindings file.

Some drizzle-kit commands could sometimes fail with this error.

Solution

  1. cd node_modules/better-sqlite3
  2. npm run build-release

Error: 7429: D1 DB storage operation exceeded timeout which caused object to be reset.

CD can sometimes fails while applying migrations on database. This is most likely a problem on the Cloudflare side.

Solution

  1. Wait a few minutes
  2. Rerun the job