Sitecore / Habitat

Sitecore Modular Architecture Example
Other
413 stars 397 forks source link

Running `GenerateSolrCertificate.ps1` returns PFX file cannot be found #464

Closed ben-che closed 5 years ago

ben-che commented 5 years ago

I'm following the guide found here: https://github.com/Sitecore/Habitat/blob/master/docs/01-Getting-Started.md , and on the 2. Run .\build\GenerateSolrCertificate.ps1 to generate the certificate file in the correct location. step under Solr, I get the following error:

image

I'm not sure where the error stems from - I can get an instance of solr to run properly, but clearly there are files missing. Does anyone have any insight as to next steps / debugging?

I can provide more info - just let me know