OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Installation/Technical Issues or Problems Magento Orocrm first sync not happening

This topic contains 7 replies, has 5 voices, and was last updated by  aveevacool 4 years, 3 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #27548

    maha.bloom
    Participant

    I have installed Orocrm Bridge in magento and through Orocrm I can create an integration for magento.
    But When I click Schedule Sync I got a message like “Check progress”.
    But no Jobs has been running and no data has been updated.
    Data sync date is set as default Jan 2007.
    I have tried with command prompt with ‘php app/console oro:cron:integration:sync’ command I got a message
    like ‘Schedule sync for “salerep Integration” integration.’.

    After that no sync is happening.
    I could not find any error in orocrm logs or apache logs.

    Please Help me sync my magento data to orocrm.

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • Author
    Replies
  • #27549

    Mike Kudelya
    Participant

    Hi

    When you add “*/1 * * * * /usr/local/bin/php /path/to/app/console –env=prod oro:cron >> /dev/null” to cron, “oro:cron:integration:sync –integration-id=[n]” will automatically executed and in turn run “oro:magento:initial:sync –integration-id=[n]” (this command will sync your old customers)

    Cron documentation.

    #27550

    Mark
    Participant

    Having the exact same problem as above. My cron jobs are set up and working fine for other aspects of the platform, nothing syncs for the Magento integration however. Running:

    Gives me the same error stating “Schedule sync for “MyStore Integration” integration.”

    #27551

    Mike Kudelya
    Participant

    Imagine that i have OroCRM 1.10.17, Magento 1.9.2.4 and OroBridge 1.2.8. The following is my channel configuration:

    Further i have set to cron the following command:

    After 10-15 minutes i got two finished jobs:

    Are you sure that your Channel and Integration are Active ? Also, if I run the following command, I get this output:

    #27552

    Mark
    Participant

    Finally had time to go through this. Tried starting with a completely new installation of OroCRM and created a new Magento integration. (I wanted to try 1.10.17, however the git clone of that version failed, so am on the current version, along with Magento 1.9.2.4 and OroBridge 1.2.8).

    Once I ran

    Jobs began populating in this new version and it is plugging along on the sync. Thanks!

    #27553

    konstantin.z1
    Participant

    Hello, I have the same issue,
    I have setup channel and connection:

    ORO CRM: Magento Channel settings: https://www.screencast.com/t/2LlGN1Kan
    Channel Integration Settings: https://www.screencast.com/t/bd499whC

    When I call app/console oro:cron -vvv
    I got:

    When call
    app/console oro:message-queue:consume -vvv
    no sync happens.

    When in Admin Panel for Magento Integration click Shedule Sync -> Full Re-Sync
    the message
    The synchronization has been scheduled. Check job progress.
    appears but no entry was created in oro_message_queue table.

    Can you please advice ?

    #27554

    konstantin.z1
    Participant

    Also I find over all files
    can’t find string
    oro:magento:initial:sync

    Have got Oro CRM version 2.3.0.
    Weird…

    #41224

    aveevacool
    Participant

    @Mike Kudelya My Sync Start Date is 06-06=2016 but in my magento order from 12-12-2018 may i know why not sync with all time order.

    • This reply was modified 4 years, 3 months ago by  aveevacool.
Viewing 7 replies - 1 through 7 (of 7 total)

The forum ‘OroCRM – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top