--- title: Issue opening the Diagnostic Page slug: n2780301 canonical_url: https://docs.coveo.com/en/n2780301/ collection: coveo-for-sitecore-v5 source_format: adoc --- # Issue opening the Diagnostic Page [.version.no-link.c4sc.c4sc-instance.10] Sitecore 10 [.version.c4sc.c4sc-issue-resolved.5-0-1202-1.February-15&-2023] [Issue resolved](https://docs.coveo.com/en/m9ta0384#release-notes) ## Symptoms You have installed Sitecore SXA and have an issue opening the **Coveo Diagnostic Page**. ## Cause There's an issue with the way the `coveo_website` site is resolved in SXA. ## Resolution This issue was fixed in the [February 15, 2023 release](https://docs.coveo.com/en/m9ta0384/). ### Workaround . Open `\App_Config\Modules\Coveo\Coveo.Authentication.config` in a text editor. . Locate the `` element. . Just above the `` element, add the following block. ```xml ``` The beginning of the file should now be as follows: ```xml  ``` . Save your changes.