// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 18, 2026
28 C
Singapore

BPLRT breaks down for second time in one week; train sent to push it out gets stuck as well

Services on the Bukit Panjang LRT line broke down for the second time in one week, after train services were disrupted for 5 hours last Friday when a train crashed into and damaged a “signal stop tape” near Keat Hong station.

Today, a train broke down between Choa Chu Kang and Phoenix stations. Unfortunately, the train that was sent to assist and push the faulty train out became stuck, as well.

At 4.10pm, SMRT announced that would be no train services from Choa Chu Kang to Phoenix station due to a train fault.

35 minutes later, at 4.45pm, the transport operator announced that the fault had been fixed and that train services would resume as per normal.

- Advertisement -

Hot this week

Woman struggles with anxiety after boyfriend enlists for NS: ‘I legit can’t stop crying’

SINGAPORE: Not every couple finds it easy to navigate an NS relationship. The sudden distance, limited communication, and uncertainty can be a major adjustment, especially for couples who were use...

‘Everything is competitive and hard’: American expat asks locals to reveal what foreigners misunderstand about Singapore

SINGAPORE: Singapore has long been a popular destination for foreigners, thanks to its tropical climate, diverse food culture, efficient public transport, futuristic skyline, lush greenery and, per...

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