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

Paranet sync process duplicated records in event table. #3404

Open
botnumberseven opened this issue Nov 7, 2024 · 0 comments
Open

Paranet sync process duplicated records in event table. #3404

botnumberseven opened this issue Nov 7, 2024 · 0 comments

Comments

@botnumberseven
Copy link

On one node (beta.3) I noticed that successful paranet sync process could be logged twice in the log, like this. You can see with a difference of 2 seconds it reported that the same paranet successfully finished sync process.

[2024-11-07 00:05:16] INFO: {Operation ID: 35c8f844-595e-4072-927f-519922e802fd} [paranetSyncCommand] (Command ID: f07cdd6c-9352-46b1-b2eb-2d526a11bd5f) Paranet sync: Successful new assets syncs: 9142; Failed new assets syncs: 0 for paranet: did:dkg:base:84532/0xb8B904c73D2fB4D8c173298A51c27Fab70222c32/7406675 (0x2d70485133a4a24d3178dc01b2ec24b4ce7a62d96393fb6de57c50bc396becd2), operation ID: 053e2167-32fa-4f8e-bc37-11018f5b6a98!

[2024-11-07 00:05:18] INFO: {Operation ID: 35c8f844-595e-4072-927f-519922e802fd} [paranetSyncCommand] (Command ID: f07cdd6c-9352-46b1-b2eb-2d526a11bd5f) Paranet sync: Successful new assets syncs: 9142; Failed new assets syncs: 0 for paranet: did:dkg:base:84532/0xb8B904c73D2fB4D8c173298A51c27Fab70222c32/7406675 (0x2d70485133a4a24d3178dc01b2ec24b4ce7a62d96393fb6de57c50bc396becd2), operation ID: 231a34eb-86b0-49f5-bc80-0b0a20825215!

And in the event table in MySQL it's the same thing. For some reason one paranet was reported as being synced twice at the same time.
image

It's not a unique example, I checked other nodes and found similar cases.

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

1 participant