Skip to content

SQL Server startup failing on DatabaseContainers sample #591

Open
@yshahid94

Description

Visual Studio 2022 Community 17.12.0
Docker desktop version 4.35.1
When starting up the DatabaseContainers sample DatabaseContainers.AppHost, I get the following:

AppHost:

...
fail: Aspire.Hosting.Dcp.dcpctrl.ContainerReconciler[0]
      could not determine host address and port for container port      {"Container": {"name":"sqlserver"}, "Reconciliation": 13, "error": "container '/sqlserver-r93j77hv3c' is not running: exited"}
fail: Aspire.Hosting.Dcp.dcpctrl.ContainerReconciler[0]
      could not create Endpoint object  {"Container": {"name":"sqlserver"}, "Reconciliation": 13, "ServiceName": "sqlserver", "Workload": "/sqlserver", "error": "container '/sqlserver-r93j77hv3c' is not running: exited"}

SqlServer Container:
/opt/mssql/bin/sqlservr: error while loading shared libraries: /lib/x86_64-linux-gnu/libnuma.so.1: invalid ELF header

Any ideas would be appreciated

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions