Posts

Showing posts with the label Issue and Fixes

Sitecore Horizon Authoring and The SSL connection could not be established

Image
After successfully installing Horizon on Virtual Machine and solving the Horizon issue due to the URL binding in the IIS. And everything is working perfectly fine. Now it turns to Horizon URL binding and I have bound with a new URL name i.e., horizon.abc.com.  I opened the new Horizon URL in the browser and wait there is a new error I am getting, and it is related to the Authoring and SSL. If you want to install Horizon and facing some pre-post installation issues and looking for fixes, then my previous blogs can help you. Install Horizon 10.2 with Sitecore XM Sitecore Horizon Issue Pre and Post installation Issue 1: When I hit the horizon.abc.com in the browser, it’s redirecting me to the identity server URL for authentication and but after entering the credential it does not redirect me to the Horizon page. Solution: Go to the Sitecore Identity Server instance and open Sitecore.IdentityServer.Host.xml file {root directory}\ sc10

Sitecore Horizon Issue Pre and Post installation

Image
In my previous blog , I discussed with you the installation of Sitecore Horizon in Sitecore Experience Manager. In the continuation of this blog, I am going to discuss some common issues which I have faced while installing Horizon and after installation. Issue 1:  Authenticating Error This is the issue I have faced while installing Horizon on Virtual Machine. The reason behind the issue was we have done binding on the Sitecore instance URL and changed the URL name to expose it outside the VM. Example: My instance name was sc102xmcm.local and sc102xmidentityserver.local and we have updated the binding of the URL in IIS with cm.abc.com and identity.abc.com. Solution: To solve the issue you need to take care of the following highlighted parameter value in the InstallHorizon.ps1 file. Issue 2 : Search/Indexing issue: If your search in Horizon is not working. Solution: It is because the $solrCorePrefix parameter value you assigned in InstallHor