#After upgrading to 0.12.2 (from 0.12.0):

1 messages · Page 1 of 1 (latest)

random root
#

Hey @thick axle or @harsh ridge do either of you have any ideas on this one? I want to see if this is a broader issue

harsh ridge
thin forge
#

Yeah it's the same error message. @next lava to confirm, are you setting Secret either directly in any struct fields in a module or setting Secret on a Container that ends up in a struct field? If you have a link to the code hitting this I can also just look quickly myself

next lava
#

But chances are, both

thin forge
#

Oh I also just saw the links you sent outside this subthread, I'll take a quick look

next lava
#

I'm not entirely sure where the problem is coming from.

#

I'm saving secrets in module structs and then mount all of them here: container.from.withUser.withoutEnvVariable.withoutEnvVariable.withMountedSecret

The tricky part though that the secret for that particular function is created by another module call...that stores some intermediate secrets in its struct.

thin forge
next lava
#

No problem, 0.12 works just fine.

vocal creek
#

Hitting this as well this morning. Can see downgrading avoids it for now, I'll try 0.12 🙂

thin forge
thin forge
#

We just released v0.12.3, once you have a chance let me know if the error is gone now. We have a bunch of test cases here, so think the various cases should be covered now

next lava
#

FTR: it's still happening on 0.12.4