Skip to content
New issue

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 #153

Open
mitchuman opened this issue Apr 11, 2022 · 0 comments
Open

txn should abort #153

mitchuman opened this issue Apr 11, 2022 · 0 comments

Comments

@mitchuman
Copy link

mitchuman commented Apr 11, 2022

Getting error on gatsby develop/build. No useful hints to help debug the issue so throwing here to get some insight.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant