Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install or uninstall extension due to RESOURCE_ERROR #80

Open
JoelHenn opened this issue May 7, 2024 · 2 comments
Open

Unable to install or uninstall extension due to RESOURCE_ERROR #80

JoelHenn opened this issue May 7, 2024 · 2 comments

Comments

@JoelHenn
Copy link

JoelHenn commented May 7, 2024

I'm trying to install the extension in our Firebase environment. After I tried to install the extension via the firebase CLI which failed, but now the extension is stuck in a loop where I can't complete the install or uninstall. The same error is generated every time, and none of the firebase functions seem to be installed. We have all the necessary services in use already by other extensions so any advice on how to fix this issue would be helpful!

Screenshot 2024-05-07 at 11 26 07 Screenshot 2024-05-07 at 11 26 25

FirebaseErrorMessage.json

@JoelHenn
Copy link
Author

Bumping this, I'm still getting the error when trying to install.

@barticus
Copy link
Collaborator

barticus commented Jun 14, 2024

Hi @JoelHenn

The error seems to be a permissions error. When you say you are already using the other services, do you mean the ones the extension will use or the ones coming up in the error log?
Have you tried setting this up in a clean project to confirm whether it is related to the install that went wrong?
You may need to reach out to Firebase/GCP support.

FYI I'm no longer at the company that was maintaining this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants