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


More Posts

Cover Image for Super Fast Project Builds with Visual Studio Publish

Super Fast Project Builds with Visual Studio Publish

> For when solution builds take too long

Cover Image for SitecoreAI RTE Profile Manager Chrome Extension

SitecoreAI RTE Profile Manager Chrome Extension

> Get started with rich text editor profiles 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