Hello,
We've just bought the REST API for Odoo (https://apps.odoo.com/apps/modules/8.0/rest_api/) and followed the simple installation procedure. I begin testing with the default (and unsure) redis configuration. Redis works perfectly on its own (test ping with redis-cli),
When launching it inside Odoo (odoo.py -d MYDB -u rest_api) I get the following message:
2017-06-20 13:49:52,820 8110 ERROR comme_prod0523 openerp.addons.rest_api.controllers.redisdb: <REDIS> ERROR: Failed to connect to Redis-server!
Does anyone use rest_api? Did you get this problem and did you manage to correct it?
Thank you.
- Louis