AEM Magento Integeration "http protocol is not supported exception" issue. | Community
Skip to main content
New Participant
December 6, 2019
Solved

AEM Magento Integeration "http protocol is not supported exception" issue.

  • December 6, 2019
  • 1 reply
  • 948 views

Hi AEM Developers,

I am trying to integrate AEM(6.5) with Magento(2.3.2). Even after doing all the setup and configuration, when i am trying to bind products from magento to AEM I am getting below exception in my logs.

Any help will be highly appreciated.

06.12.2019 13:10:25.767 *INFO* [sling-default-4-ResourceMapper.refreshCache] org.apache.http.impl.execchain.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {}->http://localhost:8081: http protocol is not supported

06.12.2019 13:10:25.767 *INFO* [sling-default-4-ResourceMapper.refreshCache] org.apache.http.impl.execchain.RetryExec Retrying request to {}->http://localhost:8081

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by user05162

I believe magento is running on port 8081. If thats the case, Can you try to run magento on https and try again?

1 reply

user05162Accepted solution
Employee
December 6, 2019

I believe magento is running on port 8081. If thats the case, Can you try to run magento on https and try again?