eas-cli: Error: Cookie not in this host's domain. Cookie:developer-mdn.apple.com Request:developer.apple.com
Build/Submit details page URL
No response
Summary
I am trying to build my app using eas cli. When I type eas build --platform ios expo asks whether “Do you want to log in to your Apple account?” Whether i select no or yes I am prompted to sign in with apple and then i always get the same error
"Authentication with Apple Developer Portal failed!
Error: Cookie not in this host’s domain. Cookie:developer-mdn.apple.com Request:developer.apple.com
Cryptic error? Learn more: https://expo.fyi/cryptic-error-eas"I have tried anything i could think of but its like a constant loop.
Managed or bare?
managed
Environment
expo-env-info 1.0.5 environment info: System: OS: macOS 13.0.1 Shell: 3.2.57 - /bin/bash Binaries: Node: 16.18.0 - /usr/local/bin/node Yarn: 1.22.19 - ~/Documents/GitHub/apera/apera_applicatio_ios/node_modules/.bin/yarn npm: 9.6.2 - ~/Documents/GitHub/apera/apera_applicatio_ios/node_modules/.bin/npm Managers: CocoaPods: 1.11.3 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: DriverKit 22.1, iOS 16.1, macOS 13.0, tvOS 16.1, watchOS 9.1 IDEs: Android Studio: 2020.3 AI-203.7717.56.2031.7935034 Xcode: 14.1/14B47b - /usr/bin/xcodebuild npmPackages: babel-preset-expo: 9.0.2 => 9.0.2 expo: ^46.0.0 => 46.0.0 react: ^18.0.0 => 18.0.0 react-dom: ^18.0.0 => 18.0.0 react-native: ^0.68.2 => 0.68.2 react-native-web: ^0.18.7 => 0.18.7 react-navigation: ^4.4.4 => 4.4.4 npmGlobalPackages: eas-cli: 3.5.1 expo-cli: 6.0.8 Expo Workflow: bare
Error output
Authentication with Apple Developer Portal failed! Error: Cookie not in this host’s domain. Cookie:developer-mdn.apple.com Request:developer.apple.com Cryptic error? Learn more: https://expo.fyi/cryptic-error-eas
Reproducible demo or steps to reproduce from a blank project
eas build --platform ios
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 15 (3 by maintainers)
Sorry for the inconvenience. A potential bugfix has been implemented in https://github.com/expo/eas-cli/releases/tag/v3.9.1. Please upgrade EAS CLI and let me know if this fixes the issue for you.
I’ve just started getting this error. I’ve upgraded to the latest eas-cli (10.2.3), but that didn’t help. Has there been another Apple maintenance error?
Can you please upgrade to the latest eas-cli and let me know if the issue goes away?