blockchain-trace-fabric icon indicating copy to clipboard operation
blockchain-trace-fabric copied to clipboard

基于区块链(fabric)农产品溯源平台

Results 16 blockchain-trace-fabric issues
Sort by recently updated
recently updated
newest added

如题,第一步执行basic-network下的./start.sh报错:msp: Setup error: nil conf reference,找了很多种方法都未能解决,例如docker volume rm $(docker volume ls -q)命令、镜像删除重新拉取等,都未能解决,详细错误如图 ![b96b51f7e4cf78c0dc2cf798fd0c5e8](https://user-images.githubusercontent.com/98888894/183610595-7a53f894-352a-49a8-824a-1135522ea34b.jpg) 大佬可以指导一下吗 ![image](https://user-images.githubusercontent.com/98888894/183611483-d671c664-f6b4-4280-bf1e-1550d0d1727c.png)

![Snipaste_2021-11-22_17-02-32](https://user-images.githubusercontent.com/55494683/142962793-1aed3792-4180-4648-9c79-cdf82d691ce9.png)

调整为9000端口,相应的需要修改\blockchain-trace-pc\src\main.js,Vue.prototype.$httpUrl = "http://10.10.15.92:9000/route"; 这里的IP地址不能用localhost,必须是显性的区块链网络服务器IP地址

我是这样配置的: ![d235ced977903db21e59ab47db5f10e](https://user-images.githubusercontent.com/43317133/175010685-88861438-bd2a-4eab-a2ab-8283023de9ce.png) 项目跑起来了,不过用的时候有问题,上链失败,有人遇到过嘛,求教。 ![ec8e4f148ed849930a34444037735af](https://user-images.githubusercontent.com/43317133/175010850-aec11e0a-4468-4c62-ae06-c440b8799841.png)

检测到 steakliu/blockchain-trace-fabric 一共引入了23个开源组件,存在2个漏洞 ``` 漏洞标题:Apache Commons Beanutils 代码问题漏洞 缺陷组件:commons-beanutils:[email protected] 漏洞编号:CVE-2019-10086 漏洞描述:Apache Commons Beanutils是美国阿帕奇(Apache)基金会的一款提供可操作JavaBean的工具类的软件包。 Apache Commons Beanutils 1.9.2版本中存在代码问题漏洞。攻击者可利用该漏洞执行任意代码/命令。 国家漏洞库信息:https://www.cnvd.org.cn/flaw/show/CNVD-2019-42779 影响范围:[1.9.2, 1.9.4) 最小修复版本:1.9.4 缺陷组件引入路径:com.ruoyi:[email protected]>com.github.tobato:[email protected]>commons-beanutils:[email protected] ``` 另外还有2个漏洞,详细报告:https://mofeisec.com/jr?p=i1fb25

![QQ图片20211015190622](https://user-images.githubusercontent.com/65726684/137478084-f2a87f61-04a1-4cb4-aff6-aac09b41edc3.png)

TypeError: a bytes-like object is required, not 'str'

第一次基于java进行区块链的开发 请问大佬可否对我进行一些有偿指导 qq 95273844

![图片](https://user-images.githubusercontent.com/22369574/210494123-6d3812b0-63e1-4de6-b12f-6f67c3986d5d.png)