FISCO-BCOS / FISCO-BCOS/FISCO-BCOS-DOC

正在连接 osp-1257653870.cos.ap-guangzhou.myqcloud.com (osp-1257653870.cos.ap-guangzhou.myqcloud.com)|119.147.127.251|:443... 已连接。 已发出 HTTP 请求,正在等待回应... 403 Forbidden

Open
#1,830 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
197
Forks
281
Avg merge
2m
Merged PRs (30d)
1

Description

When docker deploys a blockchain to build a single-group 4-node blockchain, bash build_chain.sh -d -l 127.0.0.1:4 -p 30300,20200 is displayed, and the following error is reported:bash build_chain.sh -D -l 127.0.0.1:4 -p 30300,20200
build_chain.sh: 行 150: /root/.fisco/tassl-1.1.1b: 没有那个文件或目录
[INFO] Downloading tassl binary from https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/FISCO-BCOS/FISCO-BCOS/tools/tassl-1.1.1b/tassl-1.1.1b-linux-x86_64.tar.gz...
--2024-10-16 20:52:00-- https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/FISCO-BCOS/FISCO-BCOS/tools/tassl-1.1.1b/tassl-1.1.1b-linux-x86_64.tar.gz
正在解析主机 osp-1257653870.cos.ap-guangzhou.myqcloud.com (osp-1257653870.cos.ap-guangzhou.myqcloud.com)... 119.147.127.251, 119.147.127.239, 119.147.127.150, ...
正在连接 osp-1257653870.cos.ap-guangzhou.myqcloud.com (osp-1257653870.cos.ap-guangzhou.myqcloud.com)|119.147.127.251|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 403 Forbidden
2024-10-16 20:52:01 错误 403:Forbidden。

Contributor guide

Open the contributing guide

Research direction

Start with build_chain.sh around line 150 and reproduce the Docker command for a single-group, four-node chain. Check the tassl-1.1.1b download URL and the resulting missing-binary error; done means the documented command can obtain tassl and complete the chain build without the 403 failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, docker
Domain
blockchain, devops, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.