[web2py] Service call problem with new installation on Windows and raspberry

2017-05-11 Thread Stef Mientki
Hello, 3 years ago I made a web2py site, which has run on a Raspberry Pi without any problems since 3 years. I now want to replace the Raspberry Pi with a Raspberry Pi Zero (larger/faster). I haven't used web2py for 3 years and thought simply installing a new web2py and moving the applicat

Re: [web2py] Re: Service call problem with new installation on Windows and raspberry

2017-05-13 Thread Stef Mientki
lt','call/csv/service_plat_dak')}}", I don't need routes anymore. So I suppose the later solution is better ? cheers, Stef On 12-May-17 3:02, Dave S wrote: On Thursday, May 11, 2017 at 5:05:14 PM UTC-7, Stef Mientki wrote: Hello, 3 years ago I made a web2p

[web2py] KWEB on Raspberry-pi Zero, can't login to admin page

2017-06-10 Thread Stef Mientki
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 m

Re: [web2py] Re: KWEB on Raspberry-pi Zero, can't login to admin page

2017-06-11 Thread Stef Mientki
t 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.

<    1   2   3