BlockchainCommons / BlockchainCommons/Bitcoin-Standup-Scripts

bitcoin-cli not working when not logged in as standup

オープン
#22 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Shell
スター
57
フォーク
36
PR マージ指標
30日以内にマージされた PR はありません

説明

After running the standup script with default options (pruned testnet), latest block height was correct. Problem I ran into was that the readme in the Bitcoin-Standup-Scripts repo has you log in as root, so when I was trying to run bitcoin-cli it was giving me "error: Could not connect to the server 127.0.0.1:8332", looking for bitcoind running on the default mainnet port. Since bitcoind was running as the user standup with a custom .conf file (specifying testnet on port 18332) it wasn't reading from the same .conf file I guess. It worked fine when changing user back to standup

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

standup スクリプトが pruned testnet ノードを作成した後、bitcoin-cli を実行するための README の手順から始めてください。文書化されているユーザーと設定ファイルが、報告された 127.0.0.1:8332 への接続とどのように関係しているかを確認し、文書化されているコマンドがデフォルトの mainnet 設定ではなく、実行中の standup インスタンスを使用するようになった時点で作業完了としてください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
shell
領域
cli
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。