// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 2, 2026
33 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

Pritam Singh faces secret vote on WP leadership at special cadres conference

She wrote in a letter, "...completely understand if it is not possible but I would sincerely appreciate your consideration. Please only hep me if it is comfortable and convenient for you."

Microsoft Copilot draws backlash after AI chief says AI would soon automate white-collar jobs within 18 months

Microsoft Copilot has drawn backlash after Microsoft artificial intelligence (AI) CEO Mustafa Suleyman predicted that within 12 to 18 months, most tasks in white-collar work would be fully automate...

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