Coder Social home page Coder Social logo

Comments (16)

pratiksvaidya avatar pratiksvaidya commented on July 28, 2024 16

Downgrading to 7.1.0 resolved the issue for me and I was able to both build and submit to the App Store.

npm uninstall eas-cli && npm install -g [email protected]

from eas-cli.

sergeyshilin avatar sergeyshilin commented on July 28, 2024 1

what's the difference between that command and the normal eas build?

If you were able to successfully log in before, it will reuse your stored credentials instead of prompting again, and as a result, will be able to run a build.

from eas-cli.

mansmahamat avatar mansmahamat commented on July 28, 2024

Same for me

from eas-cli.

OgzAkt avatar OgzAkt commented on July 28, 2024

+1

from eas-cli.

ReMuSoMeGA93 avatar ReMuSoMeGA93 commented on July 28, 2024

same here.

from eas-cli.

sergeyshilin avatar sergeyshilin commented on July 28, 2024

Same,

In the meantime, eas build --non-interactive to skip the apple auth prompt and use cached signing credentials.

from eas-cli.

ryanSoftwareEngineer avatar ryanSoftwareEngineer commented on July 28, 2024

oh no, it's happening to me too, apple status is clear though https://developer.apple.com/system-status/

from eas-cli.

sirusbaladi avatar sirusbaladi commented on July 28, 2024

eas build --non-interactive

what's the difference between that command and the normal eas build?

from eas-cli.

sirusbaladi avatar sirusbaladi commented on July 28, 2024

what's the difference between that command and the normal eas build?

If you were able to successfully log in before, it will reuse your stored credentials instead of prompting again, and as a result, will be able to run a build.

awesome, works great but now have the same issue with trying to run: eas submit -p ios.
Any way to go around it?

edit: it can't be done unless you have a mac

from eas-cli.

iAhtasham avatar iAhtasham commented on July 28, 2024

I am still facing the same issue on eas-cli/7.3.0

PS D:\Projects\React Native> eas --version
eas-cli/7.3.0 win32-x64 node-v18.15.0
PS D:\Projects\React Native> eas build --profile production --platform ios
Loaded "env" configuration for the "production" profile: no environment variables specified. Learn more: https://docs.expo.dev/build-reference/variables/
√ Using remote iOS credentials (Expo server)

If you provide your Apple account credentials we will be able to generate all necessary build credentials and fully validate them.
This is optional, but without Apple account access you will need to provide all the missing values manually and we can only run minimal validation on them.
√ Do you want to log in to your Apple account? ... yes

› Log in to your Apple Developer account to continue
√ Apple ID: ... *************
› Restoring session C:\Users*.app-store\auth*******\cookie
› Session expired Local session
› The password is only used to authenticate with Apple and never stored on EAS servers
Learn more: https://bit.ly/2VtGWhU
√ Password (for ************): ... ***************
› Saving Apple ID password to the local Keychain
Learn more: https://docs.expo.dev/distribution/security#keychain
√ Logged in New session
Authentication with Apple Developer Portal failed!
Apple provided the following error info:
Service not available because of maintenance activities, please try again after some time.
Error: build command failed.

from eas-cli.

ahmadtech199 avatar ahmadtech199 commented on July 28, 2024

@pratiksvaidya Thank you so much, now it's working 🚀🚀🚀

from eas-cli.

zachbwh avatar zachbwh commented on July 28, 2024

@pratiksvaidya legend! thank you ❤️

from eas-cli.

noctivityinc avatar noctivityinc commented on July 28, 2024

Make sure to update your eas.json file as well in case you have a constraint :)

from eas-cli.

StephenPalazzo avatar StephenPalazzo commented on July 28, 2024

Delete your eas.json file, and rerun eas build:configure

from eas-cli.

expo-bot avatar expo-bot commented on July 28, 2024

Thank you for filing this issue!
This comment acknowledges we believe this may be a bug and there’s enough information to investigate it.
However, we can’t promise any sort of timeline for resolution. We prioritize issues based on severity, breadth of impact, and alignment with our roadmap. If you’d like to help move it more quickly, you can continue to investigate it more deeply and/or you can open a pull request that fixes the cause.

from eas-cli.

brentvatne avatar brentvatne commented on July 28, 2024

i released [email protected] with a change to use an endpoint that isn't under maintenance. we'll follow up soon with a better approach that automatically switches between endpoints as needed. install the latest version of eas-cli to resolve this issue.

from eas-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.