Ship Publishing fails with 500 error while downloading config

Hi! Ship used to work for my iOS project, but for the past month or two, has failed constantly when I try to publish new versions. The logs include:

+------------------------------------------------------------------------------+
| (1) git::git@github.com:bitrise-io/addons-ship-metadata-downloader-ios.gi... |
+------------------------------------------------------------------------------+
| id: git@github.com:bitrise-io/addons-ship-metadata-downloader-ios.git        |
| version: update                                                              |
| collection: git                                                              |
| toolkit: go                                                                  |
| time: 2020-12-16T05:34:02Z                                                   |
+------------------------------------------------------------------------------+
|                                                                              |
e[34;1mConfig:
e[0m- JSONConfigPath: https://api.ship.bitrise.io/apps/{appId}/versions/{versionId}/ios-config
- AccessToken: *****
Downloading file from:
https://api.ship.bitrise.io/apps/{appId}/versions/{versionId}/ios-config
to
/var/folders/6q/wgy6jtp12w5gzgm9lzcglpqw0000gn/T/__config__533183296/config.json
e[31;1mfailed to download json config file, error: failed to get response, statuscode: 500, body: {"message":"Internal Server Error"}

Hi @techfyg
Thank you for reaching out to Bitrise.
Can you please try to run your build on a different stack and see if that resolves the issue.
What browser you are using to run the Bitrise builds?

Thanks
Chaitanya

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.