The same, I was using python 2.7.5 In my case was the main.py in gluon. The urllib_quote is not recognized, i change by urllib2.quote
El martes, 26 de febrero de 2019, 19:25:32 (UTC+1), John McMaster escribió: > > Just installed web2py version 2.18.2 and now I get a communications error > when I save changes in an app. > > I get nothing in the error logs. > > The apps run but when I go to edit them and click the save button at the > top of the lefthand page I get a red communications error in the field to > the right of "Last saved on:" <<< here that looks like this: > Save file: [save disk icon] Saved file hash: Last saved on: toggle > breakpoint > > > I have restarted the uwsgi and checked the logs only to see that all has > run cleanly. I was getting a message that "probable another instance of > uWSGI is running on the same address (127.0.0.1:99999) where 99999 is the > port number assigned. > I killed all instances and restarted the uWSGI and all is clean. > > However I still get an comunications error. > > Any ideas as to where to look for issues / configuration problems? > > Thank you > > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

