Skip to content

Lando setup crashes with Error: write EPIPE #3818

Description

@bmunslow

Running lando setup command fails with the following error:

  lando ERROR Error: write EPIPE
    at afterWriteDispatched (node:internal/stream_base_commons:161:15)
    at writeGeneric (node:internal/stream_base_commons:152:3)
    at Socket._writeGeneric (node:net:954:11)
    at Socket._write (node:net:966:8)
    at writeOrBuffer (node:internal/streams/writable:570:12)
    at _write (node:internal/streams/writable:499:10)
    at Writable.write (node:internal/streams/writable:508:10)
    at /snapshot/core/utils/run-elevated.js:92:21
    at new Promise (<anonymous>)
    at /snapshot/core/utils/run-elevated.js:73:12
    at ChildProcess.<anonymous> (/snapshot/core/utils/merge-promise.js:13:96)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Operating system:
Ubuntu 25.10

Kernel version:
Linux 6.17.0-6-generic

Lando version:
Lando v3.25.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    setupIssues with Lando install or setup

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions