// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 22, 2026
28.1 C
Singapore

Meta vows to take action amid worldwide Facebook, Instagram outage

SINGAPORE: Tech giant Meta has promised to take swift action after its platforms, Facebook, Instagram, Messenger and Threads, experienced a massive outage on Tuesday (5 March), leaving users worldwide unable to access their accounts.

Users attempting to log in encountered error messages, with feeds failing to refresh. Downdetector reported hundreds of thousands of outages across various countries, indicating the extensive reach of the issue.

WhatsApp, also owned by Meta, appears unaffected.

Meta has officially acknowledged the situation and is actively working to address the problem. A statement on their website stated, “We are aware of an issue impacting Facebook Login. Our engineering teams are actively looking to resolve the issue as quickly as possible.”

Meta has not revealed the cause of the outage. It has yet to provide more details on how it will fix the issue.

Meta’s platforms are among the most widely used globally, with Facebook boasting three billion active monthly users and Instagram projected to reach 1.4 billion later this year.

The last major Meta outage occurred in 2021, lasting nearly six hours, affecting Facebook, Messenger, WhatsApp, and Instagram. During that incident, founder Mark Zuckerberg publicly apologized to users.

Featured image by Depositphotos

- Advertisement -

Hot this week

‘They are just becoming busy living their own life’: Singaporeans on growing apart from friends

Singaporeans have shared how their friendships have changed as they have grown older and taken on new responsibilities.

Is your partner’s love language important? Singaporeans share their views

For some Singaporeans, willingness to accommodate each other matters more than having the same preferences for showing affection.

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