// Adds dimensions UUID, Author and Topic into GA4
Sunday, July 12, 2026
30 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

Nearly 90% of expats cite Singapore’s tax policies as a reason for relocating

96% of those polled also said that they earn more in Singapore than back in their home countries.

Maid gets 18 months’ jail for abusing 97-year-old Singapore employer with dementia

A family's suspicions led to hidden camera footage that exposed repeated abuse by a domestic helper against a frail 97-year-old man

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