Reached heap limit Allocation failed - JavaScript heap out of memory
Hello, my name is Gianfranco, I am quite new to the world of programming and to give more bad news, I don't know much English. I'm in trouble, I'm launching my application on railway with scrapi and I'm having problems with the memory that railway gives me from what I understand, I would like to know how to solve it, from what I understand railway limits it to 152mb of ram but my plan It has 512MB of ram, I don't know how to get out of this predicament.
I attach the error:
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
1: 0xbd1858 node::Abort() [node]
2:0xa9b148 [node]
3: 0xdf20f0 v8::Utils::ReportOOMFailure(v8::internal::Isolate, char const, v8::OOMDetails const&) [node]
Thank you all very much, best regards from Buenos Aires π
2 Replies