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 SitecoreAI Search Experiences: A First Look

SitecoreAI Search Experiences: A First Look

> And how it is different from Sitecore Search

Cover Image for SPE Script Performance & Troubleshooting

SPE Script Performance & Troubleshooting

> Script never ends or runs too slow? Get in here.

Cover Image for Add TypeScript Type Checks to RouteData fields

Add TypeScript Type Checks to RouteData fields

> Inspired by error: Conversion of type may be a mistake because neither type sufficiently overlaps with the other.