Expand my Community achievements bar.

SOLVED

AEMaaCS : docker_run.cmd thowing (default was unexpected at this time error

Avatar

Level 5

Hi,

 

I am trying to install dispatcher in my windwos machine.

I am getting below error when I ran docker_run.cmd ..\out host.docker.internal:4503 8080

 (default was unexpected at this time

 

I tried replacing ..\out with src folder of the dispatcher module , still same error.

Looks like problem is with docker bcz when I run simply docker_run.cmd still same error is coming.

 

Please help!!

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@aem-enthu27 - Can you share the complete logs once?
Please share the output of below commands once - 

validator.exe full -d ../out D:\ProjectDirectory\Branches\Project\dispatcher\src

docker_run D:\ProjectDirectory\Branches\Project\dispatcher\src host.docker.internal:4503 80

 

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

@aem-enthu27 - Can you share the complete logs once?
Please share the output of below commands once - 

validator.exe full -d ../out D:\ProjectDirectory\Branches\Project\dispatcher\src

docker_run D:\ProjectDirectory\Branches\Project\dispatcher\src host.docker.internal:4503 80

 

Avatar

Level 3

Hi all, 

If someone stumbled to this error in future then the error is not related to any steps which missed. This issue is same as https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-on-windows-thro...

Most probably can be fixed by steps mentioned(removing if block).

 

Thanks,