OpenLedger
OpenLedger copied to clipboard
我在 Open Ledger 上遇到 init 问题,无法解决
OpenLedger-demo>init WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.bouncycastle.jcajce.provider.drbg.DRBG (file:/root/fisco/OpenLedger/demo/build/openledger-demo-1.0.0-all.jar) to constructor sun.security.provider.Sun() WARNING: Please consider reporting this to the maintainers of org.bouncycastle.jcajce.provider.drbg.DRBG WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release init may need some time,please wait a minute 2023-11-22 13:13:37.474 ERROR [3701027-16 nioEventLoopGroup-2-1] [ChannelHandler.java:93 userEventTriggered] handshake failed, host: 127.0.0.1, port: 20200, message: error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error, cause: javax.net.ssl.SSLHandshakeException: error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error 2023-11-22 13:13:37.474 ERROR [3701027-1 main] [ConnectionManager.java:415 checkConnectionResult] ssl handshake failed:/127.0.0.1:20200! Please check the certificate and ensure that the SDK and the node are in the same agency! 2023-11-22 13:13:37.502 ERROR [3701027-1 main] [ConnectionManager.java:126 startConnect] all connections have failed, [{"code":1, "msg":" ssl handshake failed:/127.0.0.1:20200! Please check the certificate and ensure that the SDK and the node are in the same agency!"}] 2023-11-22 13:13:39.558 ERROR [3701027-1 main] [ChannelImp.java:95 start] init channel network error, Failed to connect to all the nodes! errorMessage: ssl handshake failed:/127.0.0.1:20200! Please check the certificate and ensure that the SDK and the node are in the same agency!
[System Information]: [Java Version] : 13.0.7 [OS Name] : Linux [OS Arch] : amd64 [OS Version] : 5.15.0-88-generic [Vendor Name] : Private Build [Vendor URL] : Unknown [JVM Version] : 13.0.7+5-Ubuntu-0ubuntu120.04 [JVM Name] : OpenJDK 64-Bit Server VM [JVM Vendor] : Private Build [JAVA Library Path] : /usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib [JDK Disabled NamedCurves] : null [JDK DisableNative Option] : false [Support secp256k1] : true [Support secp256r1] : true
create BcosSDK failed, error info: init channel network error: Failed to connect to all the nodes! errorMessage: ssl handshake failed:/127.0.0.1:20200! Please check the certificate and ensure that the SDK and the node are in the same agency!
[System Information]: [Java Version] : 13.0.7 [OS Name] : Linux [OS Arch] : amd64 [OS Version] : 5.15.0-88-generic [Vendor Name] : Private Build [Vendor URL] : Unknown [JVM Version] : 13.0.7+5-Ubuntu-0ubuntu120.04 [JVM Name] : OpenJDK 64-Bit Server VM [JVM Vendor] : Private Build [JAVA Library Path] : /usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib [JDK Disabled NamedCurves] : null [JDK DisableNative Option] : false [Support secp256k1] : true [Support secp256r1] : true
OpenLedger-demo> OpenLedger-demo>quit