Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error: "Error: GraphQL request failed." while running "eas login" #2403

Closed
raahimkhan opened this issue May 29, 2024 · 3 comments
Closed

Comments

@raahimkhan
Copy link

raahimkhan commented May 29, 2024

Summary

I am trying to login using the command eas login but keep getting this error: Error: GraphQL request failed.
It came out of nowhere after I updated the eas cli to the latest version. After that I downgraded to version 9.0.7 which I was using previously but still getting the same error. I have tried resetting my router as well as changing internet connections as well as trying after a gap of 3 hours. Nothing is working. Keep in mind I am not running my react native expo code as of now. I am just trying to login into eas using the cli command and getting the error. The same error is happening with all the commands of eas cli but for now I just want to login and eas login is not working.

What platform(s) does this occur on?

Android

SDK Version

51

Environment

expo-env-info 1.2.0 environment info:
System:
OS: macOS 14.5
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.1.0 - /opt/homebrew/bin/node
npm: 10.7.0 - /opt/homebrew/bin/npm
Watchman: 2024.05.06.00 - /opt/homebrew/bin/watchman
Managers:
CocoaPods: 1.15.2 - /opt/homebrew/bin/pod
SDKs:
Android SDK:
API Levels: 30, 31, 33, 34
Build Tools: 34.0.0
System Images: android-34 | Google APIs ARM 64 v8a
IDEs:
Android Studio: 2023.3 AI-233.14808.21.2331.11709847
Xcode: /undefined - /usr/bin/xcodebuild
npmPackages:
expo: ~51.0.6 => 51.0.8
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.74.1 => 0.74.1
npmGlobalPackages:
eas-cli: 9.0.7
Expo Workflow: managed

Minimal reproducible example

Run eas login on version 9.0.7 of the eas cli.

@brentvatne brentvatne transferred this issue from expo/expo May 30, 2024
@szdziedzic
Copy link
Member

Hi @raahimkhan,

Can you try to run EXPO_DEBUG=1 eas login? It should reveal the underlying error and therefore help us check what the issue is.

Copy link

This issue is stale because it has been open for 30 days with no activity. If there is no activity in the next 7 days, the issue will be closed.

@github-actions github-actions bot added the stale label Jul 14, 2024
Copy link

This issue was closed because it has been inactive for 7 days since being marked as stale. Please open a new issue if you believe you are encountering a related problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants