Skip to content

Applying migrations fails with write EPIPE error using wrangler 4.17.0 and newer on macOS 12.7.6 #9772

Open
@kotkoroid

Description

@kotkoroid

What versions & operating system are you using?

macOS 12.7.6, wrangler 4.22.0

Please provide a link to a minimal reproduction

No response

Describe the Bug

Migration applying fails with write EPIPE error when using wrangler version 4.17.0 and later on macOS 12.7.6. Migration apply successfully on version 4.16.1 and older.

This is similar issue to #9741, however, this one is not related to @cloudflare/vitest-pool-workers thus I have opened a separate issue.

Please provide any relevant error logs

johndoe@johndoe project % bun wrangler d1 migrations apply service-d1
:partly_sunny:️ wrangler 4.22.0
───────────────────
dyld[23342]: Symbol not found: (__ZNSt3__122__libcpp_verbose_abortEPKcz)
  Referenced from: '/Users/johndoe/Workspace/project/node_modules/@cloudflare/workerd-darwin-64/bin/workerd'
  Expected in: '/usr/lib/libc++.1.dylib'
✘ [ERROR] write EPIPE? Would you like to report this error to Cloudflare? Wrangler's output and the error details will be shared with the Wrangler team to help us diagnose and fix the issue. › (Y/n)

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting reporter responseNeeds clarification or followup from OPbugSomething that isn't workingd1Relating to D1

    Type

    Projects

    Status

    Untriaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions