You may want to reset the web2py admin password:

cd /path/tp/web2py

sudo -u www-data python -c "from gluon.main import save_password; 
save_password('$PW',443)"

On Saturday, 10 June 2017 17:21:33 UTC-5, Stef Mientki wrote:
>
> hello, 
>
> I've installed web2py on my Raspberry-pi Zero. 
>
> The sit is working well and I can get to the admin pages through the 
> default browser (I think it's Epiphany). 
>
> While this browser is mch to heavy for the Raspberry (consumes 100% 
> processor time) I installed a lean browser KWEB. 
>
> This is much faster, but when I try to go to the admin pages, I get 
> "Invalid Password". 
>
> Any idea what's going on here ? 
>
>
> thanks, Stef 
>
>

-- 
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.

Reply via email to