Skip to content

aspire publish with kubernetes publisher fails the first time #8570

@davidfowl

Description

@davidfowl
➜ aspire publish -o infra -d
info: Microsoft.Hosting.Lifetime[0]
      Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
      Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
      Content root path: C:\dev\git\newapp\myapp.Web\myapp.Web.AppHost
dbug: Aspire.Cli.DotNetCliRunner[0]
      Running dotnet with args: msbuild -getproperty:IsAspireHost,AspireHostingSDKVersion C:\dev\git\newapp\myapp.Web\myapp.Web.AppHost\myapp.Web.AppHost.csproj
dbug: Aspire.Cli.DotNetCliRunner[0]
      Started dotnet with PID: 28000

⠲ 🔬 Checking project type...
                             dbug: Aspire.Cli.DotNetCliRunner[0]
⠳ 🔬 Checking project type...ess to exit with PID: 28000
dbug: Aspire.Cli.DotNetCliRunner[0]
      Running dotnet with args: build C:\dev\git\newapp\myapp.Web\myapp.Web.AppHost\myapp.Web.AppHost.csproj
dbug: Aspire.Cli.DotNetCliRunner[0]
      Started dotnet with PID: 43316
dbug: Aspire.Cli.DotNetCliRunner[0]
      Waiting for dotnet process to exit with PID: 43316
dbug: Aspire.Cli.DotNetCliRunner[0]
      Starting to forward stream with identifier 'stdout' on process '43316' to logger   
dbug: Aspire.Cli.DotNetCliRunner[0]
      Starting to forward stream with identifier 'stderr' on process '43316' to logger   

⠳ 🛠  Building app host...
                          dbug: Aspire.Cli.DotNetCliRunner[0]
⠙ 🛠  Building app host...t:   Determining projects to restore...
                          dbug: Aspire.Cli.DotNetCliRunner[0]
⠴ 🛠  Building app host...t:   All projects are up-to-date for restore.
                          dbug: Aspire.Cli.DotNetCliRunner[0]
                          :   myapp.Web.ServiceDefaults -> C:\dev\git\newapp\myapp.Web\my
⠲ 🛠  Building app host...in\Debug\net9.0\myapp.Web.ServiceDefaults.dll
                          dbug: Aspire.Cli.DotNetCliRunner[0]
                          :   myapp.Web.ApiService -> C:\dev\git\newapp\myapp.Web\myapp.W
⠓ 🛠  Building app host...et9.0\myapp.Web.ApiService.dll
                          dbug: Aspire.Cli.DotNetCliRunner[0]
                          :   myapp.Web.Web -> C:\dev\git\newapp\myapp.Web\myapp.Web.Web\
⠙ 🛠  Building app host...b.Web.dll
                          dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(43316) stdout:   myapp.Web.AppHost -> C:\dev\git\newapp\myapp.Web\myapp.Web.AppHost\bin\Debug\net9.0\myapp.Web.AppHost.dll
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(43316) stdout:
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(43316) stdout: Build succeeded.
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(43316) stdout:     0 Warning(s)
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(43316) stdout:     0 Error(s)
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(43316) stdout:
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(43316) stdout: Time Elapsed 00:00:04.22
dbug: Aspire.Cli.DotNetCliRunner[0]
      Running dotnet with args: run --no-build --project C:\dev\git\newapp\myapp.Web\myapp.Web.AppHost\myapp.Web.AppHost.csproj -- --operation inspect
dbug: Aspire.Cli.DotNetCliRunner[0]
      Starting backchannel connection to AppHost at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.DotNetCliRunner[0]
      Starting to forward stream with identifier 'stdout' on process '20648' to logger   
dbug: Aspire.Cli.DotNetCliRunner[0]
      Started dotnet with PID: 20648
dbug: Aspire.Cli.DotNetCliRunner[0]
      Waiting for dotnet process to exit with PID: 20648
dbug: Aspire.Cli.DotNetCliRunner[0]
      Starting to forward stream with identifier 'stderr' on process '20648' to logger   
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297

⠋ 📦  Getting publishers...
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                            backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchann
⠙ 📦  Getting publishers...67bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(20648) stdout: Using launch settings from C:\dev\git\newapp\myapp.Web\myapp.Web.AppHost\Properties\launchSettings.json...
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                            backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchann
⠚ 📦  Getting publishers...67bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                            backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchann
⠞ 📦  Getting publishers...67bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                            backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchann
⠖ 📦  Getting publishers...67bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                            backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchann
⠦ 📦  Getting publishers...67bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                            backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchann
⠴ 📦  Getting publishers...67bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                            backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchann
⠲ 📦  Getting publishers...67bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                            backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchann
⠳ 📦  Getting publishers...67bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                            backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchann
⠓ 📦  Getting publishers...67bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                            backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchann
⠋ 📦  Getting publishers...67bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                            backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchann
⠙ 📦  Getting publishers...67bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(20648) stdout: info: Aspire.Hosting.DistributedApplication[0]
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(20648) stdout:       Aspire version: 9.3.0-preview.1.25205.1+5becd839932052a581283bce60da1fc2b0843203
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.ec13189a76a14b67bd069c0545eee297
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                           backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchanne
⠚ 📦  Getting publishers...7bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
⠞ 📦  Getting publishers...
                           dbug: Aspire.Cli.DotNetCliRunner[0]
                           backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchanne
⠦ 📦  Getting publishers...7bd069c0545eee297
                           dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
