-
Notifications
You must be signed in to change notification settings - Fork 0
Changeset replication stopped #8
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
Comments
Happy New Year 🎆 Thanks for letting me know - I've just restarted it. For posterity, the error leading to a zero-size state file (with an intact
So it looks like the temporary state file handle is bad when the file pointer is finalized. The file handle is only in scope for a single block, and should be automatically closed (and flushed) when that block ends. But apparently it isn't, and I can't figure out why. 😖 It looks like the call to
This is some strange stuff going on. @gravitystorm, you're much more familiar with Ruby than I - does this ring any bells for you? (PS: @pa5cal, thanks for letting me know. Please don't feel like you need to, though! I had a very full inbox when I woke up this morning, something like >200 error emails from the changeset replication process.) |
@zerebubuth Could you/someone else please check the changeset replication process? |
Thanks @pa5cal! And apologies - I would have fixed it sooner, but it has been a busy morning 🙇♂️ |
@zerebubuth Could you check the changeset replication process? See https://planet.openstreetmap.org/replication/changesets/ |
Hi Pascal!
Thanks for pointing that out. Should be fixed now.
The error was the same as before - and I'm still not sure how it gets into that state 😖🤔
23 Aug 2021 07:58:30 Pascal Neis ***@***.***>:
… @zerebubuth[https://github.com/zerebubuth] Could you check the changeset replication process?
See https://planet.openstreetmap.org/replication/changesets/
state.yaml 2021-08-23 01:55 0
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub[#8 (comment)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AACCIAFTD3DZUJRJNGTMQPDT6HIPNANCNFSM4VQ4PARA].
Triage notifications on the go with GitHub Mobile for iOS[https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675] or Android[https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email]. [data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCCAYAAADjVADoAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAAnSURBVHic7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAPBjRFIAASHKmKkAAAAASUVORK5CYII=###24x24:true###][Tracking image][https://github.com/notifications/beacon/AACCIADPMZ5UIY477SAD3LTT6HIPNA5CNFSM4VQ4PARKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGXMXJEI.gif]
|
The changeset replication stopped this morning again.
Latest state file has been created at:
last_run: 2021-01-02 07:11:01.391104000 +00:00
sequence: 4262676
See: https://planet.openstreetmap.org/replication/changesets/
The text was updated successfully, but these errors were encountered: