Skip to content

EAS Android build stuck in queued state with no logs for hours #3740

@prasad5235692

Description

@prasad5235692

Minimal reproducible example

No minimal reproduction repository available because the issue occurs during EAS cloud build queue processing before the actual Android build starts. The problem happens immediately after successful upload to EAS: * Project upload succeeds * Android keystore generation succeeds * Build remains stuck in "Build queued..." * No logs are generated even after several hours This appears to be related to EAS queue/server processing rather than application code.

Build URL:
https://expo.dev/accounts/kprasadkannan/projects/starcontructions/builds/b0c042bb-78e7-40b2-a8eb-d413fbb117d6

Steps to reproduce

  1. Create an Expo managed workflow app on Windows.
  2. Run:
    eas build --profile preview --platform android --clear-cache
  3. Login succeeds and project uploads successfully.
  4. Android keystore is generated successfully.
  5. Build enters "Build queued..." state.
  6. Wait several hours.

Expected result:

  • Build should start and logs should appear.

Actual result:

  • Build remains queued for hours.
  • No logs appear.
  • Build never starts processing.

Platform:

  • Android
  • EAS Build cloud service
  • Windows
  • Expo managed workflow
  • Free tier account

Environment

npx expo-env-info

Expo Doctor Diagnostics

npx expo-doctor@latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    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