Hello to all.

I've migrate my webfaction hosting to another webfaction hosting that run 
CentOS 7 (before it was a previous version of CentOS).
I was running web2py 2.9.12, now I have web2py 2.12.3.

I've got a strange problem with the scheduler.

Workers are in the db, they run, they are assigned to tasks, but tasks 
don't run.
When I've created new workers tasks have not take automatically the worker 
name. I've put all worker names by myself.

Perhaps the problem is due to the worker names.
In the previous hosting they were like that:
s18060957#14459

And now they have the webserver name:
web490.webfaction.com#12949

web2py seems to codify the webserver name, but in this new configuration it 
don't.
Is it why Scheduler don't run tasks?
How I can resolve that?

Thanks, regards.

-- 
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