// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 28, 2026
28.9 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

‘These youths are definitely not ‘not hungry”: Young Singaporeans making ends meet by taking second jobs as ‘safety net’ amid rising cost of living

SINGAPORE: Gone are the days when one pay cheque was enough to feel financially secure in Singapore. Now, young Singaporeans are taking on second jobs as a “safety net” amid the rising cost of liv...

‘My workload doubled with no pay rise’: Employee wonders if he should just leave

SINGAPORE: An employee has questioned whether there's any point staying with his company after his workload doubled in under a year without so much as a pay ris In a Reddit post, the man shared th...

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