// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 7, 2026
31.1 C
Singapore

SIA flight safely returns to Singapore after experiencing technical malfunction in the braking system

SINGAPORE: Singapore Airlines Boeing 787-10, flight SQ638, has safely returned to Singapore after it encountered a technical failure in its braking system, leading to smoke emissions from the aircraft as it landed at Tokyo Narita Airport.

The incident occurred on the morning of Aug 12, following the flight from Singapore to Tokyo, which took place on Aug 11.

Upon the aircraft’s landing, air traffic control personnel at Narita Airport detected white smoke emanating from one of the passenger plane’s tyres, prompting immediate action and investigation.

According to a statement from Singapore Airlines, their engineering team quickly addressed the issue, leading to the replacement of the affected tyre.

The aircraft, scheduled for the return flight SQ637 from Tokyo to Singapore, was delayed due to the incident. The flight, initially slated for an earlier departure, was rescheduled to take off at 1:28 pm local time after a delay of approximately two hours.

The Civil Aviation Authority of Singapore (CAAS) later confirmed that flight SQ637 had safely landed in Singapore at 7:02 pm local time.

Preliminary investigations by the CAAS suggest that the smoke resulted from a technical malfunction in the braking system of one of the aircraft’s tyres. /TISG

- Advertisement -

Hot this week

Singapore breaks into global top 10 startup ecosystems index for the first time

Singapore has broken into the global top ten startup ecosystems for the first time, even as Singapore retained its country ranking in the Global Startup Ecosystem Index 2026, from global startup ec...

Software engineer feels undervalued after being tasked with training higher-paid fresh graduates

SINGAPORE: A 28-year-old software engineer whose salary has remained at S$3,500 a month says he feels “demoralised” after being tasked with training newly hired fresh graduates who are reportedly e...

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