GithubHelp home page GithubHelp logo

Comments (6)

fahia avatar fahia commented on May 18, 2024

@chrismarkpd Thanks for posting this issue. I'd like to get some more information on this.
Firstly, the stack trace does not indicate a timeout error, it looks like it was an unprocessable customer returned from the response. What happens if you set the LAST_KEY_ID from the last successful customer and continue from there? Does this happen on every run? On the same customer?

Thanks

from shopify_transporter.

chrismarkpd avatar chrismarkpd commented on May 18, 2024

@fahia I ran it from the start and there was never a successful customer. It runs for a bit and is just a huge string with customer data. It happens on every run. I don't know if my savon gem is messed up, but it seems to work fine with orders. When I try to export it to a json file, it is blank. I've also tried the export command on customers and it gives me the same result.

from shopify_transporter.

surajreddy avatar surajreddy commented on May 18, 2024

@chrismarkpd what version of Magento are you using? And do you have any extensions installed that might affect the soap output for customers?

from shopify_transporter.

chrismarkpd avatar chrismarkpd commented on May 18, 2024

We're using 1.9.1.1 . We do have an extension for customers where we extended the customer attributes. I can't remember the name of the extension though.

from shopify_transporter.

surajreddy avatar surajreddy commented on May 18, 2024

Thanks @chrismarkpd!

Would it be possible for you to create a test customer and share the entire error output you see when trying to extract that customer?

With the new gem version you can extract a single customer with this command (where first_id and last_id are the id of the customer you are trying to extract):

shopify_transporter extract --object=customer --first_id=43012 --last_id=43012

I'm trying to verify whether the xml returned by your Magento instance is valid - if so, we might need to look into the gem we're using to make soap calls and investigate why it is not able to read the xml returned by Magento.

from shopify_transporter.

surajreddy avatar surajreddy commented on May 18, 2024

Closing this as it's a bit old. @chrismarkpd feel free to re-open or create a new issue if you're still running into this with the current gem version.

from shopify_transporter.

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.