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

Most upvoted comments

Likewise with us, just updated to 1.10.0 and fastlane 2.170.0. However, we received a 504:

[09:04:29]: ------------------------------
[09:04:29]: --- Step: appcenter_upload ---
[09:04:29]: ------------------------------
[09:04:36]: Starting release upload...
[09:04:37]: Setting Metadata...
[09:04:37]: Metadata set
[09:04:37]: Uploading release binary...
[09:04:37]: Chunk uploaded
[09:04:38]: Chunk uploaded
[09:04:39]: Chunk uploaded
[09:04:40]: Chunk uploaded
[09:04:40]: Chunk uploaded
[09:04:41]: Chunk uploaded
[09:04:42]: Chunk uploaded
[09:04:42]: Chunk uploaded
[09:04:43]: Chunk uploaded
[09:04:44]: Chunk uploaded
[09:04:45]: Chunk uploaded
[09:04:45]: Chunk uploaded
[09:04:46]: Chunk uploaded
[09:04:46]: Binary uploaded
[09:04:46]: Finishing release...
[09:04:46]: Upload finished
[09:04:47]: Waiting for release to be ready...
[09:11:47]: Error fetching information about release 504: <html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.15.10</center>
</body>
</html>

It now seems to be under investigation https://status.appcenter.ms/ 🤞

image

Closing the issue: AppCenter plugin version 1.11.0 fixes 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

[09:08:23]: --- Step: appcenter_upload ---
[09:08:23]: ------------------------------
[09:08:24]: Starting release upload...
[09:08:30]: Setting Metadata...
[09:08:30]: Metadata set
[09:08:30]: Uploading release binary...
[09:08:31]: Chunk uploaded
[09:08:31]: Chunk uploaded
[09:08:32]: Chunk uploaded
[09:08:33]: Chunk uploaded
[09:08:34]: Chunk uploaded
[09:08:34]: Chunk uploaded
[09:08:35]: Chunk uploaded
[09:08:36]: Chunk uploaded
[09:08:37]: Chunk uploaded
[09:08:37]: Binary uploaded
[09:08:37]: Finishing release...
[09:08:37]: Upload finished
[09:08:39]: Waiting for release to be ready...

It was working fine for us yesterday.

I’m on:

+---------------------------+---------+---------------------------------------------------------+
|                                         Used plugins                                          |
+---------------------------+---------+---------------------------------------------------------+
| Plugin                    | Version | Action                                                  |
+---------------------------+---------+---------------------------------------------------------+
| fastlane-plugin-appcenter | 1.11.0  | appcenter_fetch_version_number appcenter_fetch_devices  |
|                           |         | appcenter_upload                                        |
+---------------------------+---------+---------------------------------------------------------+

and

fastlane 2.170.0

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 destinations set. 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 version 1.11.0 and i am getting the same error as @falcon4ever but fastlane times out eventually. Trying also with 1.10.0 to 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.

14:54:36]: ------------------------------
[14:54:36]: --- Step: appcenter_upload ---
[14:54:36]: ------------------------------
[14:54:37]: Starting release upload...
[14:54:39]: Setting Metadata...
[14:54:41]: Metadata set
[14:54:41]: Uploading release binary...
[14:54:43]: Chunk uploaded
[14:54:44]: Chunk uploaded
[14:54:46]: Chunk uploaded
[14:54:47]: Chunk uploaded
[14:54:49]: Chunk uploaded
[14:54:50]: Chunk uploaded
[14:54:51]: Chunk uploaded
[14:54:53]: Chunk uploaded
[14:54:54]: Chunk uploaded
[14:54:56]: Chunk uploaded
[14:54:57]: Chunk uploaded
[14:54:58]: Chunk uploaded
[14:54:58]: Binary uploaded
[14:54:58]: Finishing release...
[14:54:59]: Upload finished
[14:54:59]: Waiting for release to be ready...
[15:12:04]: Error fetching information about release 502: <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx/1.15.10</center>
</body>
</html>