Hey Andrew,

Is this still occurring for you? If so, could you let me know the project 
ID via a direct email to me at [email protected]? I'd be happy to try to 
take a look into this.

Cheers,

Nick
Cloud Platform Community Support

On Thursday, September 22, 2016 at 3:14:46 PM UTC-4, Andrew Wilson wrote:
>
> Here is the raw stack trace:
>
> Traceback (most recent call last):
>   File 
> "/home/vmagent/python_vm_runtime/google/appengine/ext/vmruntime/meta_app.py", 
> line 550, in GetUserAppAndServe
>     app, mod_file = self.GetUserApp(script)
>   File 
> "/home/vmagent/python_vm_runtime/google/appengine/ext/vmruntime/meta_app.py", 
> line 411, in GetUserApp
>     app = _AppFrom27StyleScript(script)
>   File 
> "/home/vmagent/python_vm_runtime/google/appengine/ext/vmruntime/meta_app.py", 
> line 271, in _AppFrom27StyleScript
>     app, filename, err = wsgi.LoadObject(script)
>   File "/home/vmagent/python_vm_runtime/google/appengine/runtime/wsgi.py", 
> line 85, in LoadObject
>     obj = __import__(path[0])
> ImportError: No module named PLACEHOLDER
>
>
> After a recent deploy to AppEngine flexable i get this spammed in the server 
> logs. 
>
> I have a very simple app.yaml - 
>
>
> runtime: python27
> vm: true
> threadsafe: true
> entrypoint: gunicorn -b :$PORT main:app
>
>
> I have no idea why this is coming up or even how to start debugging. Any help 
> would be greatly appriciated. Thank you
>
>
>

-- 
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/f108f434-3a47-4620-be54-231c17391161%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to