İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
7373 Görünümler

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?

Avatar
Vazgeç
Üretici En İyi Yanıt

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.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Nis 21
2666
2
Eki 17
3306
1
Mar 15
4355
4
Tem 20
12897
1
Ara 19
5138