E

Error with Earthly and GitHub Issue

Summary

The user is encountering an error that happens regardless of the tests being run, possibly linked to a specific GitHub issue. They suggest trying an experimental version of earthly by running earthly --ticktock +my-target, and mention a different method to switch to the ticktock version if it involves a satellite.

Status
open
Tags
    Source
    #earthly
      b

      brandon

      9/27/2024

      It might be related to this issue https://github.com/earthly/earthly/issues/2454

      You could try running earthly --ticktock +my-target which runs on an experimental version of earthly that has a re-written scheduler.

      If it’s a satellite there’s a different way to switch to the ticktock version

      g

      george

      9/27/2024

      Currently hitting this error, irrespective of the tests being run