On Friday, May 4, 2018 at 3:45:25 PM UTC-7, Dave S wrote: > > Here's a wierd one: > > AWS Linux, nginx, uwsgi, web2py 2.15.4, very stable. > > I use certbot --nginx to update my certs (yes, Let's Encrypt), which works > 90% (seems to have missed getting an ln step right at the end, fixed > manually). >
The ln step, to set up privkey.key turns out to be unsupported by certbot, but changing the nginx.conf to use privkey.pem is the recommended change for the LE community. > But then my module which imports geolite2 from geoip gets "import error: > "No module named geoip\". Running python from the command line, and > importing geoip manually, has no such problem. python web2py.py -S has no > such problem. > > certbot (actually certbot-auto) updated python-tools, but then used a > virtual environment. But it seems to have caused something to go awry. Do > I need to restart my uwsgi master? (I'm not yet crowned as emporer.) > > Any clues as to what's going on here? > > /dps > > No geoip users here? /dps -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.