// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 6, 2026
31.6 C
Singapore

Facebook, Instagram, WhatsApp hit by outage

Check back for more updates.

Major social media services including Facebook, Instagram and WhatsApp were hit by a massive outage on Monday, tracking sites showed, impacting potentially tens of millions of users.

Outage tracker Downdetector was showing outages in heavily populated areas like Washington and Paris. /AFP

- Advertisement -

Hot this week

‘Why do the good things only come after I leave?’ Singaporeans share their most ironic timing stories

On Reddit, a netizen was curious and asked: What was your “why do the good things only come after I have left” moment?

Chee Soon Juan: Serving Singapore should not depend on how much you’re paid

Interview given by Singapore Democratic Party chief Chee Soon Juan on June 3. "Ministers saying they should be paid astronomical salaries so that they will not be tempted by corruption is like the ...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks