I get: D:\web2py>\Python27\python.exe .\web2py.py -p 8000 -a 123 -i 0.0 .0.0 -K secure -X web2py Web Framework Created by Massimo Di Pierro, Copyright 2007-2013 Version 2.8.1-stable+timestamp.2013.11.27.20.07.10 Database drivers available: SQLite(sqlite3), MySQL(pymysql), PostgreSQL(pg8000), MSSQL(pyodbc), DB2(pyodbc), Teradata(pyodbc), Ingres(pyodbc), IMAP(imaplib) please visit:starting scheduler for "secure"...
http://127.0.0.1:8000/Currently running 1 scheduler processes use "kill -SIGTERM 3376" to shutdown the web2py server Processes started Process Process-1: Traceback (most recent call last): File "D:\Python27\lib\multiprocessing\process.py", line 258, in _bootstrap self.run() File "D:\Python27\lib\multiprocessing\process.py", line 114, in run self._target(*self._args, **self._kwargs) File "D:\web2py\gluon\shell.py", line 238, in run _env = env(a, c=c, f=f, import_models=import_models, extra_request=extra_req uest) File "D:\dropbox\InfoSMS\web2py\gluon\shell.py", line 134, in env ip = global_settings.cmd_options.ip AttributeError: 'NoneType' object has no attribute 'ip' Regards, Martin 2013/11/27 Richard Vézina <ml.richard.vez...@gmail.com> > Congrats! > > No, rname yet? > > Richard > > > On Wed, Nov 27, 2013 at 3:31 PM, Massimo Di Pierro < > massimo.dipie...@gmail.com> wrote: > >> Changelog >> >> >> - no more winservice (use nssm instead) >> - better imap support in DAL >> - db().select().as_tree() >> - bootstrap 2.3.2 >> - codemirror 3.19 >> - virtual fields in grid >> - improved mongoDB support, thanks Alan >> - support for wiki custom render function >> - Wiki(...groups=['x','y']) allows bypassing default permissions >> - fixed websocket_messaging.py to support newer Tornado >> - NDB support for GAE, thanks Quint >> - fixed major concurrecy issue with MEMDB >> - blocked generic.jsonp for security reasons >> - many bug fixes, thanks Niphlod, Michele, Anthony, Tim, and many others. >> >> -- >> 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 web2py+unsubscr...@googlegroups.com. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > 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 web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.