Re: [web2py] Re: py4web - cannot get logged in

2019-12-26 Thread Jim Steil
That fixed it. Thanks Massimo On Thu, Dec 26, 2019 at 2:17 AM Massimo Di Pierro < massimo.dipie...@gmail.com> wrote: > Please try delete apps and then rerun "py4web-start apps". I suspect you > have an older _dashboard. > You may also try delete only apps/_dashboard and run "py4web-start -c >

[web2py] Re: py4web - cannot get logged in

2019-12-26 Thread Massimo Di Pierro
Please try delete apps and then rerun "py4web-start apps". I suspect you have an older _dashboard. You may also try delete only apps/_dashboard and run "py4web-start -c apps". It will reinstall missing apps only. On Wednesday, 25 December 2019 21:30:42 UTC+1, Jim S wrote: > > Massimo > > I did

[web2py] Re: py4web - cannot get logged in

2019-12-25 Thread Jim S
Massimo I did the same, python3 -m pip install --upgrade py4web py4web-start apps When I started, it asked for my password. When I tried in the the login page I again got the message about the env var not being set. If I set the env var to the same as my password (mine is only 2

[web2py] Re: py4web - cannot get logged in

2019-12-25 Thread Massimo Di Pierro
I posted a new version. Should solve this problem. Please let me know. On Thursday, 19 December 2019 17:14:20 UTC+1, Jim S wrote: > > python3 -m pip install --upgrade py4web > py4web-start apps > > Entered my password > > Went to http://127.0.0.1:8000/_dashboard > > I am asked for a password - no