Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v:3.4.0 SocketException #540

Open
winston-zhong opened this issue Jul 23, 2024 · 0 comments
Open

v:3.4.0 SocketException #540

winston-zhong opened this issue Jul 23, 2024 · 0 comments

Comments

@winston-zhong
Copy link

3.4.0版本
你好,更换bucketName后报这个错误要怎么解决呢?生产上报这个错误,本机则没有

at com.aliyun.oss.common.utils.ExceptionFactory.createNetworkException(ExceptionFactory.java:71)
at com.aliyun.oss.common.comm.DefaultServiceClient.sendRequestCore(DefaultServiceClient.java:127)
at com.aliyun.oss.common.comm.ServiceClient.sendRequestImpl(ServiceClient.java:133)
at com.aliyun.oss.common.comm.ServiceClient.sendRequest(ServiceClient.java:70)
at com.aliyun.oss.internal.OSSOperation.send(OSSOperation.java:83)
at com.aliyun.oss.internal.OSSOperation.doOperation(OSSOperation.java:145)
at com.aliyun.oss.internal.OSSOperation.doOperation(OSSOperation.java:102)
at com.aliyun.oss.internal.OSSObjectOperation.writeObjectInternal(OSSObjectOperation.java:897)
at com.aliyun.oss.internal.OSSObjectOperation.putObject(OSSObjectOperation.java:129)
at com.aliyun.oss.OSSClient.putObject(OSSClient.java:471)
at com.ftlife.util.OSSUploadUtil.putObject(OSSUploadUtil.java:183)
at com.ftlife.util.OSSUploadUtil.uploadFile(OSSUploadUtil.java:42)
at com.ftlife.util.FileUtil.getMP4Path(FileUtil.java:261)
at com.ftlife.videoCenter.VideoCenterCtrl.addVideo(VideoCenterCtrl.java:117)
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.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant