We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
txn should abort
Getting error on gatsby develop/build. No useful hints to help debug the issue so throwing here to get some insight.
gatsby develop/build
MDB_PROBLEM: Unexpected problem - txn should abort Error: MDB_PROBLEM: Unexpected problem - txn should abort - open.js:156 [fastechus.com]/[lmdb]/open.js:156:21 - write.js:762 LMDBStore.transactionSync [fastechus.com]/[lmdb]/write.js:762:17 - open.js:155 new LMDBStore [fastechus.com]/[lmdb]/open.js:155:11 - open.js:218 LMDBStore.openDB [fastechus.com]/[lmdb]/open.js:218:6 - cache-lmdb.ts:60 GatsbyCacheLmdb.getDb [gatsby]/[gatsby]/src/utils/cache-lmdb.ts:60:44 - cache-lmdb.ts:73 GatsbyCacheLmdb.set [gatsby]/[gatsby]/src/utils/cache-lmdb.ts:73:16 - gatsby-node.js:214 callback [fastechus.com]/[gatsby-plugin-sharp]/gatsby-node.js:214:17 - mett.ts:44 forEach [gatsby]/[gatsby]/src/utils/mett.ts:44:11 - Set.forEach - mett.ts:43 Object.emit [gatsby]/[gatsby]/src/utils/mett.ts:43:17 - index.ts:153 [gatsby]/[gatsby]/src/redux/index.ts:153:11 - redux.js:305 next [fastechus.com]/[redux]/lib/redux.js:305:7 - index.ts:72 [gatsby]/[gatsby]/src/redux/index.ts:72:68 - index.js:27 [fastechus.com]/[redux-thunk]/lib/index.js:27:16 - redux.js:667 dispatch [fastechus.com]/[redux]/lib/redux.js:667:28 - internal.ts:415 [gatsby]/[gatsby]/src/redux/actions/internal.ts:415:5 not finished run static queries - 0.220s not finished Running gatsby-plugin-sharp.IMAGE_PROCESSING jobs - 0.102s error Command failed with exit code 1.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Getting error on
gatsby develop/build
. No useful hints to help debug the issue so throwing here to get some insight.The text was updated successfully, but these errors were encountered: