[Flask] Issue with Daemonization, Flask, and Elastic Beanstalk

Jonathan Chen tamasiaina at gmail.com
Mon Apr 3 17:45:59 EDT 2017


Is it possible to see application.py or daemon.py?


~Jonathan C.

On Mon, Apr 3, 2017 at 2:22 PM, Blythe Sheldon <blythe.sheldon at gmail.com>
wrote:

> Hello,
>
> I'm new to the list, so apologies if a question like mine has been
> asked and answered before. I've created a Flask app that accepts text
> input via a form, which then gets saved to the server and processed by
> another script, which I've daemonized per my own scrappy daemon.py.
> After deploying the app to AWS Elastic Beanstalk, I see that my text
> processing script does not run. I don't have enough background with
> mod_wsgi to know how to resolve this issue, and given the simplicity
> of what I'm trying to accomplish, I want to use the most appropriate
> daemonizing tool. I've attached the the error log output. If anyone
> has any advice on how to fix this error, I'd appreciate it!
>
> Thanks,
> Blythe
>
> _______________________________________________
> Flask mailing list
> Flask at python.org
> https://mail.python.org/mailman/listinfo/flask
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20170403/cc742ce8/attachment.html>


More information about the Flask mailing list