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

Index.Fetcher.TokenInstance erroring out on Basechain #76

Open
enlight opened this issue Jan 7, 2020 · 0 comments
Open

Index.Fetcher.TokenInstance erroring out on Basechain #76

enlight opened this issue Jan 7, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@enlight
Copy link
Contributor

enlight commented Jan 7, 2020

Need to investigate what's causing these errors:

(MatchError) no match of right hand side value: {:error, #Ecto.Changeset<action: :insert, changes: %{token_contract_address_hash: %Explorer.Chain.Hash{byte_count: 20, bytes: <<154, 184, 21, 82, 215, 18, 29, 147, 131, 80, 1, 99, 43, 16, 142, 137, 184, 89, 116, 43>>}, token_id: #Decimal<158456327094564574392511112765>}, errors: [metadata: {"is invalid", [type: :map, validation: :cast]}], data: #Explorer.Chain.Token.Instance<>, valid?: false>}

They seem to originate from:

lib/indexer/fetcher/token_instance.ex:63: Indexer.Fetcher.TokenInstance.run/2
@enlight enlight added the bug Something isn't working label Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant