Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Unable to complete sync up #101

Open
rick-li opened this issue Aug 3, 2022 · 2 comments
Open

Unable to complete sync up #101

rick-li opened this issue Aug 3, 2022 · 2 comments

Comments

@rick-li
Copy link

rick-li commented Aug 3, 2022

id: 1, batch: 45/82, blocks: 0/1000, decryptions: 0, tx_scan: 0
id: 1, batch: 45/82, blocks: 0/1000, decryptions: 600, tx_scan: 0
id: 1, batch: 45/82, blocks: 1000/1000, decryptions: 1000, tx_scan: 0
id: 1, batch: 45/82, blocks: 1000/1000, decryptions: 1000, tx_scan: 0
status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} }
Ready!

2022-08-02T23:49:14.247268-04:00 INFO::Set current ZEC Price to USD 61.47
2022-08-02T23:49:14.247771-04:00 INFO::Fetching blocks 1724000-1723001
2022-08-02T23:53:33.669330-04:00 INFO::Sync failed, not saving: Some("status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} }")

@autotunafish
Copy link

autotunafish commented Sep 13, 2022

same but rescan

id: 2, batch: 20/163, blocks: 50000/50000, decryptions: 49950, tx_scan: 42328
id: 2, batch: 20/163, blocks: 50000/50000, decryptions: 50000, tx_scan: 43874
id: 2, batch: 20/163, blocks: 50000/50000, decryptions: 50000, tx_scan: 43874
Error: Rescan failed: status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} }
(main) Block:1419199 (type 'help') >>

shortly afterwards with 'sync' cmd

id: 3, batch: 58/143, blocks: 199/1000, decryptions: 350, tx_scan: 0
id: 3, batch: 58/143, blocks: 1000/1000, decryptions: 1000, tx_scan: 0
Error getting client: tonic::transport::Error(Transport, hyper::Error(Connect, Custom { kind: UnexpectedEof, error: "tls handshake eof" }))
(main) Block:1722199 (type 'help') >>

It seemed to be doing fine at first and then just hangs at some point like it's a connection issue
The first is in the latest windows beta and the second is in WSL2 built from source. I switched from wifi to wired and no effect. I haven't personally seen this on a full linux version yet.

@rick-li
Copy link
Author

rick-li commented Sep 13, 2022

I ended up using https://ywallet.app which is compatible with the zeclite

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants