grimoire
grimoire copied to clipboard
Unexpected reading "/app/node_modules/drizzle-orm/sqlite-core/dialect.js"
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:
- Stop docker container
- Update image
- 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
Hello @razieru! Thank you for taking your time to prepare this issue. I will look into this ASAP.