marigold-dev / marigold-dev/deku

Change L1 rpc node url in case of failure of the L1 node

Open
#637 2 comments 0 reactions 1 assignee Claimed by @d4hines View on GitHub
backlog
Dominant language
OCaml
Stars
82
Forks
17
PR merge metrics
No merged PRs in 30d

Description

I am testing deku on Ithacanet and I have been pointing to Ithaca marigold node url , but today this node is failing. (https://ithacanet.tezos.marigold.dev/)

So I tried to reset the url to the Ecadslabs' one (https://ithacanet.ecadinfra.com)

I tried to change ./data/[index]/tezos.json#rpc_node field and restarted deku containers

Still have same error

`esy x deku-cli get-balance ./data/0 $(cat ./data/0/identity.json | jq -r .t) "(Pair \"KT19ppxinsqKocGGRHyVATHpUX2Aki8xpxQj\" 0x050505030b)"
deku-cli: internal error, uncaught exception:
Node.Networking.Error_status
Raised at Lwt.Miscellaneous.poll in file "src/core/lwt.ml", line 3075, characters 20-29
Called from Lwt_main.run.run_loop in file "src/unix/lwt_main.ml", line 31, characters 10-20
Called from Lwt_main.run in file "src/unix/lwt_main.ml", line 118, characters 8-13
Re-raised at Lwt_main.run in file "src/unix/lwt_main.ml", line 124, characters 4-13
Called from Cmdliner_term.app.(fun) in file "cmdliner_term.ml", line 25, characters 19-24
Called from Cmdliner.Term.ret.(fun) in file "cmdliner.ml", line 26, characters 27-34
Called from Cmdliner.Term.run in file "cmdliner.ml", line 117, characters 32-39`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.