I confirm this, albeit I get it via the scheduler: <URL>/accpac_web_orders/default/monitor_jobs/view/scheduler_run/586 Traceback (most recent call last): File "d:\web2py2x\gluon\scheduler.py", line 218, in executor _env = env(a=a, c=c, import_models=True) File "d:\web2py2x\gluon\shell.py", line 134, in env ip = global_settings.cmd_options.ip AttributeError: 'NoneType' object has no attribute 'ip'
On Thursday, November 28, 2013 7:31:05 AM UTC+11, Massimo Di Pierro 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

