fastlane-plugin-appcenter: Internal Service Error
Hi there!
We detected an issue with appcenter_upload lane.
[13:20:30]: ------------------------------
[13:20:30]: --- Step: appcenter_upload ---
[13:20:30]: ------------------------------
[13:20:31]: Starting release upload...
+-------------------------------------+--------------------------------------------------------------------------------+
| Lane Context |
+-------------------------------------+--------------------------------------------------------------------------------+
| ENVIRONMENT | staging |
| PLATFORM_NAME | |
| LANE_NAME | distribute |
| GRADLE_ALL_APK_OUTPUT_PATHS | ["/bitrise/src/app/build/outputs/apk/staging/release/app-staging-release.apk"] |
| GRADLE_ALL_AAB_OUTPUT_PATHS | [] |
| GRADLE_ALL_OUTPUT_JSON_OUTPUT_PATHS | [] |
| GRADLE_ALL_MAPPING_TXT_OUTPUT_PATHS | ["/bitrise/src/app/build/outputs/mapping/stagingRelease/mapping.txt"] |
| GRADLE_APK_OUTPUT_PATH | /bitrise/src/app/build/outputs/apk/staging/release/app-staging-release.apk |
| GRADLE_MAPPING_TXT_OUTPUT_PATH | /bitrise/src/app/build/outputs/mapping/stagingRelease/mapping.txt |
+-------------------------------------+--------------------------------------------------------------------------------+
[13:20:31]: Internal Service Error, please try again later
+------+---------------------------------------------------------------+-------------+
| fastlane summary |
+------+---------------------------------------------------------------+-------------+
| Step | Action | Time (in s) |
+------+---------------------------------------------------------------+-------------+
.....
| đź’Ą | appcenter_upload | 0 |
+------+---------------------------------------------------------------+-------------+
Can you confirm there is an issue on your side?
We don’t see any issue on https://status.appcenter.ms. However, some other people are also facing the issue (https://github.com/microsoft/fastlane-plugin-appcenter/issues/182#issuecomment-740573539).
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 31
- Comments: 27
Likewise with us, just updated to
1.10.0and fastlane2.170.0. However, we received a 504:It now seems to be under investigation https://status.appcenter.ms/ 🤞
Closing the issue: AppCenter plugin version
1.11.0fixes the issue. Thanks!➡️ Update your plugins with
bundle exec fastlane update_plugins.No sure if it’s related but this morning (EST) my builds just get stuck while trying to upload. No errors or time-out at all
It was working fine for us yesterday.
I’m on:
and
Having the same “Internal Service Error, please try again later” issue.
And it’s back for us! Everything is working again.
Experiencing the same issue as everyone else.
What I noticed is that app does get uploaded to AppCenter but there are no
destinationsset. So in the meantime, I am manually setting the destination for builds on the website. However, this means our CI will continue to report the jobs as failed.We are facing the same issue too. May god have mercy upon our souls!
Experiencing the same thing here with fastlane 2.170.0 and fastlane-plugin -appcenter 1.11.0. I also tried a manual upload via the appcenter.ms website and it timed out as well.
As I said i’m experiencing this issue since the weekend. My plugin version is
1.8.0. Today I tried to upgrade to version1.11.0and i am getting the same error as @falcon4ever but fastlane times out eventually. Trying also with1.10.0to see if anything changes.@andresfcamacho The latest version of the AppCenter plugin is
1.11.0, have you tried updating it?I am also facing the same issue, Waiting for release to be ready… taking way too long.