bitrise-steplib / steps-google-play-deploy

MIT License
54 stars 35 forks source link

google-play-deploy v3.7.2: googleapi: Error 500: Internal error encountered., backendError #142

Closed jzhr closed 1 year ago

jzhr commented 1 year ago

Troubleshooting

Useful information

Issue description

Similar to issue #114. Error occurs during the Google Play Deploy step, after the "Committing edit" log is printed.

Bitrise info

+------------------------------------------------------------------------------+

| (8) google-play-deploy@3                                                     |
+------------------------------------------------------------------------------+
| id: google-play-deploy                                                       |
| version: 3.7.2                                                               |
| collection: https://github.com/bitrise-io/bitrise-steplib.git                |
| toolkit: go                                                                  |
| time: 2022-10-25T18:06:51Z                                                   |
+------------------------------------------------------------------------------+
|                                                                              |
Getting configuration
Configs:
- JSONKeyPath: *****
- PackageName: com.mobiletxtalrt
- AppPath: /Users/vagrant/deploy/app-production-release-signed.aab
- ExpansionfilePath: 
- Track: internal
- UserFraction: 0
- UpdatePriority: 0
- WhatsnewsDir: 
- MappingFile: 
- ReleaseName: 
- Status: 
- RetryWithoutSendingToReview: false
- AckBundleInstallationWarning: false
Using app from: /Users/vagrant/deploy/app-production-release-signed.aab
Configuration read successfully
Authenticating
Authenticated client created
Create new edit
 editID: 00686187887889246275
Edit insert created
Available tracks on Google Play:
- production
- beta
- internal
Tracks listed
Upload apks or app bundles
Uploading /Users/vagrant/deploy/app-production-release-signed.aab 1/1
Uploaded app bundle version: 60
Done uploading of 1 apps
New version codes to upload: 60
Applications uploaded
Update track
Release version codes are: [60]
internal track will be updated.
 updated track: internal
Track updated
Committing edit
Failed to commit edit, error: googleapi: Error 500: Internal error encountered., backendError
|                                                                              |
+---+---------------------------------------------------------------+----------+
| x | google-play-deploy@3 (exit code: 1)                           | 39.17 sec|
+---+---------------------------------------------------------------+----------+
| Issue tracker: https://github.com/bitrise-io/steps-google-play-deploy/issues |
| Source: https://github.com/bitrise-io/steps-google-play-deploy               |
+---+---------------------------------------------------------------+----------+

Steps to reproduce

  1. Deploy app to Google Play