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

Dynamic Contract Registering error #245

Open
DenhamPreen opened this issue Oct 2, 2024 · 0 comments
Open

Dynamic Contract Registering error #245

DenhamPreen opened this issue Oct 2, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working P3 (Medium Priority) Start investigating within one working day

Comments

@DenhamPreen
Copy link
Contributor

Describe the bug

err: {
      "RE_EXN_ID": "FetchState.UnexpectedRegisterDoesNotExist/1",
      "_1": {
        "TAG": "DynamicContract",
        "_0": {
          "blockNumber": 12914257,
          "logIndex": 6
        }
      }
    }

To Reproduce
Steps to reproduce the behavior:

  • If this is not merged yet, use this PR as it will sync 100x faster

E.g.

  1. git clone https://github.com/aboutcircles/envio-indexer
  2. Open the config.yaml file and make sure the mainnet config is uncommented
  3. pnpm envio dev
  4. See error @ ~790,000 entities

Expected behavior
UnexpectedRegisterDoesNotExist

Local (please complete the following information):

  • Envio version - 2.3.0
  • Node version 18.18
  • pnpm version 9
  • Docker version 25

cc: @vibern0

@moose-code moose-code added the Triage Determining Scope and Labels label Oct 2, 2024
@JonoPrest JonoPrest added Bug Something isn't working P3 (Medium Priority) Start investigating within one working day and removed Triage Determining Scope and Labels labels Oct 2, 2024
@JonoPrest JonoPrest self-assigned this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working P3 (Medium Priority) Start investigating within one working day
Projects
None yet
Development

No branches or pull requests

3 participants