Re: [web2py] Re: Fresh install, getting error: table "auth_user" already exists

2016-09-30 Thread pbreit
Sorry, should have been more specific: it was on Mac Sierra. I ended up uninstalling Homebrew (i had installed python and python3 via brew). I think it is working correctly now. I do recall seeing there might be an issue related to an incompatibility with Homebrew, SQLite and/or Mac Sierra.

Re: [web2py] Re: Fresh install, getting error: table "auth_user" already exists

2016-09-29 Thread Richard Vézina
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 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

[web2py] Re: Fresh install, getting error: table "auth_user" already exists

2016-09-28 Thread pbreit
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