Ping times out. Though load balancing appears to be working. DNS resolves different IPs if I try from different regions.
Other than the ping not working, what else isn’t doing what it’s supposed to?
If I’m not mistaken, that endpoint might need credentials to work properly.
Well, attempts to trigger a cloud registered function stopped working where they had been working for over a year. Here’s what I get (error from golang http package) when I run the same code:
dial tcp: lookup api.particle.io: no such host
Scratch that. It turns out a systemd update broke some (but not all?!) DNS on my machine. I have no idea how it was able to subtly break connectivity while still permitting name resolution. Sorry about the noise.
3 Likes