I'm seeing this traceback error when I try to run a function defined in a 
model:

Traceback (most recent call last): File "/var/www/medios/gluon/scheduler.py"
, line 295, in executor _env = env(a=a, c=c, import_models=True) File 
"/var/www/medios/gluon/shell.py", line 166, in env sys.exit(1) SystemExit: 1

However, if I call the function from within a controller/function, the 
function executes ok.
As I don't see an error pointing to my app's code, I thought I could ask 
here. What am I missing?

-- 
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/d/optout.

Reply via email to