Skip to content

EAS Update fails with server error #3873

@constsm

Description

@constsm

Build/Submit details page URL

No response

Summary

Failed to publish updates
Unexpected server error
GraphQL request failed

Here are the ID's
9f6b9042-650a-4556-81e7-8460338ea8e6
8d5d8719-192a-44b4-93d8-171697cb7f8c
cdf11b9d-2169-4463-8087-67c53ef016b4

Managed or bare?

bare

Environment

expo-env-info 2.0.14 environment info:
System:
OS: Linux 5.15 Ubuntu 22.04.5 LTS 22.04.5 LTS (Jammy Jellyfish)
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 24.16.0 - /home/constsm/.nvm/versions/node/v24.16.0/bin/node
Yarn: 1.22.22 - /mnt/c/Program Files/nodejs/yarn
npm: 11.13.0 - /home/constsm/.nvm/versions/node/v24.16.0/bin/npm
IDEs:
Android Studio: AI-242.23726.103.2422.13016713
npmPackages:
expo: ~54.0.33 => 54.0.33
expo-updates: ~29.0.16 => 29.0.16
react: 19.1.0 => 19.1.0
react-dom: 19.1.0 => 19.1.0
react-native: 0.81.5 => 0.81.5
react-native-web: ^0.21.2 => 0.21.2
npmGlobalPackages:
eas-cli: 20.2.0
Expo Workflow: bare

Error output

  • Computing project fingerprints
    ⌛️ Computing the project fingerprints is taking longer than expected...
    ⏩ To skip this step, set the environment variable: EAS_SKIP_AUTO_FINGERPRINT=1
    ✔ Computed project fingerprints
  • Publishing...
    ✖ Failed to publish updates
    Unexpected server error (Expo error ID: cdf11b9d-2169-4463-8087-67c53ef016b4).
    Request ID: cdf11b9d-2169-4463-8087-67c53ef016b4
    CombinedError: [GraphQL] Unexpected server error (Expo error ID: cdf11b9d-2169-4463-8087-67c53ef016b4).
    at makeResult (/usr/local/lib/node_modules/eas-cli/node_modules/@urql/core/dist/urql-core-chunk.js:381:43)
    at fetchOperation (/usr/local/lib/node_modules/eas-cli/node_modules/@urql/core/dist/urql-core-chunk.js:744:71)
    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
    at async /usr/local/lib/node_modules/eas-cli/node_modules/wonka/dist/wonka.js:346:20 {
    graphQLErrors: [
    {
    extensions: [Object],
    message: 'Unexpected server error (Expo error ID: cdf11b9d-2169-4463-8087-67c53ef016b4).',
    locations: [Array],
    path: [Array]
    }
    ],
    networkError: undefined,
    response: Response {
    size: 0,
    timeout: 0,
    Symbol(Body internals): { body: [Gunzip], disturbed: true, error: null },
    Symbol(Response internals): {
    url: 'https://api.expo.dev/graphql',
    status: 200,
    statusText: 'OK',
    headers: [Headers],
    counter: 0
    }
    }
    }

Reproducible demo or steps to reproduce from a blank project

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs reviewIssue is ready to be reviewed by a maintainer

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions