https://pulumi.com logo
Title
e

enough-butcher-66045

05/10/2021, 10:30 PM
I'm running into a bunch of issues 😞 When I run
pulumi up
I get an exception.
Exception 0xc0000005 0x0 0x7ffd826b0fff 0x1500ac40000
 
PC=0x1500ac40000
 
runtime: unknown pc 0x1500ac40000
If I run it again, then I get a different error: pulumi😛roviders:azure (default_4_1_0): error: could not read plugin [C:\Users\FabricioSodano\.pulumi\plugins\resource-azure-v4.1.0\pulumi-resource-azure.exe] stdout: EOF The plugin is there.
pulumi plugin install
doesn't do anything. pulumi plugin rm and then installing them again produces the same error. This application is using azure-native and azure because I can't create KeyVault Access policies as standalone resources, and hence need to use the azure provider. @tall-librarian-49374 says it should work.
s

sparse-park-68967

05/10/2021, 11:49 PM
Could you dump the panic backtrace in an issue? https://github.com/pulumi/pulumi/issues. Let me know when you have and I will take a look
e

enough-butcher-66045

05/11/2021, 1:16 AM
s

sparse-park-68967

05/11/2021, 1:58 AM
cool looking
what version of windows are you running?
e

enough-butcher-66045

05/11/2021, 3:28 AM
Windows 10 Pro
s

sparse-park-68967

05/11/2021, 5:45 PM
hey - any chance you have webroot or some other antivirus running? Sounds very much like this issue here: https://pulumi-community.slack.com/archives/C84L4E3N1/p1610460979276800
e

enough-butcher-66045

05/11/2021, 9:49 PM
fuck my life, it was webroot, thank you mate. Spent so much time debugging this. Cheers.
s

sparse-park-68967

05/11/2021, 10:54 PM
no worries. this thing is insidious!
✅ 2