<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dispatcher SymLinks Configurations in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-symlinks-configurations/m-p/463373#M133756</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to resolve the issue by pushing symlinks created on Ubuntu WSL to my remote repo.&lt;/P&gt;
&lt;P&gt;To summarize -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In&amp;nbsp;&lt;SPAN&gt;AEM RELEASE:&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="cvui-step-data-value"&gt;2022.6.7904.20220629T070041Z&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;The symlinks created on windows machine and pushed to cloud give the below error -&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;/tmp/dispatcher/unzippedConfiguration/conf.dispatcher.d/enabled_farms/default.farm: appears to be a windows (pseudo) symlink but this OS does not support these. Please commit a correct symlink: ../available_farms/default.farm&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;The fix was to generate symlink on WSL application (Debian, Ubuntu both work).&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;Pushing the commit to azure https remote repo won't work using your normal login credentials.&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;You will have to generate git credentials (auto generated tokens) to push the changes.&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;Hope this helps!&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Sat, 30 Jul 2022 09:25:23 GMT</pubDate>
    <dc:creator>Rohan_Garg</dc:creator>
    <dc:date>2022-07-30T09:25:23Z</dc:date>
    <item>
      <title>Dispatcher SymLinks Configurations</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-symlinks-configurations/m-p/463308#M133738</link>
      <description>&lt;P&gt;Hi AEM Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue with symlinks has been frequently raised and discussed.&lt;/P&gt;
&lt;P&gt;Blog Reference -&amp;nbsp;&lt;A href="https://medium.com/tech-learnings/aem-dispatcher-configurations-symlinks-8f52f554ffa5" target="_blank"&gt;https://medium.com/tech-learnings/aem-dispatcher-configurations-symlinks-8f52f554ffa5&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to discuss my use case as well -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. I created symlinks on my windows machine using "mklink src target" utility.&lt;/P&gt;
&lt;P&gt;However, I got the below error -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2022/07/29 18:16:54 Dispatcher configuration validation failed:&lt;BR /&gt;/tmp/dispatcher/unzippedConfiguration/conf.dispatcher.d/enabled_farms/abc.farm: appears to be a windows (pseudo) symlink but this OS does not support these. Please commit a correct symlink: ../available_farms/abc.farm&lt;BR /&gt;The command '/bin/sh -c AZCOPY="/usr/bin/azcopy" VALIDATOR_BINARY="/usr/bin/dispatcher-configuration-validator" HTTPD_BINARY="/usr/sbin/httpd" DISPATCHER_CONFIGURATION_LOCATION=$dispatcherConfigurationLocation DISPATCHER_CONFIGURATION_DESTINATION=$dispatcherConfigurationDestination DISPATCHER_IMAGE=$dispatcherImage RUN_MODE=$runmode ./validateDispatcherConfiguration.sh' returned a non-zero code: 2&lt;BR /&gt;2022/07/29 18:16:54 Container failed during run: validate-dispatcher. No retries remaining.&lt;BR /&gt;failed to run step ID: validate-dispatcher: exit status 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can we create symlinks for Cloud/linux based OS on windows machine ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Used Debian WSL-2 compatibility layer&lt;/P&gt;
&lt;P&gt;I was able to create the symlinks using Debian however I had the issue of authentication in pushing the changes to remote.&lt;/P&gt;
&lt;P&gt;My credentials were not authorized (Read somewhere that for two factor authentication it doesn't work)&lt;/P&gt;
&lt;P&gt;So I committed the changes using Debian interface and pushed it using windows shell.&lt;/P&gt;
&lt;P&gt;Still I got the same error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please help on how to proceed as I seem to be unable to create symLinks that would work on cloud ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Rohan Garg&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 14:58:26 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-symlinks-configurations/m-p/463308#M133738</guid>
      <dc:creator>Rohan_Garg</dc:creator>
      <dc:date>2022-07-29T14:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dispatcher SymLinks Configurations</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-symlinks-configurations/m-p/463364#M133752</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17518226"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please check this link if it helps:&amp;nbsp;&lt;A href="https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-symlinks/td-p/431024" target="_blank"&gt;https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-symlinks/td-p/431024&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ignore if you already visited.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Santosh&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2022 01:35:40 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-symlinks-configurations/m-p/463364#M133752</guid>
      <dc:creator>SantoshSai</dc:creator>
      <dc:date>2022-07-30T01:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dispatcher SymLinks Configurations</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-symlinks-configurations/m-p/463369#M133754</link>
      <description>&lt;P&gt;Hi Santosh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply. Yes, I have already visited this link.&lt;/P&gt;
&lt;P&gt;The solution there by&amp;nbsp;&lt;LI-USER uid="7625721"&gt;&lt;/LI-USER&gt;&amp;nbsp;suggested the below -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So I got on Ubuntu WSL and did a symlink and commited it and it worked.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am able to create symlinks via WSL such as Debian or Ubuntu but am not able to commit it to repo.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;My usual authorization fails. This might be due to enabled 2 factor authentication.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If I try to create the symlinks via WSL and commit, then push from windows interface I still get the same error as the one in question.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your time and consideration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Rohan Garg&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2022 06:29:21 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-symlinks-configurations/m-p/463369#M133754</guid>
      <dc:creator>Rohan_Garg</dc:creator>
      <dc:date>2022-07-30T06:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dispatcher SymLinks Configurations</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-symlinks-configurations/m-p/463373#M133756</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to resolve the issue by pushing symlinks created on Ubuntu WSL to my remote repo.&lt;/P&gt;
&lt;P&gt;To summarize -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In&amp;nbsp;&lt;SPAN&gt;AEM RELEASE:&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="cvui-step-data-value"&gt;2022.6.7904.20220629T070041Z&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;The symlinks created on windows machine and pushed to cloud give the below error -&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;/tmp/dispatcher/unzippedConfiguration/conf.dispatcher.d/enabled_farms/default.farm: appears to be a windows (pseudo) symlink but this OS does not support these. Please commit a correct symlink: ../available_farms/default.farm&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;The fix was to generate symlink on WSL application (Debian, Ubuntu both work).&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;Pushing the commit to azure https remote repo won't work using your normal login credentials.&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;You will have to generate git credentials (auto generated tokens) to push the changes.&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;Hope this helps!&lt;/DIV&gt;
&lt;DIV class="cvui-step-data-value"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sat, 30 Jul 2022 09:25:23 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-symlinks-configurations/m-p/463373#M133756</guid>
      <dc:creator>Rohan_Garg</dc:creator>
      <dc:date>2022-07-30T09:25:23Z</dc:date>
    </item>
  </channel>
</rss>

