You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During export, after upgrade to akeneo 3.0 i have this error: 16:01:36 ERROR [batch] Encountered an error executing the step: Serializer must be a normalizer An error occurred during the export execution. Error #0 in class LogicException: Serializer must be a normalizer 16:01:36 ERROR [batch] Encountered an error executing the step: Serializer must be a normalizer 16:01:36 ERROR [app] Exception occurred while flushing email queue: Connection could not be established with host localhost [No route to host #113]
During export, after upgrade to akeneo 3.0 i have this error:
16:01:36 ERROR [batch] Encountered an error executing the step: Serializer must be a normalizer An error occurred during the export execution. Error #0 in class LogicException: Serializer must be a normalizer 16:01:36 ERROR [batch] Encountered an error executing the step: Serializer must be a normalizer 16:01:36 ERROR [app] Exception occurred while flushing email queue: Connection could not be established with host localhost [No route to host #113]
I think error is trown in line
akeneo-labelized-export-bundle/Normalizer/Product/Standard/PropertiesNormalizer.php
Line 39 in 6e5b36f
Is there a way to adapt this bundle to work also with 3.0 version of akeneo?
Thank you
The text was updated successfully, but these errors were encountered: