// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 10, 2026
29.4 C
Singapore

Public advisory: SBS Transit to conduct scheduled system maintenance on Sept 20 and 21

SINGAPORE: If you’re the type who checks the bus arrival app right down to the minute before leaving home, you might want to take note. SBS Transit has announced that it will be carrying out scheduled system maintenance from midnight on Saturday, Sept 20, until 6 p.m. on Sunday, September 21, 2025.

During this period, the SBS Transit website and mobile app will be down. That means no “Next Bus” timings, no app-based trip planning, and no quick online checks before you head out.

The operator has apologised for the inconvenience, but for commuters, this short pause in digital convenience will take a little adjusting.

What this means for commuters

The good news is that buses and trains themselves won’t be affected, and they’ll still be running during the scheduled system maintenance. The challenge is for commuters who have gotten used to relying on live updates to plan when to leave the house or dash out from the office. Without real-time arrival timings, there may be a bit more waiting around at the bus stop, especially if you usually cut it close to catch that one bus that gets you to work (or dinner plans) just in time.

It’s a small reminder of how dependent we’ve all become on these little digital helpers. One weekend without them, and suddenly the commute feels like going back to the “old days” when you stood at the bus stop and hoped the bus would show up soon.

How to cope this weekend

If you want to keep your stress levels in check, a little planning will go a long way. Other apps, like Google Maps, SG BusLeh, or the Land Transport Authority’s MyTransport.SG app still provide live bus arrival times for most services. Think of them as your stand-in travel buddies until SBS Transit’s system is back online.

It might also help to plan your trips appropriately. Check your travel itinerary in advance and give yourself a bit more buffer time just in case the bus takes longer than you expect. It’s not fun to be stuck at the stop watching bus after bus go by full, so giving yourself a few extra minutes could save you some stress.

And if you’re at an interchange, don’t forget that station staff are still around. They may not have an app in hand, but they can point you in the right direction and help with route information.


Read also: ‘Speed limiters are only for local buses?’ — Netizens call out speeding foreign buses on Singapore roads

- Advertisement -

Hot this week

‘We let our insecurities hit out at others’: Ho Ching on racism against Indians in Singapore

Ho Ching's take on the recent controversy of hate campaigns against Indians in SG has gotten a lot of comments. "Overall, Singaporeans are much more inclusive and open to different races, accents, ...

NEA reports increase in dengue cases, with eight active clusters across Singapore

According to the National Environment Agency, 81 dengue cases were reported in the week ending 6 Jun 2026, an increase of 14 cases from the previous week

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