// Adds dimensions UUID, Author and Topic into GA4
Sunday, March 8, 2026
29.5 C
Singapore

Commuters travel in the dark after power outage plunges Serangoon MRT station platform into darkness

SINGAPORE: Commuters at Serangoon MRT station experienced an unexpected power outage this morning (May 28), resulting in the entire platform of the Circle Line section being enveloped in darkness for approximately one hour and 20 minutes. However, train services were not affected by the incident.

Numerous netizens took to social media to share their experiences and photos of the darkened platform at Serangoon MRT station. They expressed surprise and curiosity, with some commenting that it was their first encounter with the MRT operating in such conditions.

One passenger stated, “I was also scared, I quietly exited the train.”

An SMRT spokesperson has since confirmed that a power failure occurred around 8:45 am and that the outage only affected some lights in the circle line halls and platform, not the northeast line area.

Revealing that the power was restored by 10.05 am, the spokesperson added that SMRT arranged for additional staff to assist passengers in the station while the lights were out.

See also  Chinese aunty reluctant to sit beside foreign worker in MRT, only sat down after he gave up his seat

 

- Advertisement -

Hot this week

‘Is the chicken gold-plated?’ Malaysian woman stunned by S$8.50 cai fan in Singapore CBD

The woman added that she is “seriously considering” moving back to Kuala Lumpur or finding a side gig that pays enough to keep up with inflation.

Fewer Singapore graduates found jobs within 6 months in 2025, survey shows

There are also fewer job openings in outward-facing sectors such as information and communications.

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); } });
// //