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

Can not connect the open street server? #43

Closed
iknow34languages opened this issue Jul 15, 2018 · 2 comments
Closed

Can not connect the open street server? #43

iknow34languages opened this issue Jul 15, 2018 · 2 comments

Comments

@iknow34languages
Copy link

I Try to download the Time zone datasheet,but it shows the log;

waiting 4 seconds
{ message: 'Request failed: HTTP 400', statusCode: 400 }
Increasing overpass request gap
waiting 8 seconds
{ message: 'Request failed: HTTP 400', statusCode: 400 }
Increasing overpass request gap
waiting 16 seconds
{ message: 'Request failed: HTTP 400', statusCode: 400 }
Increasing overpass request gap
waiting 32 seconds
{ message: 'Request failed: HTTP 400', statusCode: 400 }
Increasing overpass request gap
waiting 64 seconds
{ message: 'Request failed: HTTP 400', statusCode: 400 }
Increasing overpass request gap
waiting 128 seconds
{ message: 'Request failed: HTTP 400', statusCode: 400 }
Increasing overpass request gap
waiting 256 seconds

@evansiroky
Copy link
Owner

Looks like the Overpass API was rejecting the calls for not having a semicolon in part of the query. Fix incoming. If this doesn't work, let me know which overpass source is failing to download.

@iknow34languages
Copy link
Author

@evansiroky
node --max-old-space-size=8192 index.js still failed to download

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