Results 6 comments of zlm919

大佬 还是报错啊![evidenceSample/issues/4](https://github.com/FISCO-BCOS/evidenceSample/issues/4)

一个page页面里面能多次用同一个组件吗?

去echarts的官网[在线定制](http://echarts.baidu.com/builder.html) 选择自己需要的图,另外build的时候关掉sourceMap

我也遇到了同样的问题

1、检查配置是否连接的是channelPort,需要配置成channelPort。 2、检查channelPort是否能telnet通,需要能telnet通。 3、服务端和客户端ca.crt是否一致,需要一致。 4、节点listen ip是否正确,最好直接监听0.0.0.0。 ![image](https://user-images.githubusercontent.com/14146110/38764611-09cdafe2-3fe5-11e8-80dc-d75c028dd0b0.png) conf文件夹里的ca.crt是从服务器的/mydata/nodedata-1/data/ca.crt 下下来的 **这几项都检查了,还是没成功跑通这个例子。。。** ![image](https://user-images.githubusercontent.com/14146110/38764562-02bf0bfc-3fe4-11e8-8788-4fbf92a8f932.png) ``` ➜ bin git:(master) ✗ ./evidence deploy user.jks '123456' '123456' Apr 14, 2018 1:10:03 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@bebdb06:...