Re: [web2py] please help testing web3py

2019-07-07 Thread Nico Zanferrari
Hi Massimo, on a fresh VM with Windows 10 and Python 3.7.3 I've got traceback errors starting the _dashboard: RuntimeError: Failure to connect, tried 5 times: [...] sqlite3.OperationalError: unable to open database file [...] (see attachment for details) Nico Il giorno dom 7 lug 2019 alle or

[web2py] where can one find web2py apparels

2019-07-07 Thread mostwanted
At one point in the past there was this conversation https://groups.google.com/forum/#!topic/web2py/LVrtF2q27JI Whatever happened to it? It would be nice to own a web2py apparel. Is it in the plans or does it exist & I just don't know about it? Mostwanted -- Resources: - http://web2py.com - ht

Re: [web2py] please help testing web3py

2019-07-07 Thread Jim S
Same for me on Ubuntu 19.04 -Jim On Sunday, July 7, 2019 at 3:17:12 AM UTC-5, Nico Zanferrari wrote: > > Hi Massimo, > > on a fresh VM with Windows 10 and Python 3.7.3 I've got traceback errors > starting the _dashboard: > > RuntimeError: Failure to connect, tried 5 times: > [...] > sqlite3.Oper

[web2py] Re: please help testing web3py

2019-07-07 Thread 黄祥
tested on ubuntu docker container (python 3.6) and mac (python 3.7), not work with error *question* - is web3py-start myapps can start on background e.g. web3py-start myapps & consider when server is run on isolated env (i.e. docker) and must access through tunnels (ssh or ngrok) ? *steps on ub

[web2py] Re: T-Shirts web2py

2019-07-07 Thread Massimo Di Pierro
There is nothing "official". I once made t-shirts and hats for a conference. There are many sites that make them on demand. Even if I own the copyright, I do not mind if you print your own or even sell them (as long as they are not offensive) On Tuesday, 25 January 2011 12:19:53 UTC-8, contato

Re: [web2py] please help testing web3py

2019-07-07 Thread Massimo Di Pierro
New version posted. Pleas try again. Mind that you have to delete apps/_dashboard and apps/_default if you want them to be upgraded upon restart On Sunday, 7 July 2019 08:12:07 UTC-7, Jim S wrote: > > Same for me on Ubuntu 19.04 > > -Jim > > On Sunday, July 7, 2019 at 3:17:12 AM UTC-5, Nico Zanf

[web2py] Problems with websocket_messaging

2019-07-07 Thread Ali Mhrez
I followed the video of Mr Bruno Rocha to implement simple websocket, the controller is very simple: @auth.requires_login() def index(): form = SQLFORM(Post, formstyle='divs') if form.process().accepted: websocket_send('http://127.0.0.1:', 'hello', 'mykey', 'mygroup') p

[web2py] Using db.table.format (i.e. format attr outside of table definition)

2019-07-07 Thread Vlad
Please help! Any way to use this format property outside of a table definition? -- 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

Re: [web2py] please help testing web3py

2019-07-07 Thread 黄祥
run well on docker container : ubuntu and mac best regards, stifan -- 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

Re: [web2py] please help testing web3py

2019-07-07 Thread Nico Zanferrari
It runs fine on Windows 10, too. But I'm not able to create a new user and it also complains about missing favicon.ico. Nico Il Lun 8 Lug 2019, 01:56 黄祥 ha scritto: > run well on docker container : ubuntu and mac > > best regards, > stifan > > -- > Resources: > - http://web2py.com > - http://we