// Adds dimensions UUID, Author and Topic into GA4
Thursday, June 11, 2026
28.3 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

Vehicle drove over a kerb and hit a van, netizens share opinions on what happened

On Facebook, SGRV Admin shared: "4jun2026 1115hrs... geylang east central... honda civic drove up the kerb hit byd t3 van hopefully this video helps the van owner with the claim against that civic

New way to scare away wild birds: Food vendors now use laser pointers for birds who openly steal food from diners

The bird problem at the market and food center on Ang Mo Kio Avenue 10 is a nuisance, with wild birds openly stealing food. The vendors and cleaners interviewed had to use laser pointers to scare a...

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