Hello, Just to clarify - you're using Google App Engine (GAE) Flexible, right? Because using GAE standard you can't SSH into the instances which are running your code.
Could you list the top 20 files for example (by size) from your /tmp directory? Something like: du -a /tmp 2>/dev/null | sort -gr | head -n20 Cheers, Attila -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/fbb8895c-873f-4848-b5f6-e52abd656d1f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
