dotnet / website-feedback

This repo is for dot.net feedback including get started tutorial issues from the site.
MIT License
0 stars 1 forks source link

https://dotnet.microsoft.com/en-us/learn/aspnet/microservice-tutorial/docker-image issue #126

Open jorgenmeedom opened 5 months ago

jorgenmeedom commented 5 months ago

URL

https://dotnet.microsoft.com/en-us/learn/aspnet/microservice-tutorial/docker-image docker build -t mymicroservice . ERROR: request returned Internal Server Error for API route and version http://%2F%2F.%2Fpipe%2Fdocker_engine/_ping, check if the server supports the requested API version

Operating system

windows

More information about your system

Windows 10 Pro 22H2

Description

I am just running through Microsofts example for microservice-tutorieal. Everything is Ok plus Docker installation docker --version Docker version 26.0.0, build 2ae903e

dotnet --info

dotnet --info .NET SDK: Version: 8.0.204 Commit: c338c7548c Workload version: 8.0.200-manifests.9f663350

Runtime Environment: OS Name: Windows OS Version: 10.0.19045 OS Platform: Windows RID: win-x64 Base Path: C:\Program Files\dotnet\sdk\8.0.204\

.NET workloads installed: There are no installed workloads to display.

Host: Version: 8.0.4 Architecture: x64 Commit: 2d7eea2529

.NET SDKs installed: 8.0.204 [C:\Program Files\dotnet\sdk]

.NET runtimes installed: Microsoft.AspNetCore.App 8.0.4 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.NETCore.App 6.0.29 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 8.0.4 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.WindowsDesktop.App 6.0.29 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] Microsoft.WindowsDesktop.App 8.0.4 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other architectures found: None

Environment variables: Not set

global.json file: Not found

Learn more: https://aka.ms/dotnet/info

Download .NET: https://aka.ms/dotnet/download

katiesavage commented 1 week ago

Did you get any other errors in the previous tutorial steps?

@baronfel any other ideas?

github-actions[bot] commented 2 days ago

This issue is stale because there has been no response to a request for more information for 7 days.