Somebody moved fast.
Facebook-owned sites were down
311–320 of 1001 posts
Re: Facebook-owned sites were down
#312Reddit r/Sysadmin user that claims to be on the "Recovery Team" for this ongoing issue: > As many of you know, DNS for FB services has been affected and this is likely a symptom of the actual issue, and that's that BGP peering with Facebook peering routers has gone down, very likely due to a configuration change that went into effect shortly before the outages happened (started roughly 1540 UTC). There are people now…
https://twitter.com/GossiTheDog/status/1445063880963674121?s...
Re: Facebook-owned sites were down
#313Re: Facebook-owned sites were down
#314Reddit r/Sysadmin user that claims to be on the "Recovery Team" for this ongoing issue: > As many of you know, DNS for FB services has been affected and this is likely a symptom of the actual issue, and that's that BGP peering with Facebook peering routers has gone down, very likely due to a configuration change that went into effect shortly before the outages happened (started roughly 1540 UTC). There are people now…
Welcome to the brave new world of troubleshooting. This will seriously bite us one day.
Re: Facebook-owned sites were down
#315Nothing of value was lost
Re: Facebook-owned sites were down
#316Unsurprisingly, Oculus is down as well, as are most services for the VR headset. So that's 4 major properties right now.
Can you not use an Oculus headset if FB servers are down? That’s absurd.
Re: Facebook-owned sites were down
#317[root@app ~]# nslookup downforeveryoneorjustme.com 4.2.2.2 ;; connection timed out; trying next origin ;; connection timed out; no servers could be reached
[root@app ~]# nslookup downforeveryoneorjustme.com 1.1.1.1 Server: 1.1.1.1 Address: 1.1.1.1#53
Non-authoritative answer: Name: downforeveryoneorjustme.com Address: 172.67.166.187 Name: downforeveryoneorjustme.com Address: 104.21.91.48
[root@app ~]#
Perhaps DNS queries are skyrocketing and overwhelming some of the major public DNS servers.
Re: Facebook-owned sites were down
#318I thought Facebook, Instagram and WhatsApp ran on different infrastructure (and they've been trying for a while to align everything)? How could they all go down at the same time, if they have different teams of engineers running each product separately? Could anyone with some background (or person familiar with the matter) explain how their system's set up?
FWIW, WhatsApp (on phones) should be resiliant to a DNS only outage, the clients contain fallback IPs to use when DNS doesn't work, and internal services don't use DNS as far as I remember.
At one time, WhatsApp had actually separate infrastructure at SoftLayer (IBM Cloud now), but that hasn't been in place for quite some time now. When I left, it was mostly just HAProxy to catch older clients with SoftLayer IPs as their DNS fallback.
Re: Facebook-owned sites were down
#319I wonder if maybe part of the lesson will be to run the root of your authoritative DNS hierarchy on separate infrastructure with a separate domain name. Using facebook.com as your root is cool and all but when that label disappears it causes huge issues.
Re: Facebook-owned sites were down
#320Unsurprisingly, Oculus is down as well, as are most services for the VR headset. So that's 4 major properties right now.
Can you not use an Oculus headset if FB servers are down? That’s absurd.
We've come full circle, where techies are rediscovering the original hatred for the Oculus, that it is tied to a social media walled garden, for some reason.