We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 502 Bad Gateway error suddenly after solving pod checksum error
Please list the steps used to reproduce your issue.
Which version of the App Center SDK are you using? - 4.4.5
Which OS version did you experience the issue on? - iOS 11 onwards
Run the following command and paste the output below: react-native info
react-native info
System: OS: macOS 14.2.1 CPU: (8) arm64 Apple M1 Memory: 277.45 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 18.17.0 path: /opt/homebrew/opt/node@18/bin/node Yarn: version: 1.22.19 path: /opt/homebrew/bin/yarn npm: version: 9.6.7 path: /opt/homebrew/opt/node@18/bin/npm Watchman: version: 2023.07.10.00 path: /opt/homebrew/bin/watchman Managers: CocoaPods: version: 1.14.3 path: /usr/local/bin/pod SDKs: iOS SDK: Platforms: - DriverKit 23.2 - iOS 17.2 - macOS 14.2 - tvOS 17.2 - watchOS 10.2 Android SDK: Not Found IDEs: Android Studio: 2023.1 AI-231.9392.1.2311.11076708 Xcode: version: 15.1/15C65 path: /usr/bin/xcodebuild Languages: Java: version: 11.0.19 path: /usr/bin/javac Ruby: version: 2.6.10 path: /usr/bin/ruby npmPackages: "@react-native-community/cli": Not Found react: installed: 18.2.0 wanted: 18.2.0 react-native: installed: 0.72.6 wanted: 0.72.6 react-native-macos: Not Found npmGlobalPackages: "react-native": Not Found Android: hermesEnabled: true newArchEnabled: false iOS: hermesEnabled: true newArchEnabled: false
If you're developing for React Native iOS, run the following command and paste the output below: pod --version - 1.14.3
pod --version
The text was updated successfully, but these errors were encountered:
Sometimes get this one randomly
Sorry, something went wrong.
@jaydeep-myblueprint can you please contact our support and provide your url to your application so we can check on our side? https://learn.microsoft.com/en-us/appcenter/help
No branches or pull requests
Description
Getting 502 Bad Gateway error suddenly after solving pod checksum error
Repro Steps
Please list the steps used to reproduce your issue.
Details
Which version of the App Center SDK are you using?
- 4.4.5
Which OS version did you experience the issue on?
- iOS 11 onwards
Run the following command and paste the output below:
react-native info
System:
OS: macOS 14.2.1
CPU: (8) arm64 Apple M1
Memory: 277.45 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.17.0
path: /opt/homebrew/opt/node@18/bin/node
Yarn:
version: 1.22.19
path: /opt/homebrew/bin/yarn
npm:
version: 9.6.7
path: /opt/homebrew/opt/node@18/bin/npm
Watchman:
version: 2023.07.10.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.14.3
path: /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.2
- iOS 17.2
- macOS 14.2
- tvOS 17.2
- watchOS 10.2
Android SDK: Not Found
IDEs:
Android Studio: 2023.1 AI-231.9392.1.2311.11076708
Xcode:
version: 15.1/15C65
path: /usr/bin/xcodebuild
Languages:
Java:
version: 11.0.19
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.72.6
wanted: 0.72.6
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false
If you're developing for React Native iOS, run the following command and paste the output below:
pod --version
- 1.14.3
The text was updated successfully, but these errors were encountered: