// Adds dimensions UUID, Author and Topic into GA4
Thursday, June 4, 2026
32.2 C
Singapore

Water leaking from train in North East Line as if it was raining

A reader who prefers to remain anonymous sent us the the following pictures and video. He said that the incident happened this morning (5 June) at 8.50am in the North East Line. The station announcement in the video mentions Buangkok Station.
[fvplayer src=”http://youtube.com/watch?v=wKx1lJWd97A”]
One of the pictures shows a SBS Transit staff putting lots of toilet paper over the dripping water.
IMG-20160705-WA0000Another showed the train being crowded but commuters not being able to sit in the four seats (two of them reserved seats) where the water dripping was the heaviest.
IMG-20160705-WA0003Commuters have complained about trains in the North East Line leaking so badly that it looked like it was raining since 2011.

See this: http://bit.ly/29flUsb, and this: http://bit.ly/29nqoQT, and this: http://bit.ly/29gocbn.

The leak has been identified to be caused by faulty air-con units in the trains in the past, but it is unclear what SBS Transit has done since 2011 to fix the problem.

- Advertisement -

Hot this week

BTS Singapore ticket frenzy sees resale prices soar to nearly S$9,000

Tickets for BTS's concert in Singapore at the end of the year went on sale today. Some tickets are already being resold on platforms for up to 23 times the original price.

Hong Kong principal who swore at Singapore security guards fired after resignation was rejected

The principal of a Hong Kong school was caught on camera behaving rudely toward two security guards in Singapore. He was investigated in both countries, suspended, and then he resigned. But the sch...

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