I just did a `pulumi destroy` and everything appea...
# general
f
I just did a
pulumi destroy
and everything appears to have deleted but I got this message:
Copy code
Diagnostics:
  pulumi:pulumi:Stack (infra-dev):
    E0301 17:38:17.968812   54963 streamwatcher.go:109] Unable to decode an event from the watch stream: http2: server sent GOAWAY and closed the connection; LastStreamID=85, ErrCode=NO_ERROR, debug=""
    E0301 17:38:17.968812   54963 streamwatcher.go:109] Unable to decode an event from the watch stream: http2: server sent GOAWAY and closed the connection; LastStreamID=85, ErrCode=NO_ERROR, debug=""
    E0301 17:38:17.968814   54963 streamwatcher.go:109] Unable to decode an event from the watch stream: http2: server sent GOAWAY and closed the connection; LastStreamID=85, ErrCode=NO_ERROR, debug=""
    E0301 17:38:17.968814   54963 streamwatcher.go:109] Unable to decode an event from the watch stream: http2: server sent GOAWAY and closed the connection; LastStreamID=85, ErrCode=NO_ERROR, debug=""
running destroy again shows no changes
l
@microscopic-florist-22719 any idea what this might be?
c
@fancy-magazine-29876 usually this means that the kube API server is unreachable transiently.
f
interesting
so i was tearing down a cluster
c
This error warning is terrible but I’m not sure how easy it is to fix — @gorgeous-egg-16927 thoughts?
I see this a lot when I’m in rural places.
with extremely bad internet.
f
but according to the log, the cluster was the last to delete and all other resources were deleted
i'm at home with very good internet 🤷
c
Not sure.