SQL Server 2019 cannot be downloaded and installed

cruise 331 Reputation points
2021-08-26T09:31:21.16+00:00


126656-image.png

126657-image.png

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,814 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,205 questions
{count} vote

6 answers

Sort by: Most helpful
  1. Seeya Xi-MSFT 16,446 Reputation points
    2021-08-27T07:23:30+00:00

    Hi @cruise

    Please see this thread: https://social.msdn.microsoft.com/Forums/sqlserver/en-US/05b49939-7a8a-4b00-bd2f-39e1f79ff55e/install-of-sqlserver2017sseiexprexe-fails-with-quota-required-file-could-not-be?forum=sqlexpress
    Hope this helps you.

    Best regards,
    Seeya


    If the response is helpful, please click "Accept Answer" and upvote it, as this could help other community members looking for similar queries.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.
    0 comments No comments

  2. Tom Phillips 17,716 Reputation points
    2021-08-26T14:59:03.253+00:00

    The installation requires internet access to download additional files. If your computer does not have Internet access you need to download all files manually.

    See:
    https://learn.microsoft.com/en-us/sql/machine-learning/install/sql-ml-component-install-without-internet-access?view=sql-server-ver15#2---get-sql-server-2019-installation-media

    1 person found this answer helpful.
    0 comments No comments

  3. Shawn Melton 11 Reputation points
    2021-11-30T16:17:04.9+00:00

    This generally comes from TLS configuration on the server.

    The easiest way to resolve it:

    1. Download IIS Crypt GUI (does not require any install, just an exe to run)
    2. Click the button for "Best Practices"
    3. Apply
    4. Reboot the server
    5. Run the SQL Server 2019 installer

    After the above steps you should be able to proceed with your installation.

    0 comments No comments

  4. cruise 331 Reputation points
    2021-08-26T09:40:05.477+00:00

    This is the error log

    SSEI v15.2002.4709.1
    (01) 2021-08-26 09:32:32 CorrelationId: 35fa08e3-c7ef-4796-b047-5d5e6adbb9d2
    (01) 2021-08-26 09:32:32 CurrentCulture.Name='en-US'.LCID='1033'.Parent.Name='en'
    (01) 2021-08-26 09:32:32 CurrentUICulture.Name='en-US'.LCID='1033'.Parent.Name='en'
    (01) 2021-08-26 09:32:32 supported culture detected ='en-US'.
    (01) 2021-08-26 09:32:32 resolvedCulture: en-US
    (01) 2021-08-26 09:32:32 osSupported: True, osVersion: 10.0.17763.0, osPlatform: amd64
    (08) 2021-08-26 09:32:32 .NET Framework Version: 4.5
    (08) 2021-08-26 09:32:32 StartupBootstrapActivity:SSEIActivityStart:Message: Starting Activity StartupBootstrapActivity
    (08) 2021-08-26 09:32:32 StartupBootstrapActivity:SSEIProgressReport:ProgressPercent: 1
    (08) 2021-08-26 09:32:33 Exception: IsTransientException: False, Message: The underlying connection was closed: An unexpected error occurred on a receive.,
    (08) 2021-08-26 09:32:33 StartupBootstrapActivity:SSEIProgressReport:ProgressPercent: 100
    (08) 2021-08-26 09:32:33 StartupBootstrapActivityFatalException: Message: ManifestNotFound
    (08) 2021-08-26 09:32:33 StartupBootstrapActivity:SSEIActivityMessage:Message: A required file could not be downloaded. This could mean the version of the installer is no longer supported. Please download again from the download site.
    (08) 2021-08-26 09:32:33 StartupBootstrapActivity:SSEIProgressReport:ProgressPercent: 100
    (08) 2021-08-26 09:32:33 StartupBootstrapActivity:SSEIActivityEnd:Message: Finishing Activity StartupBootstrapActivity
    (08) 2021-08-26 09:32:33 Activity Summaries for Scenario [InitializeBootstrapManifest]
    (08) 2021-08-26 09:32:33 ActivityName Outcome WasCancelled DurationSeconds
    (08) 2021-08-26 09:32:33 StartupBootstrapActivity 0 0 0.3520869
    (08) 2021-08-26 09:32:33 Failed to initialize application: Microsoft.Sql.Installer.Engine.FatalActivityException: A required file could not be downloaded. This could mean the version of the installer is no longer supported. Please download again from the download site.
    at Microsoft.Sql.Installer.Engine.StartupBootstrapActivity.RunActivity()
    at Microsoft.Sql.Installer.Engine.SetupEngine.ExecuteActivity(ActivityBase activity)
    at Microsoft.Sql.Installer.Engine.SetupEngine.ExecuteSetup()
    at Microsoft.Sql.Installer.Engine.ManifestCache.InitializeBootstrapManifest(String edition)
    at Microsoft.Sql.Installer.Engine.ManifestCache.Initialize(String edition, Boolean skipBootstrapInitialization)
    at Microsoft.Sql.Installer.UI.SSEIBusinessLogic.Initialize(String edition)
    at Microsoft.Sql.Installer.UI.ViewModels.StartPageViewModel.InitializePage()
    (08) 2021-08-26 09:32:33 AppInitializationFatalException: ExceptionMessage: A required file could not be downloaded. This could mean the version of the installer is no longer supported. Please download again from the download site. TypeName: FatalActivityException StackTrace: at Microsoft.Sql.Installer.Engine.StartupBootstrapActivity.RunActivity()
    at Microsoft.Sql.Installer.Engine.SetupEngine.ExecuteActivity(ActivityBase activity)
    at Microsoft.Sql.Installer.Engine.SetupEngine.ExecuteSetup()
    at Microsoft.Sql.Installer.Engine.ManifestCache.InitializeBootstrapManifest(String edition)
    at Microsoft.Sql.Installer.Engine.ManifestCache.Initialize(String edition, Boolean skipBootstrapInitialization)
    at Microsoft.Sql.Installer.UI.SSEIBusinessLogic.Initialize(String edition)
    at Microsoft.Sql.Installer.UI.ViewModels.StartPageViewModel.InitializePage()

    0 comments No comments

  5. Limitless Technology 39,391 Reputation points
    2021-08-26T18:38:44.81+00:00

    Hello @cruise

    Please try to reset your Internet connection also please check you disk have enough space.

    Also, Please check windows even viewer for any TLS or SSL related logs.

    If the reply was helpful, please don’t forget to upvote or accept as answer.

    0 comments No comments