grimoire icon indicating copy to clipboard operation
grimoire copied to clipboard

Unexpected reading "/app/node_modules/drizzle-orm/sqlite-core/dialect.js"

Open razieru opened this issue 9 months ago • 1 comments

Describe the bug After update container to latest, it staring with error (newest on top):

2025/02/28 13:03:11,stdout,[0m[31merror[0m[2m:[0m script [1m"run-migrations"[0m exited with code 1[0m

2025/02/28 13:03:11,stdout,[2mBun v1.2.4 (Linux x64 baseline)[0m

2025/02/28 13:03:11,stdout,[0m

2025/02/28 13:03:11,stdout,[31merror[0m[2m: [0m[1mUnexpected reading "/app/node_modules/drizzle-orm/sqlite-core/dialect.js"[0m

2025/02/28 13:03:10,stdout,[0m[2m[35m$[0m [2m[1mbun run ./migrate[0m

Clear install with default settings is same behavior.

To Reproduce Steps to reproduce the behavior:

  1. Stop docker container
  2. Update image
  3. Start container

Expected behavior Success start.

Server:

  • Synology NAS
  • OS: DSM
  • Version 7.2.2-72806 Update 3

Additional context Before update it worked, but it got same behavior as in #171

razieru avatar Feb 28 '25 10:02 razieru

Hello @razieru! Thank you for taking your time to prepare this issue. I will look into this ASAP.

goniszewski avatar Mar 01 '25 17:03 goniszewski