[web2py] How to update your web2py vue-whoosh scaffolding app to work with python 3, vue 2.6, whoosh 2.7

2019-02-28 Thread Casey S. Schroeder
e auto-suggest code I use in geo.atheoryof.us, which uses both vue and whoosh, let me know. Thanks, Casey S. Schroeder -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (

[web2py] One Step Deployment to Ubuntu on AWS

2015-10-11 Thread Casey S. Schroeder
I'm inquiring as to whether anyone has done the one step deployment of ubuntu on AWS. I am facing an issue that although the deployment succeeded and apache is listening on the proper ports (netstat), my requests are hanging and I am unable to connect to the welcome app. I have checked the s

[web2py] Re: nginx and uwsgi: upstream sent too big header while reading response header from upstream

2015-10-11 Thread Casey S. Schroeder
Johann, I know it was some time ago, but were you able to fix this problem? We are encountering something similar, and I'm concerned it may have to do with where we are placing the nginx commands. Thanks On Thursday, March 13, 2014 at 12:22:36 PM UTC+1, Johann Spies wrote: > > This error is

[web2py] Re: One Step Deployment to Ubuntu on AWS

2015-10-12 Thread Casey S. Schroeder
our initial error, I'm sure. On Sunday, October 11, 2015 at 6:47:32 PM UTC+2, Casey S. Schroeder wrote: > > > I'm inquiring as to whether anyone has done the one step deployment of > ubuntu on AWS. I am facing an issue that although the deployment succeeded > and a