Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail during Sitecore 10.0.1 XP0 installation #791

Open
OlegBraginskyy opened this issue Aug 29, 2024 · 1 comment
Open

Fail during Sitecore 10.0.1 XP0 installation #791

OlegBraginskyy opened this issue Aug 29, 2024 · 1 comment

Comments

@OlegBraginskyy
Copy link

Description or scenario:
While installing Sitecore 10.0.1 XP0 the following error occurs in SIM:

WebFeature SSL enabled for sc1001SXAXConnect.local on host sc1001SXAXConnect.local and port 443

[----- SetServicesCertStorePermissions : FilePermissions ---------------------]
[SetServicesCertStorePermissions]:[Allow] NT AUTHORITY\LocalService
[SetServicesCertStorePermissions]:[Path]
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\c929052932555844de521c3563b50265_c32c485d-d05c-43c4-a6ab-516aee8647ea
[SetServicesCertStorePermissions]:[Rights] Read
[SetServicesCertStorePermissions]:[Inherit] None
[SetServicesCertStorePermissions]:[Propagate] None

[------------------------- CleanShards : Command -----------------------------]
[ShardingTool - Clean]:[Path] C:\inetpub\wwwroot\sc1001SXA\sc1001SXAXConnect.local\App_Data\collectiondeployment\Sitecor
e.Xdb.Collection.Database.SqlShardingDeploymentTool.exe

[------------------------ CreateShards : Command -----------------------------]
[ShardingTool - Create]:[Path] C:\inetpub\wwwroot\sc1001SXA\sc1001SXAXConnect.local\App_Data\collectiondeployment\Siteco
re.Xdb.Collection.Database.SqlShardingDeploymentTool.exe

[ CreateShardApplicationDatabaseServ... : InvokeSqlcmd ------------------------]
Install-SitecoreConfiguration : A connection was successfully established with the server, but then an error occurred
during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is
not trusted.)
At line:37 char:1

  • Install-SitecoreConfiguration @installParams *>&1 | Tee-Object xconne ...
  •   + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
      + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Install-SitecoreConfiguration
    
    

[TIME] 00:03:31

The issue looks like related to:
https://sitecore.stackexchange.com/questions/34587/sitecore-9-3-installing-on-windows-11-returns-certificate-chain-was-issued-by-a

Valid for version:
1.20.1

Issue is actual:
I hereby confirm the issue is new:

@sc-AndriyKravets
Copy link

I have received the same error on Windows 10.

It is most likely related to the SQL Server PowerShell module version.
If you have version 22.0.x or higher on your machine, you will see this error.

See the details in the related Knowledge Base article:
https://support.sitecore.com/kb?id=kb_article_view&sysparm_article=KB1003015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants