Giter VIP home page Giter VIP logo

Comments (5)

lukebranch avatar lukebranch commented on July 19, 2024

@diezcode ,

I'm only another user like yourself, however I've run into that issue before.

I'd recommend referring here to see if it resolves your issue:

https://bugs.launchpad.net/openerp-connector/+bug/1281073

are you running a multi-database instance by any chance?

from connector-magento.

diezcode avatar diezcode commented on July 19, 2024

@lukebranch
yes I have 6 database in that odoo instance

from connector-magento.

guewen avatar guewen commented on July 19, 2024

@diezcode you do not anymore need workers, please use the new job runner: http://odoo-connector.com/guides/jobrunner.html

from connector-magento.

diezcode avatar diezcode commented on July 19, 2024

Can you please show me in wich Files this must be included?

How to use it?
Set the following environment variables:
ODOO_CONNECTOR_CHANNELS=root:4 (or any other channels configuration)
optional if xmlrpc_port is not set: ODOO_CONNECTOR_PORT=8069
Start Odoo with –load=web,connector and –workers > 1. [2]
Disable then “Enqueue Jobs” cron.
Do NOT start openerp-connector-worker.
Create jobs (eg using base_import_async) and observe they start immediately and in parallel.

What Files and how to start odoo : like this? sudo service odoo start -load=web,connector and -workers > 1

Or how?

from connector-magento.

IJOL avatar IJOL commented on July 19, 2024

Hi, all:

I had ( yesterday ) this very same problem, that it turn out to be a problem with the PostgreSQL server itself, it seems thr watcher therad was stuck trying to initialize one of the db, so finally the watcher thread was not inited, we suspect that only restarting pg the problem could have gone, but before that we simply deleted the rogue db, and at the next restart the problem was gone..

Hope that helps, it took some hours and debugging to get to know the culprit was pg... no odoo

from connector-magento.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.