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

Fix the image of firestore-emulator #3796

Merged
merged 2 commits into from
Jul 6, 2022
Merged

Fix the image of firestore-emulator #3796

merged 2 commits into from
Jul 6, 2022

Conversation

knanao
Copy link
Member

@knanao knanao commented Jul 6, 2022

What this PR does / why we need it:
I faced an error like the one below.
This is thought to be caused by some omission in the configuration but we were able to avoid this by using google-sdk base image. Hence I applied.

Executing: /usr/local/google-cloud-sdk/platform/cloud-firestore-emulator/cloud_firestore_emulator start --host=0.0.0.0 --port=8080
ERROR: gcloud crashed (FileNotFoundError): [Errno 2] No such file or directory: '/usr/local/google-cloud-sdk/platform/cloud-firestore-emulator/cloud_firestore_emulator': '/usr/local/google-cloud-sdk/platform/cloud-firestore-emulator/cloud_firestore_emulator'

If you would like to report this issue, please run the following command:
  gcloud feedback

To check gcloud for common problems, please run the following command:
  gcloud info --run-diagnostics

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

Copy link
Member

@nghialv nghialv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here you go 🐰

@knanao knanao merged commit f22c209 into master Jul 6, 2022
@knanao knanao deleted the firestore-emulator branch July 6, 2022 03:06
@github-actions github-actions bot mentioned this pull request Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants