// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 1, 2026
30.5 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

Singapore’s private car numbers drop to their lowest level since 2019 as high costs drive rental demand

More drivers are skipping car ownership as high costs make rentals, car-sharing and public transport practical alternatives for daily travel

Thailand shelves US$31 billion Land Bridge project after review finds weak economic case and environmental risks

Thailand is moving away from its ambitious Land Bridge proposal after officials found changing global trade conditions and environmental concerns had weakened the case for the project.

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