Hi! I have a bizarre problem with Pulumi Login whe...
# getting-started
s
Hi! I have a bizarre problem with Pulumi Login when working with the Azure backend. From time to time (randomly) I am getting: error: problem logging in error listing stacks: could not list bucket: blob When logging into pulumi from my local machines. My colleagues get similar behavior. A couple retries - and it succeeds. A couple retries - and it fails again. There is no pattern here. Has anyone ever hit a similar problem? Or maybe have a clue what is going on here? PS: Account Storage is secured through a Private Endpoint.
dial tcp: lookup xxxx no such host
a
Are you connecting to the private endpoint via client VPN? How are you resolving the DNS for that endpoint from your local machines?
s
Yes, private endpoint + VPN
I am not sure about the second question - I have configured this through the env variable AZURE_STORAGE_ACCOUNT. Without a token, I am using the IAM Storage Blob Data Contributor role