microsoft / fastlane-plugin-appcenter

App Center fastlane integration.
MIT License
508 stars 128 forks source link

Internel Service Error #284

Closed klawsachkar closed 2 years ago

klawsachkar commented 2 years ago

| 💥 | appcenter_upload | 61 |

  | +------+---------------------------------------------------------------+-------------+   |     | [11:55:20]: fastlane finished with errors   |     | [!] Internal Service Error, please try again later   | 🚨 Error: The command exited with status 1

norbertsongin commented 2 years ago

upload.appcenter.ms url has been discontinued - please use file.appcenter.ms instead.

Please update appcenter-cli, Jenkins and Fastlane plugins and App Center ADO Distribute task to the latest version if you have issues with distribution.

More information: http://aka.ms/appcenteruploadurl

Looks like there were some breaking changes in App Center API https://status.appcenter.ms/incidents/5m8h3f9rftwl

jenskuhrjorgensen commented 2 years ago

Hi

I'm having this issue too. Does this mean we need a new release of fastlane-plugin-appcenter using the new API? And has this broken this plugin for all users?

The incident report stating that the old upload url has been discontinued is from October 15, but I believe I've been uploading to AppCenter via this plugin after that date.. Did they remove support today?

Best regards Jens

jenskuhrjorgensen commented 2 years ago

It seems to be working on my end again. There seems to have been a service outage yesterday: https://status.appcenter.ms/incidents/h52ysctmfrrj. Maybe this was the reason behind our issues.

DmitriyKirakosyan commented 2 years ago

I'm closing tis issue, but feel free to reopen if anyone still faces this problem.