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

Virtual machine server error on missing bounds #55

Open
JustgeekDE opened this issue Dec 2, 2014 · 0 comments
Open

Virtual machine server error on missing bounds #55

JustgeekDE opened this issue Dec 2, 2014 · 0 comments

Comments

@JustgeekDE
Copy link

Reproducing the error
Using the vagrant image from http://where.jetpac.com.s3.amazonaws.com/dstk_0.51.box, request the location for 'punta' http://localhost:8080/maps/api/geocode/json?address=punta&language=en&sensor=false, this will result in an internal server error.

Analysis
The issue seems to lie in 'emulategoogle.rb', line 312. Checking if bounds is not nil, provides at least a temporary fix for the issue.


Edit: The location 'punta del hidalgo' (http://localhost:8080/maps/api/geocode/json?address=punta+del+hidalgo&language=en&sensor=false) seems to result in a couple of null pointer exceptions.

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

1 participant