WeBASE-Front
WeBASE-Front copied to clipboard
配置webase-front出现: Failed to initialize the SSLContext: null
##日志WeBASE-Front-error.log:javax.net.ssl.SSLException: Failed to initialize the SSLContext: null
系统环境:ubuntu18.04 java版本:openjdk-11 操作过程: 安装好fisco-bcos之后,启动节点,解压webase-front包,将节点 证书拷贝至webase-front/conf/之下,然后启动webase-front/start.sh。之后,通过status.sh查看是running状态,多次执行该脚本就会出现not running.
需要拷贝节点的SDK证书,也可以贴出更多的上下文日志,方便分析
一样的错误,解决了吗