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

Command line error trying to run import #24

Closed
gldt-arandazzo opened this issue Aug 29, 2019 · 7 comments
Closed

Command line error trying to run import #24

gldt-arandazzo opened this issue Aug 29, 2019 · 7 comments

Comments

@gldt-arandazzo
Copy link

Environment and configuration

Magento 2.3.2
Akeneo Magento 2 Connector 100.1.1
PHP 7.2
MySQL 5.6

Steps to reproduce

When I run Akeneo connector import from the command line, I receive the following error:

$ bin/magento akeneo_connector:import --code=family

In Developer.php line 55:

  Circular dependency: Magento\Logging\Model\Handler\Controllers depends on Magento\Logging\Model\Handler\Controllers and vice versa.

akeneo_connector:import [--code CODE]

Please note that I can run all of these jobs from the web interface without any problems. I have tried all of the different code types as well (product, family, category, etc.)

Expected result

It should run an import as it does from the web interface.

Actual result

$ bin/magento akeneo_connector:import --code=family

In Developer.php line 55:

  Circular dependency: Magento\Logging\Model\Handler\Controllers depends on Magento\Logging\Model\Handler\Controllers and vice versa.

akeneo_connector:import [--code CODE]

Any help would be appreciated! Thank you!

@Dnd-Gimix
Copy link
Collaborator

Hello @glo-arandazzo ,

Thank you for your interest in Akeneo Connector !

We couldn't replicate your issue on our developments environments.
Do you have any custom developments in your Magento 2 instance ? Like preferences for some classes ?

Could you take a look at the following links and check if any of those answers resolve your issue please :

Thank you.

Regards,

@gldt-arandazzo
Copy link
Author

Thank you - I forgot to mention - we are on Magento EE with the B2B module. We actually have a very small number of 3rd party extensions installed. I will see if I can debug any further.

@Dnd-Gimix
Copy link
Collaborator

Dnd-Gimix commented Oct 2, 2019

Hello @glo-arandazzo ,

Do you have any additional inputs on your issue ?

Regards,

@adamrandazzo
Copy link

Hi - this can be closed

@Dnd-Gimix
Copy link
Collaborator

Hi @adamrandazzo ,

Thank you for your feedback, I'll close the issue.

Regards,

@volodymyrdecima
Copy link

Hi - this can be closed

How did you resolve the issue?

@gldt-arandazzo
Copy link
Author

Honestly, I don't completely remember. This was four years and several major version releases. I believe that we may have had custom code using the Magento logging.

This issue was closed.
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

4 participants