Posts

Showing posts from July, 2022

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

Install Horizon 10.2 with Sitecore XM

Image
There are plenty of documents and blogs available on installing Horizon with Sitecore XP Experience Platform  but this blog is related with install Sitecore Horizon with Sitecore XM Experience Manager . Horizon is the next-generation editor in the Sitecore Experience Platform. Horizon comprises two editing tools where you can create and edit content. Before installing Horizon, you need to install the below prerequisites for Sitecore 10.2: Install Sitecore Experience Manager 10.2 Make sure your Sitecore CM site is working correctly with the HTTPS protocol. Ensure Sitecore Identity is installed Install WebSocket Protocol installed in IIS If you are on a local developer machine: Go to the Turn Windows Feature on or off from the Programs and Features option in Control Panel. If you are on Virtual Machine: Go to Server Manager, and select the Add roles and feature option in the right