Hi, I am working on a Webiny application. But whil...
# yaml
a
Hi, I am working on a Webiny application. But while running the job I am getting the below error, "pulumipulumiStack api-us-sbx panic: runtime error: invalid memory address or nil pointer dereference Diagnostics: pulumipulumiStack (api-us-sbx): panic: runtime error: invalid memory address or nil pointer dereference" Can you please help me with this?
w
Is there any more detail in the error? Normally there would be a stack trace associated with this. Or if not - can you share any more on how to reproduce this?
a
Hi @white-balloon-205, this is the rest of the trace. error: failed to discover plugin requirements: transport is closing main.(*nodeLanguageHost).GetRequiredPlugins(0x2b8f7b0?, {0x1a3ae20?, 0x40?}, 0xc000a3a660) /home/runner/work/pulumi/pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/main.go:341 +0xdd github.com/pulumi/pulumi/sdk/v3/proto/go._LanguageRuntime_GetRequiredPlugins_Handler.func1({0x1e57870?, 0xc000b55b60?}, {0x19ab940?, 0xc000a3a660?}) /home/runner/work/pulumi/pulumi/sdk/proto/go/language_grpc.pb.go:311 +0xcb /home/runner/go/pkg/mod/github.com/grpc-ecosystem/grpc-opentracing@v0.0.0-20180507213350-8e809c8a8645/go/otgrpc/server.go:57 +0x3c4 github.com/pulumi/pulumi/sdk/v3/proto/go._LanguageRuntime_GetRequiredPlugins_Handler({0x1a3ae20, 0xc0005a8840}, {0x1e57870, 0xc000b55230}, 0xc000af6300, 0xc0005e2160) /home/runner/work/pulumi/pulumi/sdk/proto/go/language_grpc.pb.go:313 +0x143 google.golang.org/grpc.(*Server).processUnaryRPC(0xc000aea000, {0x1e57870, 0xc000b551a0}, {0x1e61200, 0xc0009f5680}, 0xc000a68000, 0xc0005a8930, 0x2bc2320, 0x0) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.63.2/server.go:1369 +0xdf8 google.golang.org/grpc.(*Server).handleStream(0xc000aea000, {0x1e61200, 0xc0009f5680}, 0xc000a68000) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.63.2/server.go:1780 +0xe8b google.golang.org/grpc.(*Server).serveStreams.func2.1() /home/runner/go/pkg/mod/google.golang.org/grpc@v1.63.2/server.go:1019 +0x7f created by google.golang.org/grpc.(*Server).serveStreams.func2 in goroutine 37 /home/runner/go/pkg/mod/google.golang.org/grpc@v1.63.2/server.go:1030 +0x125