But if fails with `Failed to deserialize response ...
# kubernetes
w
But if fails with `Failed to deserialize response message`:
Copy code
Diagnostics:
  pulumi:pulumi:Stack (aws-alpha):
    error: Running program 'D:\Devel\Mps\devops-gemini-pulumi\Aws\bin\Debug\Aws.dll' failed with an unhandled exception:
    Grpc.Core.RpcException: Status(StatusCode=Internal, Detail="Failed to deserialize response message.")
       at Pulumi.GrpcMonitor.InvokeAsync(InvokeRequest request) in /home/travis/gopath/src/github.com/pulumi/pulumi/sdk/dotnet/Pulumi/Deployment/GrpcMonitor.cs:line 23
       at Pulumi.Deployment.InvokeAsync[T](String token, InvokeArgs args, InvokeOptions options, Boolean convertResult) in /home/travis/gopath/src/github.com/pulumi/pulumi/sdk/dotnet/Pulumi/Deployment/Deployment_Invoke.cs:line 36
       at Pulumi.Output`1.ApplyHelperAsync[U](Task`1 dataTask, Func`2 func) in /home/travis/gopath/src/github.com/pulumi/pulumi/sdk/dotnet/Pulumi/Core/Output.cs:line 226
       at Pulumi.Output`1.ApplyHelperAsync[U](Task`1 dataTask, Func`2 func) in /home/travis/gopath/src/github.com/pulumi/pulumi/sdk/dotnet/Pulumi/Core/Output.cs:line 226
       at Pulumi.Output`1.ApplyHelperAsync[U](Task`1 dataTask, Func`2 func) in /home/travis/gopath/src/github.com/pulumi/pulumi/sdk/dotnet/Pulumi/Core/Output.cs:line 241
       at Pulumi.Output`1.Pulumi.IOutput.GetDataAsync() in /home/travis/gopath/src/github.com/pulumi/pulumi/sdk/dotnet/Pulumi/Core/Output.cs:line 142
       at Pulumi.Serialization.Serializer.SerializeAsync(String ctx, Object prop) in /home/travis/gopath/src/github.com/pulumi/pulumi/sdk/dotnet/Pulumi/Serialization/Serializer.cs:line 136
       at Pulumi.Deployment.SerializeFilteredPropertiesAsync(String label, IDictionary`2 args, Predicate`1 acceptKey) in /home/travis/gopath/src/github.com/pulumi/pulumi/sdk/dotnet/Pulumi/Deployment/Deployment_Serialization.cs:line 54
       at Pulumi.Deployment.SerializeAllPropertiesAsync(String label, IDictionary`2 args) in /home/travis/gopath/src/github.com/pulumi/pulumi/sdk/dotnet/Pulumi/Deployment/Deployment_Serialization.cs:line 33
       at Pulumi.Deployment.RegisterResourceOutputsAsync(Resource resource, Output`1 outputs) in /home/travis/gopath/src/github.com/pulumi/pulumi/sdk/dotnet/Pulumi/Deployment/Deployment_RegisterResourceOutputs.cs:line 32
       at Pulumi.Deployment.Runner.<>c__DisplayClass7_0.<<WhileRunningAsync>g__HandleCompletion|0>d.MoveNext() in /home/travis/gopath/src/github.com/pulumi/pulumi/sdk/dotnet/Pulumi/Deployment/Deployment.Runner.cs:line 117
    --- End of stack trace from previous location ---
       at Pulumi.Deployment.Runner.WhileRunningAsync() in /home/travis/gopath/src/github.com/pulumi/pulumi/sdk/dotnet/Pulumi/Deployment/Deployment.Runner.cs:line 157