alphanetでノードをブートストラップする時間
-
-
手順を実行してノードを実行した後、次のエラーが発生します:Mar 8 02:16:53 --node.main:Tezosノードを開始しています... 3月8日02:16:53-node.main:ローカルピアの検出はありません. 3月8日02:16:53-node.main:ピアのグローバルID:idrULwbkWGa1K5vo66c8zio1iiNCYb 3月8日02:16:53-node.worker:ブートストラップチェーン.. tezos-node:エラー:ストアにキーがありません:chain/8eceda2f/genesis/hashここに何かがありませんか?ありがとう.After performing the steps and running the node - it gives the following error : Mar 8 02:16:53 - node.main: Starting the Tezos node... Mar 8 02:16:53 - node.main: No local peer discovery. Mar 8 02:16:53 - node.main: Peer's global id: idrULwbkWGa1K5vo66c8zio1iiNCYb Mar 8 02:16:53 - node.worker: bootstrapping chain... tezos-node: Error: Missing key in store: chain/8eceda2f/genesis/hash Are we missing anything here? Thanks.
- 0
- 2019-03-08
- Deepak
-
これは質問に対する答えを提供しません.十分な[評判](https://tezos.stackexchange.com/help/whats-reputation)ができたら、[任意の投稿にコメント](https://tezos.stackexchange.com/help/privileges/)できるようになります.コメント);代わりに、[質問者からの説明を必要としない回答を提供してください](https://meta.stackexchange.com/questions/214173/why-do-i-need-50-reputation-to-comment-what-can-i-do-代わりに).-[レビューから](/review/low-quality-posts/276)This does not provide an answer to the question. Once you have sufficient [reputation](https://tezos.stackexchange.com/help/whats-reputation) you will be able to [comment on any post](https://tezos.stackexchange.com/help/privileges/comment); instead, [provide answers that don't require clarification from the asker](https://meta.stackexchange.com/questions/214173/why-do-i-need-50-reputation-to-comment-what-can-i-do-instead). - [From Review](/review/low-quality-posts/276)
- 0
- 2019-03-08
- Stephen Andrews
-
新しい質問がある場合は、[質問する](https://tezos.stackexchange.com/questions/ask)ボタンをクリックして質問してください.コンテキストを提供するのに役立つ場合は、この質問へのリンクを含めてください.-[レビューから](/review/low-quality-posts/276)If you have a new question, please ask it by clicking the [Ask Question](https://tezos.stackexchange.com/questions/ask) button. Include a link to this question if it helps provide context. - [From Review](/review/low-quality-posts/276)
- 0
- 2019-03-08
- Frank
-
1 回答
- 投票
-
- 2019-03-07
アルファネットのサイズは現在約13GBです.これは非常にIOを集中的に使用するプロセスであり、完了するまでに4時間もかからないSSDを使用することをお勧めします.
alphanetで一般的に使用されるquicksyncはありませんが、メインネットのquicksyncファイルはここにあります https://www.tzdutch.com/quicksync/
Alphanet size is currently around 13 GB. It is a very IO intensive process and it is recommended you use SSD where it it should take less than 4 hours to complete.
There isn't a commonly used quicksync for alphanet, but mainnet quicksync files can be found here https://www.tzdutch.com/quicksync/
-
ありがとう.私の同期は約10時間かかり、ついに完了しました.Thanks. my sync took around 10 hours and was done finally.
- 1
- 2019-03-07
- Ravi N
alphanetのローカルマシンでtezosノードを起動しましたが、800MBを超えるデータをダウンロードしてから12日後にヘッドを移動するのに2時間かかるようです.ノードはピアからデータをアクティブに取得しているようです. ブートストラップするまでにダウンロードされる合計データサイズはどれくらいですか? ブートストラップには通常どのくらい時間がかかりますか? とにかくそれをスピードアップする方法はありますか?