-
Notifications
You must be signed in to change notification settings - Fork 12
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
Replication connection timeout #1097
Comments
I can see a significant drop in S3 graphs. |
Well you seem to have narrowed in on one tiny window - if you look at the last 24 hours it all looks normal and all our replication feeds are running fine so it seems to be an issue specific to your connection to AWS. |
As I say we have machines in at least six locations on five different networks that are pulling from the feed with no problem - they're using osmium not osmosis of course but I don't see why that would make a difference. |
The drop on the graph coincides exactly with the first error in my logs. Would a verbose osmosis log help? |
There are brief ups and downs all the time though - the long term average clearly doesn't show any significant decrease.
No, it would not. None of us have used osmosis for years and in any case it's a network timeout so what exactly do you expect a verbose log to show? There is a problem with packets from your network getting to and/or from Amazon and there is nothing much we can do to help with that. |
Hmm, I did an attempt replacing baseUrl to amazon, and that completely solved the problem:
|
So your problem is reaching he.net in Amsterdam then by the sounds of it. |
@BathoryPeter Please could you run a |
From
|
Thanks for linking me here @mmd-osm ! I also get a lot of connection timeouts when using OSMOSIS and other tools for minutely and changeset diffs . Today I temporarily switched to https://download.openstreetmap.fr/replication/planet/minute |
It appears there may have been an issue with apache on the planet.openstreetmap.org webserver. The log was being flooded by I have restarted apache and the logged error has gone away for now. |
I can confirm that the issue is gone. |
Thank you very much, @Firefishy ! I have not had a single timeout in the last 15 minutes. At least my services are running normally again and the downloads are available as fast as usual. For your information: At least on my server, the timeouts described here occur about every three months. As mentioned, they disappear after about 24 hours. I don't know if the Apache has been restarted or something. |
I suspect this is due to a faulty version of apache, we run a custom build to workaround some other apache bugs. We move back to distro release in Debian 12 and/or Ubuntu 24.04 |
I don't think it's custom as such, it's just a backport of a later version. |
Closing. If the issue returns feel free to re-open ticket. |
Osmosis fails to download minute diffs from the planet server. Not all, but most update attempts run into a connection timeout.
Lowering the
maxInterval
in configuration.txt to 60s helps a bit, but increasing to 1h always results a timeout.Checked on my production server and local PC, the result was the same.
I first noticed the issue on 2024-06-09 at 0:15 UTC.
The text was updated successfully, but these errors were encountered: