Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
7372 Widoki

I'm after installation OpenERP Magento Connector. Everything was done according to Installation Guide htt__p://openerp-magento-connector.com/guides/installation_guide.html Problem is that my jobs are still "Pending" and not assign to worker. I've read htt__p://openerp-magento-connector.com/guides/monitor_resolve_jobs.html

I've checked my worker and "Last Alive Check" is always actual. In jobs "Execute only after" is not set up "Schedules Actions" are active. OpenERP in not running in multiprocess.

So what could be wrong?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Finally I have found solution. The problem was that in my addons-path, root addons folder wasn't first. When I have changed the order everything is fine. That's my init.d line: start-stop-daemon --start --quiet --pidfile /var/run/${NAME}.pid --chuid ${USER} --background --make-pidfile --exec ${DAEMON} -- --config=${CONFIG} --logfile=${LOGFILE} --debug --database=mydb --addons-path /usr/lib/pymodules/python2.7/openerp/addons,/usr/lib/pymodules/python2.7/openerp/addons/openerp-connector,/usr/lib/pymodules/python2.7/openerp/addons/openerp-connector-ecommerce,/usr/lib/pymodules/python2.7/openerp/addons/openerp-connector-magento,/usr/lib/pymodules/python2.7/openerp/addons/e-commerce-addons,/usr/lib/pymodules/python2.7/openerp/addons/openerp-product-attributes,/usr/lib/pymodules/python2.7/openerp/addons/sale-wkfl

It caused several other errors: - static content have been downloaded with random 404 state - debug mode have given blank page

Problem SOLVED. Hope it helps.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
kwi 21
2665
2
paź 17
3297
1
mar 15
4351
4
lip 20
12894
1
gru 19
5137