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 Azure PaaS Cache Optimization

Azure PaaS Cache Optimization

> App Services benefit greatly from proper configuration

Cover Image for Early Returns in React Components

Early Returns in React Components

> When and how should you return early in a React component?

Cover Image for Troubleshooting 502 Responses in Azure App Services

Troubleshooting 502 Responses in Azure App Services

> App Services don't support all libraries