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

Area creation doesn't finish #290

Closed
geohacker opened this issue Jun 20, 2016 · 4 comments
Closed

Area creation doesn't finish #290

geohacker opened this issue Jun 20, 2016 · 4 comments

Comments

@geohacker
Copy link

geohacker commented Jun 20, 2016

I'm creating overpass areas and this doesn't seem to get to this line in the script. I had to up the memory as well as the timeout of the queries but every 24 hours, the query restarts with no error. The area index and the file sizes are continuously growing. Some area queries return results, many doesn't. I have been running this for over a week.

The area status is always 2 days behind.

@mmd-osm @drolbr - do you have thoughts on what I should try? or am I missing something?

@geohacker
Copy link
Author

The logs keep going:

After 23h55m16s: in "make-area", part 0, on line 257. Stack: 5374693 of 5758586
After 23h55m31s: in "make-area", part 0, on line 257. Stack: 5376324 of 5758586
After 23h55m46s: in "make-area", part 0, on line 257. Stack: 5378253 of 5758586
After 23h56m1s: in "make-area", part 0, on line 257. Stack: 5380576 of 5758586
After 23h56m16s: in "recurse", part 0, on line 255. Stack: 5382658 of 5758586 0 of 1

@mmd-osm
Copy link
Contributor

mmd-osm commented Jun 20, 2016

This doesn't really sound like a bug or enhancement request - at least on the instances I know, the area creation finishes in 13.5 hours (v0.7.52 on SSD). Maybe remove all of your area files, restart the dispatcher and start from scratch. Performance also highly depends on your I/O subsystem and available CPU resources.

I'd suggest to discuss this on the overpass dev ML as this is really more of a HOWTO and close this issue: http://listes.openstreetmap.fr/wws/info/overpass

@geohacker
Copy link
Author

Hey @mmd-osm - that's true, sorry will move this to the mailing list. I should be doing something wrong really, have tried restarting from a fresh database couple of times to see anything in the logs.

Let me write up some notes and post on the mailing list. Thank you.

@mmd-osm
Copy link
Contributor

mmd-osm commented Mar 5, 2017

We had similar reports of runtimes >24h (actually 26h) in the forum. All that was needed to get it running was to increase the timeout in the area rules file.

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