내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

publish replication not succesfull

Avatar

Level 2

Hi, all,

Got report from users that the replication from author to publish failed. Did the test of connection with the following errors:

~10.02.2016 16:29:54 - Create new HttpClient for Publish1 Agent
10.02.2016 16:29:54 - * Auth User: admin
10.02.2016 16:29:54 - * HTTP Version: 1.1
10.02.2016 16:29:54 - adding header: Action:Test
10.02.2016 16:29:54 - adding header: Path:/content
10.02.2016 16:29:54 - adding header: Handle:/content
10.02.2016 16:29:54 - deserialize content for delivery
10.02.2016 16:29:54 - No message body: Content ReplicationContent.VOID is empty
10.02.2016 16:29:54 - Sending POST request to http://localhost:5503/bin/receive?sling:authRequestLogin=1
10.02.2016 16:29:54 - sent. Response: 401 Unauthorized
10.02.2016 16:29:54 - Replication (TEST) of /content not successful. Conversation follows
10.02.2016 16:29:54 - ------------------------------------------------
10.02.2016 16:29:54 - Sending message to localhost:5503
10.02.2016 16:29:54 - >> POST /bin/receive HTTP/1.0
10.02.2016 16:29:54 - >> Action: Test
10.02.2016 16:29:54 - >> Path: /content
10.02.2016 16:29:54 - >> Handle: /content
10.02.2016 16:29:54 - >> Referer: about:blank
10.02.2016 16:29:54 - >> Content-Length: 0
10.02.2016 16:29:54 - >> Content-Type: application/octet-stream
10.02.2016 16:29:54 - --
10.02.2016 16:29:54 - << HTTP/1.1 401 Unauthorized
10.02.2016 16:29:54 - << Connection: Close
10.02.2016 16:29:54 - << Server: Day-Servlet-Engine/4.1.52
10.02.2016 16:29:54 - << Date: Wed, 10 Feb 2016 21:29:54 GMT
10.02.2016 16:29:54 - << WWW-Authenticate: Basic realm="Sling (Development)"
10.02.2016 16:29:54 - <<
10.02.2016 16:29:54 - Message sent.
10.02.2016 16:29:54 - ------------------------------------------------
10.02.2016 16:29:54 - Replication (TEST) of /content not successful.
Replication test failed
Unauthorized

 

in the author error.log file, got the following errors:

GET /libs/cq/core/content/login.html HTTP/1.1] servletengine Unable to send back last chunk: Broken pipe

Any suggestion where I should look into to fix the issue?

Thanks,

Daobing

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

You need to find out why you are getting the following message: 

"401 Unauthorized"

Are you able to successfully test the connection? Could it be that someone has changed the admin password on the publish instance?

Regards,

Opkar

원본 게시물의 솔루션 보기

8 답변 개

Avatar

Level 2

The same configuration was working even yesterday.

Avatar

Level 10

Check your creds and firewall settings.

Avatar

Level 2

Amit, thanks for the reply.These instances are running on the same VM. No firewall between them. Regarding the credentials, I'm logging as admin. it is the same for all instances. Just don't know where to start to look. Thanks. 

Avatar

Level 10

Can you check your logs, and share here so that we can see the debug trace to help you out.

Avatar

Administrator

Hi 

Please have look at this forum post :- https://forums.adobe.com/thread/1173233?tstart=0

I hope this could help you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

Avatar

Level 10

Are you able to access publish instance ??

Avatar

정확한 답변 작성자:
Employee

You need to find out why you are getting the following message: 

"401 Unauthorized"

Are you able to successfully test the connection? Could it be that someone has changed the admin password on the publish instance?

Regards,

Opkar

Avatar

Level 2

Hi, Opkar, you are right on money. I replaced the password, and it started working. Nobody should have changed that. I will track down.

Thanks for your help, and appreciate all the replies from Amit, Bsloki, Kautuk,