Air Traffic Control Incident: Sleep Overshadow Safety at Ajaccio Airport

Air Traffic Control Incident: Sleep Overshadow Safety at Ajaccio Airport
source: gettyimages
September 23, 2025

==========================================================================

In the high-stakes and safety-critical realm of air traffic control, maintaining vigilance is paramount. Yet, recent events highlight how even the most stringent rules can be challenged, as an Air Corsica Airbus A320 experienced a notable delay due to a sleeping controller.

The Flight's Journey and Delay ------------------------------

The aircraft departed from Paris Orly late on September 15, aiming to land at Ajaccio Napoleon Bonaparte Airport around midnight—a time when alertness is crucial. However, as it approached, the crew reported silence from the control tower, and the runway was cloaked in darkness without illumination, raising concerns about the landing.

Operational Challenges and Response -----------------------------------

With the flight already an hour behind schedule, only one controller was on duty. The pilots, working with regional controllers, decided to circle the Gulf of Ajaccio until the situation could be clarified. This detour lasted approximately an hour.

According to the captain, "The fire personnel had no response from the tower and called the gendarmerie." Attempts to access the tower were initially thwarted by locks, but airport staff eventually entered to find the controller asleep at his desk.

Reactions and Outcomes ----------------------

The crew and ground staff demonstrated professionalism, with the captain reflecting, "In decades of experience, I have never managed such a situation. We remained calm; there was no panic." Passengers responded with levity to the unusual delay.

Testing confirmed that the controller was neither intoxicated nor under the influence of drugs. Had the situation been more serious, the aircraft would have diverted to Bastia, on the other side of the island.

Regulatory and Workforce Context -------------------------------

Neither Ajaccio Airport nor the French Civil Aviation Authority commented publicly on the incident. The sleeping controller’s future remains uncertain.

French air traffic controllers, primarily civil servants, have a documented history of strikes driven by exhaustion and stressful working conditions, often due to understaffing. Despite this, they are among the highest-paid in Europe, earning up to €120,000 annually, with the option to retire early at age 50 with a full pension. Eurocontrol has criticized the French for causing significant disruptions when they strike.

Broader Implications and Incidents ----------------------------------

This event is reminiscent of previous crises, such as the May radar and communication failure at Newark Liberty International Airport in New Jersey, which left controllers in distress and aircraft temporarily without radar or radio contact for 90 seconds.

While stress is known to trigger sleep issues like narcolepsy, this incident underscores the critical importance of constant vigilance in air traffic control. Ensuring safety remains a challenge amidst operational pressures and human factors.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 147 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644289,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}