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

Google Geocoder doesn't respond for db:seed #295

Closed
bryszard opened this issue Apr 26, 2016 · 3 comments
Closed

Google Geocoder doesn't respond for db:seed #295

bryszard opened this issue Apr 26, 2016 · 3 comments

Comments

@bryszard
Copy link
Contributor

There is a problem which is variable and sometimes shows itself to the full extent, sometimes not.

Shortly - often when rake db:seed is running, Google Geocoder shows this message:
problem with google

I don't know how much does it influence the app later.

@nisevi
Copy link
Contributor

nisevi commented Nov 9, 2017

Hey @bryszard I'm not 100% sure but it may be that you need to configure the API key for Google Geocoding to work.

I just hit this one:
image
and it may be related to what you are experiencing 👍

@tansaku
Copy link
Contributor

tansaku commented Nov 10, 2017

@nisevi I think it's a different issue that I would like to fix

Was just talking to HarshDeep about it in #localsupport-install

@nisevi
Copy link
Contributor

nisevi commented Jan 23, 2018

This is related to the query limit the API key has.

Here we can get an API key but it would have a limit associated with the billing plan since this is part of the installation it won't affect your local environment, it just will spend some time on it.

@nisevi nisevi closed this as completed Jan 23, 2018
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

3 participants