https://pulumi.com logo
Title
m

many-dress-54535

10/20/2021, 8:11 PM
Hello, trying to run a
pulumi preview --refresh
on a pulumi stack in
azure pipelines
and I am getting this error
refresh error: connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:40321: connect: connection refused"
any idea about what might cause this? tried running it multiple times and getting the same error, The odd thing is that running the command locally works without issues
b

billowy-army-68599

10/21/2021, 1:26 AM
did this ever get sorted? looks to be something with the pipeline connectivity?
m

many-dress-54535

10/21/2021, 8:29 AM
not really, still investigating it out, it's always failing, sometimes with the error above, and other times (less frequent) with:
error: failed to complete update: renewing lease: [403] The provided update token has expired.
this happens after more than 20 mins in the pipeline