Check files owner, should be www-data recursively if you are in prod under ubuntu...
On Thu, Sep 29, 2016 at 1:33 AM, pbreit <[email protected]> wrote: > Appears to be a permissions issue as it goes away if I start web2py with > sudo. > > > On Wednesday, September 28, 2016 at 10:15:18 PM UTC-7, pbreit wrote: >> >> Weird. I keep getting auth_user already exists errors. I cloned a fresh >> web2py from Github (with the --recursive flag), added a "New simple >> application" and upon the very first access of the new app I get that >> error. I guess what is happening is it creates "sql.log" file in /databases >> and then it sees it again for some reason. I've tried re-cloning web2py >> from scratch several times. Any ideas? >> >> If it matters, Mac Sierra, Python 2.7.12. >> > -- > 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. > -- 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.

