xrpscan / hermes

Project Hermes: XRP Ledger Validation message service
https://xrpscan.com
MIT License
6 stars 4 forks source link

gRPC connection terminated due to JavaScript heap out of memory #7

Closed pkcs8 closed 2 years ago

pkcs8 commented 2 years ago

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

JS heap out of memory error is thrown when the delta between ledgerIndexMin and ledgerIndexMax is large. Review Mongoose driver code.