https://pulumi.com logo
f

fancy-magazine-29876

03/02/2019, 12:42 AM
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

lemon-spoon-91807

03/02/2019, 12:50 AM
@microscopic-florist-22719 any idea what this might be?
c

creamy-potato-29402

03/02/2019, 12:52 AM
@fancy-magazine-29876 usually this means that the kube API server is unreachable transiently.
f

fancy-magazine-29876

03/02/2019, 12:53 AM
interesting
so i was tearing down a cluster
c

creamy-potato-29402

03/02/2019, 12:54 AM
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

fancy-magazine-29876

03/02/2019, 12:54 AM
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

creamy-potato-29402

03/02/2019, 12:55 AM
Not sure.