eas build -p android --profile preview build issue

Uploading project to build servers
[================================================================] 100% 0.0s

Starting Android build
HTTPError: Response code 404 (Not Found)
Code: ERR_NON_2XX_3XX_RESPONSE

Hi @shahid009

It works for me:

% eas build -p android --profile preview
Loaded "env" configuration for the "preview" profile: no environment variables specified. Learn more
✔ Using remote Android credentials (Expo server)
✔ Using Keystore from configuration: Build Credentials ABCDE-fghij (default)

Compressing project files and uploading to EAS Build. Learn more
✔ Uploaded to EAS 3s

Build details: https://expo.dev/accounts/wodin/projects/xxx/builds/12345678-abcd-0987-efab-123456789012

Waiting for build to complete. You can press Ctrl+C to exit.
  Build queued...

You might have run into an intermittent issue. If you try it again, does it work?
Otherwise, is it possible you are behind a corporate proxy server that might be interfering?

after chang eas.json it works for me