You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"}
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:
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
The text was updated successfully, but these errors were encountered: