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

Label and images export to Firebase gets error #10

Open
eugeneyu opened this issue Aug 19, 2019 · 1 comment
Open

Label and images export to Firebase gets error #10

eugeneyu opened this issue Aug 19, 2019 · 1 comment
Labels
waiting for reply This issue or pull request already exists

Comments

@eugeneyu
Copy link

eugeneyu commented Aug 19, 2019

I can create dataset on the app, and create label and take photos locally. But when clicking menu "Export to Firebase", the bottom shows "Error while exporting dataset to Firebase".

Another issue is on Dataset screen all the listed datasets keep showing "Loading..." instead of their names.

I'm wondering if this is related to the project resource region setting. My Firebase project is set to the location of asia-northeast1, so some resources are created in that region, but the AutoML related bucket etc. are still at us-central1. And the Firebase config files are pointing to us-central1 as well. Could this be an issue?

@eugeneyu eugeneyu changed the title region Label and images export to Firebase gets error Aug 19, 2019
@eugeneyu eugeneyu reopened this Aug 19, 2019
@prakhar1989
Copy link
Contributor

yup, sounds like a location issue. Can you try with setting the project resource setting to us-central-1 or try changing this constant to match your region? https://github.com/firebase/mlkit-custom-image-classifier/blob/master/flutter-app/lib/constants.dart#L46

@prakhar1989 prakhar1989 added the waiting for reply This issue or pull request already exists label Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for reply This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants