Hey all,
I'm having some trouble re-installing SQL Server 2017 after doing a system restore on my Windows 10 machine. The install summary shows the following failures;
Detailed results:Feature: Database Engine Services
Status: Failed
Reason for failure: An error occurred during the setup process of the feature.
Next Step: Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
Component name: SQL Server Database Engine Services Instance Features
Component error code: 1711
Component log file: C:\Program Files\Microsoft SQL Server\140\Setup Bootstrap\Log\20190606_172048\sql_engine_core_inst_loc_Cpu64_1033_1.log
Error description: An error occurred while writing installation information to disk. Check to make sure enough disk space is available, and click Retry, or Cancel to end the install.
Error help link: https://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=sql_engine_core_inst_loc.msi%40SetInstanceProperty_64%401711
Component name: SQL Server Database Engine Services Instance Features
Component error code: 0x84BB0001
Error description: The specified service does not exist as an installed service.
Error help link: https://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=0x4E01BCF2%400xDC80C325&EvtType=0x4E01BCF2%400xDC80C325
There's over 150 gigs of free space on the C drive where I'm trying to install this but I continue to get these errors. I'm also installing this under an administrator account. Here's a Pastebin link to the full install summary https://pastebin.com/te6bsb0V. Any help would be appreciated. Thanks!