Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.0] workers>0 unsupported #42

Closed
rriemann opened this issue Nov 23, 2015 · 8 comments
Closed

[9.0] workers>0 unsupported #42

rriemann opened this issue Nov 23, 2015 · 8 comments

Comments

@rriemann
Copy link

Apparently, the docker container doesn't support workers>0. Error is something like: openerp-gevent file missing.

Is this on purpose?

Best,
Robert

@bartekwojcicki
Copy link

Workers > 0 does not work with 8.0 too.
It requires gevent, greenlet and psycogreen.

@jaredkipe
Copy link

Please give https://hub.docker.com/r/hibou/odoo/ a try. Includes support for workers>0 as well as newer python and postgresql support.

@andersonkyle
Copy link

@jaredkipe Good suggestion. I'm really disappointed that Odoo hasn't addressed this directly.

@sle-odoo
Copy link
Contributor

@kanderson450 it has been fixed in odoo/odoo@c12c097. The Docker images have been updated since the fix so you should be able tu run Odoo in worker mode.

@andersonkyle
Copy link

@sle-odoo Unfortunately it is still missing the dependencies listed above. I just tried it again this morning. Can you try it on your end and report back?

@andersonkyle
Copy link

@sle-odoo
capture

The Dockerfile currently points to the Nightly Odoo 9 Debian Release 20160726

@andersonkyle
Copy link

@sle-odoo Were you able to confirm that the issue persists?

@sle-odoo
Copy link
Contributor

fixed in rev 6da3a18
publication will follow soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants