sourcecred / template-instance

A template repo for running a SourceCred instance
51 stars 78 forks source link

Generate Cred Instance - JavaScript heap out of memory #193

Closed aahna-ashina closed 1 year ago

aahna-ashina commented 1 year ago

We're running into this error for the Generate Cred Instance Action:

FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory

Any recommendations on how to solve this?

aahna-ashina commented 1 year ago

https://discord.com/channels/453243919774253079/718263631158050896/1133802717287030866

https://sourcecred.io/docs/setup/faq/#error-137-javascript-heap-out-of-memory

aahna-ashina commented 1 year ago

Solved by increasing from 8GB to 14GB.