SmartIM4Eclipse icon indicating copy to clipboard operation
SmartIM4Eclipse copied to clipboard

发现QQ和微信都不能用了

Open ViCrack opened this issue 4 years ago • 2 comments

eclipse.buildId=4.14.0.I20191210-0610 java.version=1.8.0_202 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product

1111 We


java.lang.NumberFormatException: null
	at java.lang.Long.parseLong(Unknown Source)
	at java.lang.Long.valueOf(Unknown Source)
	at io.github.biezhi.wechat.api.WechatApi.login(WechatApi.java:270)
	at io.github.biezhi.wechat.api.WechatClient.login(WechatClient.java:114)
	at cn.ieclipse.smartim.dialogs.LoginDialog.doLogin(LoginDialog.java:167)
	at cn.ieclipse.smartim.dialogs.LoginDialog$1.run(LoginDialog.java:63)
1

java.net.UnknownHostException: s.web2.qq.com
	at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
	at java.net.InetAddress$2.lookupAllHostAddr(Unknown Source)
	at java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.net.InetAddress.getAllByName0(Unknown Source)
	at java.net.InetAddress.getAllByName(Unknown Source)
	at java.net.InetAddress.getAllByName(Unknown Source)
	at okhttp3.Dns$1.lookup(Dns.java:39)
	at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:171)
	at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:137)
	at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:82)
	at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:171)
	at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
	at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
	at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
	at okhttp3.RealCall.execute(RealCall.java:69)
	at com.scienjus.smartqq.client.SmartQQApi.get(SmartQQApi.java:505)
	at com.scienjus.smartqq.client.SmartQQApi.getVfwebqq(SmartQQApi.java:211)
	at com.scienjus.smartqq.client.SmartQQApi.login(SmartQQApi.java:111)
	at com.scienjus.smartqq.client.SmartQQClient.login(SmartQQClient.java:195)
	at cn.ieclipse.smartim.dialogs.LoginDialog.doLogin(LoginDialog.java:167)
	at cn.ieclipse.smartim.dialogs.LoginDialog$1.run(LoginDialog.java:63)


ViCrack avatar Jan 14 '20 03:01 ViCrack

QQ去年1月1日就停止服务了。微信许多账号被限制了登录

Jamling avatar Jan 14 '20 03:01 Jamling

QQ去年1月1日就停止服务了。微信许多账号被限制了登录

那真是可惜, 许久没用了

ViCrack avatar Jan 14 '20 03:01 ViCrack