Mortal
Mortal
经过咨询发现 这个不是链上的错误,而是 js4eos 为了安全,防止用户误操作做的限制。
After consultation, I found that this is not a chain error, but a limitation of js4eos in order to prevent users from misuse.
> this library worked for me, by one of the authors https://www.npmjs.com/package/memwatch-next also getting the same error on my mac. @mahcloud
那大概什么时候会使用长链接处理呢
好的,你们的maven的库什么时候更新下呀。现在 0.1的包里面都没有NebulasClient
ava.lang.RuntimeException: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection? at com.google.common.base.Throwables.propagate(Throwables.java:241) at io.nebulas.client.http.OKHttpClient.URLConnectionPost(OKHttpClient.java:175) at io.nebulas.client.impl.HttpNebulasClient.subscribe(HttpNebulasClient.java:143) at io.nebulas.client.TestNebulasClient.testSubscribe(TestNebulasClient.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)...

@yupnano 是master分支吗,我使用的是master。执行gradlew clean build -x test 一直报错噢
@yupnano 是呀,我删掉工程,重新clone下来,可以运行啦。感恩