Closed rawkode closed 4 years ago
The :53
in the trace suggests something going on with DNS. The Go resolver may not do exactly the same thing as your OS. Any chance you're on macOS?
And the possibly related issue - https://github.com/pulumi/pulumi/issues/4739
I'm on Linux. I'll run some tests today 👍
@rawkode Thanks! Let us know what you find!
I'm not really sure what's happening. Disabling systemd-networkd on my machine and using NetworkManager fixes it, but I don't know why. Closing this issue
🤷
Thanks for the update -- I haven't heard of that before either, but good to know you were able to get it working
I'm using the packet typescript template and it is failing to contact the Packet API. I have confirmed that I can reach the Packet API via curl with my API key; so I'm not sure what's going on. The problem only seems to happen when using Pulumi.
Curl does work: