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

Bug in sqlite DB #32

Open
namn-grg opened this issue Jun 19, 2024 · 1 comment
Open

Bug in sqlite DB #32

namn-grg opened this issue Jun 19, 2024 · 1 comment
Labels
bug Something isn't working consumer

Comments

@namn-grg
Copy link
Contributor

Following errors are observed while storing the consumed data in the sqlite DB -

  • ERR [CONSUMER] Error inserting IP metadata error="database is locked"
  • ERR [CONSUMER] Error inserting row error="UNIQUE constraint failed: validator_tracker.peer_id"
@namn-grg namn-grg added bug Something isn't working consumer labels Jun 19, 2024
@mempirate
Copy link
Contributor

Fixed the first error in latest commit. The second one we can ignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working consumer
Projects
None yet
Development

No branches or pull requests

2 participants