使用七牛云回调方法时报错
来源:4-7 编辑用户-上传头像

MRCCAN
2018-12-27
调用不在主线程的问题:java.lang.IllegalArgumentException: You must call this method on the main thread
写回答
1回答
-
MRCCAN
提问者
2018-12-27
问题补充:
W/System.err: java.net.UnknownHostException: Unable to resolve host "uc.qbox.me": No address associated with hostname
W/System.err: at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:157)
W/System.err: at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:105)
W/System.err: at java.net.InetAddress.getAllByName(InetAddress.java:1154)他解析不到一个网络地址,这个地址是七牛云内部的?
022018-12-28
相似问题