fancy-artist-45287
05/08/2023, 4:29 PMpulumi:pulumi:Stack (Connected-dev):
error: Running program 'C:\dev\Connected\infrastructure/' failed with an unhandled exception:
<ref *1> Error: Invalid asset encountered when unmarshaling resource property
at deserializeProperty (C:\dev\Connected\infrastructure\node_modules\@pulumi\runtime\rpc.ts:578:27)
at deserializeProperty (C:\dev\Connected\infrastructure\node_modules\@pulumi\runtime\rpc.ts:671:23)
at deserializeProperty (C:\dev\Connected\infrastructure\node_modules\@pulumi\runtime\rpc.ts:605:28)
at Object.deserializeProperties (C:\dev\Connected\infrastructure\node_modules\@pulumi\runtime\rpc.ts:181:24)
at C:\dev\Connected\infrastructure\node_modules\@pulumi\runtime\resource.ts:798:33
at Generator.next (<anonymous>)
at C:\dev\Connected\infrastructure\node_modules\@pulumi\pulumi\runtime\resource.js:21:71
at new Promise (<anonymous>)
at __awaiter (C:\dev\Connected\infrastructure\node_modules\@pulumi\pulumi\runtime\resource.js:17:12)
at resolveOutputs (C:\dev\Connected\infrastructure\node_modules\@pulumi\pulumi\runtime\resource.js:676:12) {
promise: Promise { <rejected> [Circular *1] }
}
FileAsset
I have no idea why. I commented out the specific code, ran pulumi up
, put it inn again and another pulumi up
and it worked again. Lets see how long it lasts this time... 🤷♂️🤦♂️echoing-dinner-19531
05/09/2023, 11:43 AMpulumi refresh
recently? I think I've seen cases of providers breaking the state of assets on refreshfancy-artist-45287
05/09/2023, 2:02 PMechoing-dinner-19531
05/09/2023, 3:01 PMfancy-artist-45287
05/09/2023, 3:02 PMazure-native
?echoing-dinner-19531
05/09/2023, 3:31 PM