question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[distribution] Requested entity was not found

See original GitHub issue

[REQUIRED] Environment info

**firebase-tools:**7.12.1

**Platform:**macOS

[REQUIRED] Test case

When i try to upload my ipa using a specific appid i get an error although the appid exists I run the following command firebase appdistribution:distribute --app "1:696982949839:ios:c587f53961ad2c1df64cba" --release-notes 'test 1' --testers 'me@gmail.com' Runner.ipa --debug and i get Error: App Distribution could not find your app 1:696982949839:ios:c587f53961ad2c1df64cba. Make sure to onboard your app by pressing the "Get started" button on the App Distribution page in the Firebase console: https://console.firebase.google.com/project/_/appdistribution

[REQUIRED] Steps to reproduce

As you can see i run a firebase apps:list and i get my 2 apps. Then i run firebase appdistribution:distribute with the exactly same appid for my ios app and i get the error. The android app uploads just fine. image

[REQUIRED] Expected behavior

ipa should be uploaded to the firebase distribution

[REQUIRED] Actual behavior

ipa should isn’t uploaded to the firebase distribution and i get errors firebase-debug.log

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:15 (4 by maintainers)

github_iconTop GitHub Comments

15reactions
feharaujocommented, Apr 26, 2020

For those that are facing this problem, a reminder: You need to press the “Get started” button twice (once for android and another time for iOS). I’ve spent a lot of time investigating this problem (because I did once for one platform) and figure out that I needed to do again for the other one … terrible “UX” and for sure it needs improvements to avoid such silly error

6reactions
alexsingercommented, Feb 25, 2020

@ChristopherDrum I’m the PM of App Distribution. Enabling from the CLI is something on our roadmap and we want to add this. There are a few considerations we need to take into account that add a bit of complexity. I totally hear you that this would make initial onboarding a lot more seamless. I don’t have a timeline to share right now, but this is an improvement we will be making.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Firebase Fastlane build fails with Requested entity was not ...
I Enabled App Distribution in firebase project console, ...
Read more >
App Distribution troubleshooting & FAQ - Firebase - Google
This page provides troubleshooting help and answers to frequently asked questions about distributing and testing apps with App Distribution.
Read more >
"Requested entity was not found" bulk upload error message
If there are, and the message you've received is 'Requested entity was not found' this tells us that the location ID that you...
Read more >
Firebase App Distribution & Android: A Guide - Medium
Thankfully, the migration to Firebase App Distribution is fairly ... either a 404 Entity Not Found or a 500 Internal Server Error response....
Read more >
The Page was not displayed Because the Request Entity is ...
Hi,In Live Instance,For a Grid(Form-Tabs screen) I am Trying to add around 30 lines.Up to 28 lines Data got Entered.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found