⠴ 📦  Getting publishers...
🛠  Generating artifacts for 'kubernetes' publisher...
dbug: Aspire.Cli.DotNetCliRunner[0]
      Running dotnet with args: run --no-build --project C:\dev\git\newapp\myapp.Web\myapp.Web.AppHost\myapp.Web.AppHost.csproj -- --publisher kubernetes --output-path C:\dev\git\newapp\myapp.Web\myapp.Web.AppHost\infra
dbug: Aspire.Cli.DotNetCliRunner[0]
      Starting backchannel connection to AppHost at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.DotNetCliRunner[0]
      Started dotnet with PID: 16036
dbug: Aspire.Cli.DotNetCliRunner[0]
      Waiting for dotnet process to exit with PID: 16036
dbug: Aspire.Cli.DotNetCliRunner[0]
      Starting to forward stream with identifier 'stdout' on process '16036' to logger   
dbug: Aspire.Cli.DotNetCliRunner[0]
      Starting to forward stream with identifier 'stderr' on process '16036' to logger   
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98

▶ Launching apphost ━━━━━━━━━━ 00:00:00
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                                        at C:\Users\davifowl\.dotnet\aspire\cli\backchann
▶ Launching apphost ━━━━━━━━━━ 00:00:00fe9d98
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(16036) stdout: Using launch settings from C:\dev\git\newapp\myapp.Web\myapp.Web.AppHost\Properties\launchSettings.json...
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                                        at C:\Users\davifowl\.dotnet\aspire\cli\backchann
▶ Launching apphost ━━━━━━━━━━ 00:00:00fe9d98
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                                        at C:\Users\davifowl\.dotnet\aspire\cli\backchann
▶ Launching apphost ━━━━━━━━━━ 00:00:00fe9d98
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                                        at C:\Users\davifowl\.dotnet\aspire\cli\backchann
▶ Launching apphost ━━━━━━━━━━ 00:00:00fe9d98
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                                        at C:\Users\davifowl\.dotnet\aspire\cli\backchann
▶ Launching apphost ━━━━━━━━━━ 00:00:00fe9d98
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                                        at C:\Users\davifowl\.dotnet\aspire\cli\backchann
▶ Launching apphost ━━━━━━━━━━ 00:00:00fe9d98
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                                        at C:\Users\davifowl\.dotnet\aspire\cli\backchann
▶ Launching apphost ━━━━━━━━━━ 00:00:00fe9d98
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                                        at C:\Users\davifowl\.dotnet\aspire\cli\backchann
▶ Launching apphost ━━━━━━━━━━ 00:00:00fe9d98
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                                        at C:\Users\davifowl\.dotnet\aspire\cli\backchann
▶ Launching apphost ━━━━━━━━━━ 00:00:01fe9d98
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                                        at C:\Users\davifowl\.dotnet\aspire\cli\backchann
▶ Launching apphost ━━━━━━━━━━ 00:00:01fe9d98
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                                        at C:\Users\davifowl\.dotnet\aspire\cli\backchann
▶ Launching apphost ━━━━━━━━━━ 00:00:01fe9d98
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
                                        at C:\Users\davifowl\.dotnet\aspire\cli\backchann
▶ Launching apphost ━━━━━━━━━━ 00:00:01fe9d98
                                       dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(16036) stdout: info: Aspire.Hosting.DistributedApplication[0]
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(16036) stdout:       Aspire version: 9.3.0-preview.1.25205.1+5becd839932052a581283bce60da1fc2b0843203
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connecting to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Connected to AppHost backchannel at C:\Users\davifowl\.dotnet\aspire\cli\backchannels\cli.sock.2d6300ca396347cdb10c0c225ffe9d98
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Requesting publishing activities.
dbug: Aspire.Cli.DotNetCliRunner[0]
                                       at C:\Users\davifowl\.dotnet\aspire\cli\backchanne
✔ Launching apphost ━━━━━━━━━━ 00:00:01e9d98
                                       dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(16036) stdout: info: Aspire.Hosting.Kubernetes.KubernetesPublisher[1666676137]
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(16036) stdout:       Generating Kubernetes output
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(16036) stdout: warn: Aspire.Hosting.Kubernetes.KubernetesPublisher[1336907695]
dbug: Aspire.Cli.DotNetCliRunner[0]
                                       d to get container image for resource 'apiservice'
✔ Launching apphost ━━━━━━━━━━ 00:00:01
                                       dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Received publishing activities.
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(16036) stdout: warn: Aspire.Hosting.Kubernetes.KubernetesPublisher[1336907695]
dbug: Aspire.Cli.DotNetCliRunner[0]
                                       d to get container image for resource 'webfrontend
✔ Launching apphost ━━━━━━━━━━ 00:00:01
                                       dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(16036) stdout: info: Aspire.Hosting.Kubernetes.KubernetesPublisher[1858285282]
dbug: Aspire.Cli.DotNetCliRunner[0]
      dotnet(16036) stdout:       Successfully generated Kubernetes output in 'C:\dev\git\newapp\myapp.Web\myapp.Web.AppHost\infra'
dbug: Aspire.Cli.Backchannel.AppHostBackchannel[0]
      Requesting stop

✔ Launching apphost              ━━━━━━━━━━ 00:00:01
                                                    
✔ Launching apphost              ━━━━━━━━━━ 00:00:01dbug: Aspire.Cli.DotNetCliRunner[0]
▶ Executing publisher kubernetes ━━━━━━━━━━ 00:00:00 code: 0

👎 Publishing artifacts failed with exit code 6. For more information run with --debug   
switch.
info: Microsoft.Hosting.Lifetime[0]
      Application is shutting down...

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions