Git Product home page Git Product logo

Comments (10)

PNGUYENFRA avatar PNGUYENFRA commented on June 14, 2024 1

I have the error

Could not update status for object with id: 1144. Status: ERROR. Message: An error occurred while insert/update product "1144": Notice: Undefined index: data in /www/htdocs/*********/magento2/app/code/Divante/PimcoreIntegration/Http/Response/Transformator/ProductUpdateTransformator.php on line 85

I have check at the function transform() in the file ProductUpdateTransformator.php and i think that the data from pimcore is missing.

/** @var array $rawData */
$rawData = $rawResponse['data'];

What does this error mean?

[ERROR] Missing configuration for object: 1144,

Thank you for your help

from pimcore-magento2-bridge.

mbolka avatar mbolka commented on June 14, 2024

@supportnubix thank you for this report. We have updated connector and fixed multiple issues. Could you please verify if the problem still occurs?

from pimcore-magento2-bridge.

supportned avatar supportned commented on June 14, 2024

Hi, we still have the same issue here.
Everything is set up, and the element is also marked as "SENT" in the Pimcore UI. But the Log still says "Missing configuration for object" at "CategoryUpdateTransformator.php on line 67". Same error for products as well.

from pimcore-magento2-bridge.

vikdelarge avatar vikdelarge commented on June 14, 2024

Hi, anybody had a fix for this? I'm getting the same error, no clue what's going on

from pimcore-magento2-bridge.

vikdelarge avatar vikdelarge commented on June 14, 2024

I debugged and find out my error, the missing configuration was on Magento's side, in Pimcore Integration configuration I left Instance Url blank, but as I was using docker the instance Url was not the same as the baseUrl of my magento project.

The hint here would be checking your logs in your pimcore project and look for this query:

[2020-02-20 12:41:15] doctrine.DEBUG: SELECT object_4.o_id as o_id, object_4.o_type FROM object_4 WHERE (instanceUrl = :instance AND magentoStore = :storeView AND (productClass = :class OR categoryClass = :class) AND object_4.o_type IN ('object','folder')) {"instance":,"storeView":,"class":} []

and check if the parameters are correct.

Hope this helps

from pimcore-magento2-bridge.

vinitchopra12 avatar vinitchopra12 commented on June 14, 2024

I am also facing the same issue. I am checking with the Category sync for now.

When I see in the Application logger it shows.

Could not update status for object with id: 250. Status: ERROR. Message: An error occurred while insert/update category "250": Notice: Undefined index: data in ... /app/code/Divante/PimcoreIntegration/Http/Response/Transformator/CategoryUpdateTransformator.php on line 67

Let me know if anyone has some solution.

from pimcore-magento2-bridge.

PNGUYENFRA avatar PNGUYENFRA commented on June 14, 2024

Check the Instance Url in Magento. The url shouldn't contain http and ww.

from pimcore-magento2-bridge.

vinitchopra12 avatar vinitchopra12 commented on June 14, 2024

@PNGUYENFRA I have just try with the put it blank and updated with the same instance url as you suggested. But still the sync doesn't happen. In Application Logger, it shows the below Error:

Could not update status for object with id: 250. Status: SUCCESS. Message: category with ID 250 successfully added to queue

from pimcore-magento2-bridge.

PNGUYENFRA avatar PNGUYENFRA commented on June 14, 2024

you have to use the url of your magento shop

from pimcore-magento2-bridge.

bpspatel avatar bpspatel commented on June 14, 2024

Hi, anybody facing issue , when sync category to pimcore . I have attached issue log
bridge.log
bridge_critical.log

from pimcore-magento2-bridge.

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.