// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27 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

Hot this week

LTA adds three new bus services including RTS Link connector and two Tengah routes as Bus Connectivity Enhancement Programme continues

LTA is introducing three new bus services and enhancing two existing ones under the BCEP, including two Tengah connectivity services from Oct 25 and a new Service 968 to support the RTS Link Woodla...

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