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

Conseil Tezos warnings #1028

Open
Messer4 opened this issue Aug 10, 2021 · 2 comments
Open

Conseil Tezos warnings #1028

Messer4 opened this issue Aug 10, 2021 · 2 comments
Assignees
Labels

Comments

@Messer4
Copy link

Messer4 commented Aug 10, 2021

Hi. After Granada Tezos update I see in Conseil logs a lot of different warnings related to JSON decoding.

Examples
[lorre-tezos-indexer-akka.actor.default-dispatcher-24] WARN TezosNodeFetchers (tech.cryptonomic.conseil.indexer.tezos.TezosNodeFetchers.applyOrElse:636) - I fetched an account delegate json from tezos node that I'm unable to decode: ... io.circe.DecodingFailure$$anon$2: Attempt to decode value on failed cursor: DownField(deposit),DownArray,DownField(frozen_balance_by_cycle)

[lorre-tezos-indexer-akka.actor.default-dispatcher-24] WARN TezosNodeFetchers (tech.cryptonomic.conseil.indexer.tezos.TezosNodeFetchers.applyOrElse:636) - I fetched an account delegate json from tezos node that I'm unable to decode: "0" io.circe.DecodingFailure$$anon$2: Attempt to decode value on failed cursor: DownField(balance)

[lorre-tezos-indexer-akka.actor.default-dispatcher-9] WARN TezosNodeOperator (tech.cryptonomic.conseil.indexer.tezos.TezosNodeOperator.notifyAnyLostKeys:467) - The following delegate keys were not found querying the granadanet node: tz1Ldzz6k1BHdhuKvAtMRX7h5kJSMHESMHLC

[lorre-tezos-indexer-akka.actor.default-dispatcher-23] WARN TezosNodeFetchers (tech.cryptonomic.conseil.indexer.tezos.TezosNodeFetchers.applyOrElse:54) - I fetched baker rolls json from tezos node that I'm unable to decode: {"balance":"0","counter":"21938603"} io.circe.DecodingFailure$$anon$2: C[A]

@Messer4
Copy link
Author

Messer4 commented Aug 10, 2021

I fetched a proposal protocol json from tezos node that I'm unable to decode: {"balance":"10095500","counter":"10439122"} io.circe.DecodingFailure$$anon$2: String
[lorre-tezos-indexer-akka.actor.default-dispatcher-9] WARN TezosNodeFetchers (tech.cryptonomic.conseil.indexer.tezos.TezosNodeFetchers.applyOrElse:54) - I fetched a proposal protocol json from tezos node that I'm unable to decode: {"packed":"050a0000001601c7ebb859b447ac73b6d2165507f0fd597783c43100","gas":"unaccounted"} io.circe.DecodingFailure$$anon$2: String

@vishakh
Copy link
Contributor

vishakh commented Aug 17, 2021

@Messer4 At this point we don't have reason to think these issues are fatal. However, we are actively investigating data integrity after the Granada protocol-related changes to the Tezos node and will get back to you if we find something.

@vishakh vishakh self-assigned this Aug 17, 2021
@vishakh vishakh added the bug label Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants