Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite load after loading login information in integration #6

Open
camilleislasse opened this issue Nov 12, 2018 · 0 comments
Open

Comments

@camilleislasse
Copy link

camilleislasse commented Nov 12, 2018

I have tried to do an integration of marello-orocommerce-bridge in local, and when I write on the integration form the name, url, API Key and username, the application send 4 POST Requests :

  • /admin/marello/orocommerce/get-product-families/0/
  • /admin/marello/orocommerce/get-price-lists/0/
  • /admin/marello/orocommerce/get-customer-tax-codes/0/
  • /admin/marello/orocommerce/get-product-units/0/

This 4 requests never end and load infinitely, and the server crashes.

The API works perfectly ans I had also tested the connector with
https://github.com/marellocommerce/marello-orocommerce-ee-application (master)
and I have the same issue

I am using the internal php server (server:start) and PHP 7.1.14

Versions used : .

  • marellocommerce/marello-enterprise : "1.2.1",
  • marellocommerce/marello : "1.4.3",
  • marellocommerce/marello-orocommerce-api-bridge, "1.0.2",
  • marellocommerce/marello-orocommerce-bridge : "1.0.3",
  • oro/commerce-enterprise : "1.6.15",
  • oro/commerce : "1.6.27",

The bug appear on create in local, on a remote server the integration can be create but when you try to update it, the 4 request load infinitely and crash the serv.

If anyone had the same issue, thank's you.

24198 pushed a commit that referenced this issue May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant