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

Operation missing in history #7

Open
sschiessl-bcp opened this issue Jan 18, 2022 · 7 comments
Open

Operation missing in history #7

sschiessl-bcp opened this issue Jan 18, 2022 · 7 comments

Comments

@sschiessl-bcp
Copy link
Contributor

image

In abits ES
image

@sschiessl-bcp
Copy link
Contributor Author

In particular: 1.11.1184817920 and 1.11.1184759958 and 1.11.1184730270

Those ids are simply missing in the ES ... investigating

@sschiessl-bcp
Copy link
Contributor Author

sschiessl-bcp commented Jan 23, 2022

There are the current settings of the feeder

bitshares_es_latest_block: 64407291
blockchain_plugins:
 - elasticsearch
 - es_objects
blockchain_args: >
    --ignore-api-helper-indexes-warning
    --elasticsearch-start-es-after-block={{bitshares_es_latest_block}}
    --es-objects-start-es-after-block={{bitshares_es_latest_block}}
    --es-objects-keep-only-current=true
    --elasticsearch-operation-object=true
    --elasticsearch-operation-string=false

Running since 6 weeks on 6.0.0.

@sschiessl-bcp
Copy link
Contributor Author

Are there cases that the ES plugin can fail on insert, but the core continues to next block @abitmore ? I remember that core gets stuck on the block if ES fails.

@abitmore
Copy link

@abitmore
Copy link

Are there cases that the ES plugin can fail on insert, but the core continues to next block @abitmore ? I remember that core gets stuck on the block if ES fails.

I found a bug in the elasticsearch plugin: bitshares/bitshares-core#2693

@abitmore
Copy link

In particular: 1.11.1184817920 and 1.11.1184759958 and 1.11.1184730270

Those ids are simply missing in the ES ... investigating

https://blocksights.info/#/blocks/65420034 does not load. It is the block containing 1.11.1184759958. See #26.

I think you need to do a full replay to fix these issues. A full replay will be needed anyway for the 6.1.0 release.

@abitmore
Copy link

abitmore commented Jul 6, 2023

It seems this issue is still there. I guess you haven't performed a full replay yet.

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