11 comments

  • kqgnkqgn 17 minutes ago
    Building multiple diverse paths and monitoring for fiber cuts is not hard. Having 2 fiber paths is insufficient for even only moderately important workloads at a tech company. Overlapping fiber cuts happen. For something with significant economic and safety impact this is just crazy.

    Sometimes the level of incompetence / lack of care in organizations like this astounds me. I understand issues like this can be complicated and systemic but it honestly makes me think very poorly of the technologists building these systems in government.

    • woodruffw 8 minutes ago
      They had two diverse paths, but apparently did not have a (reliable?) process for ensuring the backup path was functional during fail-over. I imagine there will be some soul-searching over that.

      Nothing I've ever seen or experienced with FAA indicates a lack of care; the parsimonious explanation is almost always that people who care a great deal are working within complex systems that don't always have a consistent or externally legible set of priorities. Or more intuitively, the failures we see are the "acceptable" ones versus the unacceptable ones (like planes falling out of the sky).

      • OutOfHere 1 minute ago
        The problem is with considering the second path a backup path. It is a common problem with things that are considered to be a backup. In contrast, both paths should ideally have been in regular use. As a general policy, one should always exercise all of one's suppliers, even if some are suboptimal, not just the primary one.
  • cube00 52 minutes ago
    > When it went to flip into the backup, we discovered that the backup fiber had a break

    Pretty grim that a life critical system wasn't designed to report that the backup fibre was unserviceable until they attempted to switch over to it.

    I wonder how long it was down? Days, weeks, months?

    • toast0 39 minutes ago
      Sometimes your multiple fiber paths end up in the same bundle, severed by the same backhoe. It's always a fun day when that becomes apparent.
      • konfusinomicon 16 minutes ago
        last time this happened in my area a local farmer was burying a cow and took out the whole towns connection
      • koolba 35 minutes ago
        Put all your backups in one basket, and then pray that nobody crushes the basket.
        • oasisbob 19 minutes ago
          This is a pretty classic network operator story: go to great lengths to provide for physically diverse paths, then not notice when your provider refactors and grooms them onto the same bundle.
    • krashidov 31 minutes ago
      Could this be sabotage?
      • pvaldes 1 minute ago
        [delayed]
      • kqgnkqgn 24 minutes ago
        That seems more than merely plausible given current tensions and the location/timing connection with NYC and UN.
    • zoomablemind 22 minutes ago
      That's very uncharacteristic, especially given all those contingency requirements (backup policies, failovers, testing schedules etc.) imposed on corporations/companies in the wake of 9/11.
      • pixl97 17 minutes ago
        You actually have to ensure that someone isn't just checking boxes the tests passed and the tests actually passed.

        I worked for a regional ISP that had a major outage when the redundant fiber provided by the telephone company was cut in one place triggering a full loss of connectivity. It also caused a massive 911 outage for 200,000 people as it isolated the 911 center from the city core.

        Turns out the phone company didn't connect one side of the ring topology even though they certified they did. Needless to say lawsuits abounded.

    • readthenotes1 50 minutes ago
      A lot of people don't check their backups until they need to restore.

      A lot of people are incompetent.

      • andrewjf 10 minutes ago
        Nobody wants backups as a feature. The feature is restore.
      • thewebguyd 42 minutes ago
        A backup without a restore test isn't a backup at all
        • bonoboTP 13 minutes ago
          You don't always have a copy of your hardware to restore onto. And the test's entire purpose is that you're not yet sure whether your restore will truly work. So you can't just run a backup and restore on your true prod system, because you're not sure it won't wreck it. So you need extra money to have a second system onto which you try to restore. If you don't have a lot of money, you will want to actually use your disks for storage, not to put them into a second testing server. Of course I'm not talking about very professional companies with super critical data. Just simpler smaller scale places or consumers.
  • sc68cal 1 hour ago
    There is also a new ATC system being rolled out, as early as today

    https://www.airwaysmag.com/new-post/faa-smart-first-deployme...

    • whatever1 47 minutes ago
      I suspect it is vibe coded. Contract won in June. Deploying in September.

      Good luck to all of us.

      • gkedzierski 16 minutes ago
        I can guarantee you that it was not. Check out DO-278A, and its standards and guidelines that must be followed.
        • tencentshill 6 minutes ago
          ...Or what? The US government is in move-fast-and-break-things mode, and is running on a skeleton crew besides.
      • macintux 25 minutes ago
        Deploying first to DC? Yeah, that’ll end well.
  • chresko 4 minutes ago
    Are we sure this wasn't Claude? Has Dario made an announcement yet?
  • atonse 57 minutes ago
    I don't quite understand this sort of thing happening. Wasn't the whole point of the internet to be a self-healing network where we route around severed cables, etc?

    Or is it that these ATC networks are their own air-gapped network with less redundancy? That just doesn't add up. Or maybe there was only one line going to the ATC, with no multiple "ISPs" like a datacenter would have?

    • bri3d 45 minutes ago
      * Yes, TRACON have their own dedicated links. You can look into ASTERIX and STARS to learn some of the cursed ways the data processing and dataflow work.

      * There is supposed to be a primary and a secondary link, in this case the primary failed and the fail-over also failed. It's unclear from the reporting if they were damaged in the same incident or if the failover was not tested or monitored adequately.

      The Philadelphia TRACON site has been notoriously unreliable and was supposedly improved in 2025, it's also unclear if these issue actually could stem from that implementation.

      • wrs 36 minutes ago
        I’ve had enough double-redundant links fail - and I mean pretty thoroughly double-redundant, different provider, different media, different physical path - that I’m quite surprised something like the air traffic control system only has two links.
        • Polizeiposaune 0 minutes ago
          Contractually dual-path, or actually dual-path? My understanding is that there's enough infrastructure horse-trading going on behind the scenes that it's very difficulty to be certain that two circuits between points A and B don't share the same infrastructure somewhere in between.

          First big oops of this form that I remember:

          "In December 1986, the ARPANET had 7 dedicated trunk lines between NY and Boston, except that they all went through the same conduit -- which was accidentally cut by a backhoe. "

          https://www.csl.sri.com/~neumann/insiderisks06.html

        • pixl97 11 minutes ago
          One thing that needs to be reviewed is if they are dual links or redundant links.

          In any system where both sides of redundancy always carry traffic then loss of one link can cause congestion failure if any link fails. This is a very common means of failure in electrical networks that requires load shedding. Well, you can't load shed air traffic.

          A more complex system that I like, but comes with it's own set of constraints and implementation issues is a system where both lines carry all the traffic at all times. This way the default state of the system is always working and your first failure isn't invisibly critical.

          But this is very hard as we see in TCP when things get out of order and high latency creeps in. You have to manage a lot more state at the data level.

    • readthenotes1 35 minutes ago
      Do you want air traffic control to be on the general internet?

      That seems like an extremely foolhardy thing to do.

      • ssl-3 29 minutes ago
        As a tertiary backup: Yeah, maybe I do want that.

        It seems like it would present a less-chaotic solution than that provided by having no data communications at all.

      • kqgnkqgn 23 minutes ago
        You certainly don’t need to run this over public Internet to get resiliency over multiple paths.
  • baggachipz 16 minutes ago
    Maybe Sean Duffy was just binge-watching his old reality tv shows and gobbled up the bandwidth?
  • dctoedt 29 minutes ago
    Not to be conspiratorial, but about an hour ago I saw this in The Economist: "Russia’s grey-zone attacks on Europe are growing more brazen"

    [QUOTE:]

    Russia has been staging covert operations and deniable provocations against European countries for many years. Since its full-scale invasion of Ukraine began in 2022 they have increased. These have included incursions by reconnaissance drones, hacking, arson, parcel bombs targeting cargo flights and plots to kill executives of leading European arms firms. In recent months the pace of such shadowy attacks appears to have risen again. The Russian operations have three main goals, according to analysts and security officials: trying to coerce European countries into halting their support for Ukraine; raising the costs of providing that support; and attempting to make NATO look powerless.

    [/QUOTE]

    And of course there've been "suspicious" cable cuts in the Baltic Sea and other European waters ....

    https://www.economist.com/europe/2026/09/21/russias-grey-zon...

  • quickthrowman 58 minutes ago
    It has been conjectured that the easiest way to locate a buried fiber optic cable is to start digging.

    (The actual easiest method is to install the conduit or direct burial cable with tracer wire)

    • bluGill 17 minutes ago
      Fiber was all installed long after we knew locating it was important. I suspect it all had a tracer wire installed with it. Of course sometimes the tracer wire can break.

      Before fiber a lot of things were put into the ground with no thought how you would find it again.

    • dboreham 43 minutes ago
      Local people know where they are because once upon a time a D8 drove through pulling a big orange spool of fiber conduit and passers by chatted about how another fiber was going in. Also around here the contractors seeded the disturbed ground with a wildflower mix (presumably to discourage weeds) so you can also look for straps of wildflowers.

      And of course there are marker posts that say "buried fiber optic cable do not dig".

      • pixl97 4 minutes ago
        Once you get out farther from civilization these signs become less common and there are more situations where they can get removed.

        Most cheap hired labor doesn't realize you shouldn't dig up the market posts and throw them in the dumpster on construction sites. Add a little bit of rain and suddenly the contractor showing up with an excavator that was told everything was properly marked, and can see markings in other places but not where they are digging, and disaster occurs.

        Also soils aren't static, I've been on sites where the midpoint of a buried telecommunications cable had drifted over 8 feet from where the markers were a few hundred yards apart. Just looking at the markers and assuming a straight line isn't a safe bet. Looking at the fence rows to the left and right of the cable and you could see a matching bow in the fence rows.

  • tomasphan 50 minutes ago
    ATC seems like a great place to have redundancy with a starlink dish on the roof.
    • peri-cl 22 minutes ago
      I think this the same system that was the topic of a major contractor dispute a few months ago, between Verizon (incumbent fiber contractor) and SpaceX (lobbying to replace it).

      https://news.ycombinator.com/item?id=43205435 ("Starlink to take over $2.4B contract to overhaul air traffic control comms (theverge.com)")

  • cyanydeez 23 minutes ago
    So of course if the FAA is going to put AI into the watchtowers, they're obviously going to use local AI and not rely on some random Amazon cloud infra in some middle eastern country.

    right. of course, no ones going to cut corners on the safe use of AI and secure infrastructure in this administration.

  • dboreham 41 minutes ago
    [flagged]