#What's happening here? am I running out of memory?

1 messages · Page 1 of 1 (latest)

regal crest
compact turtle
#

@regal crest seems like a wrong link? Trace IDs are generally longer 🙏

regal crest
#
Error: response from query: input: pluginGenBot.generatePlugin resolve: call function "generate_plugin": process "/runtime" did not complete successfully: exit code: 137
compact turtle
#

so it might be related

regal crest
#

yes, its the memory. I hit my 15g limit, no way around this ?

#

I was able to get passed it by modifying what I was doing slightly but it might be an issue later on

compact turtle
#

the only caveat is if you're running this on a MacOS, you could bump Docker's VM memory a bit to see if that works for you

#

since as you know, Docker has to reserve some memory for the VM that it runs underneath

regal crest
#

@compact turtle thanks

#

I bumped up all the resources and modified what I was doing a bit