Copy link to clipboard
Copied
Hello,
I dockerized AEM (6.5) Author and Publisher and able to run them locally on same network. Made necessary config changes in Author to establish replication with Publisher but Replication test is failing with below error.
Does has anyone faced this error ? any recommendation how to fix it ?
Error:
Replication test to http://localhost:4503/bin/receive?sling:authRequestLogin=1
2021-11-10 11:56:07 - Create new HttpClient for Default Agent
2021-11-10 11:56:07 - * Auth User: admin
2021-11-10 11:56:07 - * HTTP Version: 1.1
2021-11-10 11:56:07 - * Connect Timeout: 900000
2021-11-10 11:56:07 - * Socket Timeout: 900000
2021-11-10 11:56:07 - adding header: Action:Test
2021-11-10 11:56:07 - adding header: Path:/content
2021-11-10 11:56:07 - adding header: Handle:/content
2021-11-10 11:56:07 - deserialize content for delivery
2021-11-10 11:56:07 - No message body: Content ReplicationContent.VOID is empty
2021-11-10 11:56:07 - Sending POST request to http://localhost:4503/bin/receive?sling:authRequestLogin=1
2021-11-10 11:56:07 - Error while sending request: java.net.ConnectException: Connection refused (Connection refused)
2021-11-10 11:56:07 - Replication (TEST) of /content not successful: java.net.ConnectException: Connection refused (Connection refused) Conversation follows
2021-11-10 11:56:07 - ------------------------------------------------
2021-11-10 11:56:07 - Sending message to localhost:4503
2021-11-10 11:56:07 - >> POST /bin/receive HTTP/1.0
2021-11-10 11:56:07 - >> Action: Test
2021-11-10 11:56:07 - >> Path: /content
2021-11-10 11:56:07 - >> Handle: /content
2021-11-10 11:56:07 - >> Referer: about:blank
2021-11-10 11:56:07 - >> Content-Length: 0
2021-11-10 11:56:07 - >> Content-Type: application/octet-stream
Replication test failed
Connection refused (Connection refused)
Copy link to clipboard
Copied
I think you've posted in the wrong forum. This forum is for the product "Adobe Robohelp".
Given you mention AEM, you probably need to post somewhere on this site: https://experienceleague.adobe.com/#home
Copy link to clipboard
Copied
Thanks, posted this in correct community.