Error: failed to upload distribution. failed to find the uploaded release: HTTP Error: 404
See original GitHub issue[REQUIRED] Environment info
firebase-tools: 7.7.0
**Platform:**macOS
[REQUIRED] Test case
I’ve been trying to upload ipa via firebase tools with command
firebase appdistribution:distribute
but I’ve been receiving 404 error.
I attached log file here
For security reason I removed a bit of sensible information in the log file
firebase-debug.log
[REQUIRED] Steps to reproduce
Run via shell the command
GOOGLE_APPLICATION_CREDENTIALS=firebase-quality-admin-service-account-key.json firebase appdistribution:distribute myApp.ipa --app appid --debug
[REQUIRED] Expected behavior
ipa is uploaded and visible in Firebase App Distribution
[REQUIRED] Actual behavior
ipa is not uploaded in Firebase App Distribution
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:10 (6 by maintainers)
Top Results From Across the Web
Error: 404, Requested entity was not found - Stack Overflow
iOS SIT Tester always get failed on. Error: failed to distribute to testers/groups: HTTP Error: 404, Requested entity was not found.
Read more >App Center Distribute task: possibly wrong hardcoded link
Hi,. I tried to use this task but I got 404 error. Looking into debug info, i can see that from the pipeline...
Read more >APP STORE connect operation error - Apple Developer
I keep getting this error message: APP STORE connect operation error: An error occurred uploading to the App Store. Anyone know why this...
Read more >Fix Chrome update problems & failed updates - Google Support
Other errors that mention that "Update failed". Try the possible fixes below. Download Chrome again. It's possible that some files are missing on...
Read more >HTTP API V2 - Docker Documentation
If the image had already been deleted or did not exist, a 404 Not Found response will be issued instead. Note When deleting...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hey guys just to plan my activities… Do you have any idea in terms of time when you will be able to fix the issue?
Thanks for the support. Claudio
@claudioviola thanks! The upload timeout is substantially shorter in the CLI than in the Firebase Console, which might explain why it worked manually. Along with improving the upload process, we’ll be upping the timeout in the CLI so that it’s less likely to fail. Thanks for your patience!