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!!
Solved! Go to Solution.
Views
Replies
Total Likes
@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
https://github.com/docker/machine/issues/3023 might help.
@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
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,
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies