Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL Server startup failing on DatabaseContainers sample #591

Open
yshahid94 opened this issue Nov 25, 2024 · 0 comments
Open

SQL Server startup failing on DatabaseContainers sample #591

yshahid94 opened this issue Nov 25, 2024 · 0 comments

Comments

@yshahid94
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant