Solr cannot be installed (SC 9 SIF)

Cover Image for Solr cannot be installed (SC 9 SIF)

Welcome to this installment of obscure error messages. This one currently has two results on Google, neither of which propose a solution.

Solr cannot be installed. Check the logs for the reason.

I ran into this error when installing Sitecore 9.3 with SIF on a new machine. You may run into this issue as well as other obscure errors if SQL Server isn't fully installed.

The fix is to make sure SQL is FULLY installed, as in, you can connect to your database using the local hostname as the server in SSMS.

-MG

I chose these words

More Posts

Cover Image for One Key Trick for Building Bulletproof Components That Work in Pages Editor

One Key Trick for Building Bulletproof Components That Work in Pages Editor

> Developers face the same key challenge when building for Pages as they did for the Experience Editor

Cover Image for Integrating Cloudflare Turnstile with Sitecore Forms

Integrating Cloudflare Turnstile with Sitecore Forms

> Smack down spam quickly and easily

Cover Image for NextJS: Access has been blocked by CORS policy

NextJS: Access has been blocked by CORS policy

> CORS is almost as much of a nuisance as GDPR popups