question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Function killed. Error: memory limit exceeded

See original GitHub issue

Using the Thumbnail quickstart, followed all directions, deployed, enabled billing, etc.

I get this error in the log: Function killed. Error: memory limit exceeded

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
nicolasgarniercommented, Mar 14, 2017

Actually that particular sample doesn’t require billing I believe (it’s not doing external request nor using billing-only APIs like the Cloud Vision API). We just forgot to remove that line in the instructions from some time during the private alpha where billing was still mandatory.

1reaction
inlinedcommented, Mar 14, 2017

No. The limitation on “external APIs” is purely about networking. This is a defense against Cloud Functions being used for malicious/abusive purposes.

On Mon, Mar 13, 2017 at 8:27 PM, Mark Goho notifications@github.com wrote:

Hey @CodingDoug https://github.com/CodingDoug just out of curiosity, why do we need to enable billing to run this one? Is ImageMagick considered an external API?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/firebase/functions-samples/issues/37#issuecomment-286311527, or mute the thread https://github.com/notifications/unsubscribe-auth/ABe1j76x7QKuoDkF1wnFKTE42sCSYoceks5rlgkLgaJpZM4Mb-B9 .

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Resolve the WordPress Memory Limit Error (2 Methods)
If you've reached your site's maximum memory limit but you're still seeing the WordPress memory limit error, your only real option is to...
Read more >
Resolve the error "Container killed by YARN for exceeding ...
I want to troubleshoot the error "Container killed by YARN for exceeding memory limits" in Spark on Amazon EMR.
Read more >
How to Fix the WordPress Memory Limit Error on Your Site
A low PHP memory limit can severely impact your WordPress website's functionality and result in a “PHP Memory Exhausted” error.
Read more >
Memory limit exceeded during Google App Engine deployment
The error says the limit is 256 MB, but 667 MB is recorded. The memory limit for F1 and the memory limit for...
Read more >
3562 – Exceeded job memory limit at some point ?
When the "exceeded job memory limit" message is shown but the program is not killed, I think it's because the program rss +...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found