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

fix: Temporary missing block ranges fix #9934

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Qwerty5Uiop
Copy link
Collaborator

Resolves #9919

Motivation

There is an issue with appearance of intersecting ranges in missing_block_ranges table which causes failures in MissingRangesCollector.

Changelog

Updated SanitizeMissingBlockRanges migration to run iteratively.

Note: this is a temporary fix until we find the cause of issue

@mpekhota
Copy link

I builded new image with a fix, but after adding it to the chart, migrations do not start. Maybe some kind of migration is needed there?

@Qwerty5Uiop
Copy link
Collaborator Author

I builded new image with a fix, but after adding it to the chart, migrations do not start. Maybe some kind of migration is needed there?

Hi! You mean regular DB migrations? And how do you know about it? Could you please show logs of the problem?

@vbaranov
Copy link
Member

@mpekhota were you able to resolve the issue?

@mpekhota
Copy link

No, I couldn't fix the error after your update, I just deleted the database and ran the scan again. The new scan was successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants