Code Monkey home page Code Monkey logo

volc-sdk-java's Issues

大量等待线程被创建导致服务宕机

我确实没有细看readme,但是麻烦写sdk调用示例的同学在最后一行加上translateService.destroy();销毁行吗?
volc-sdk-java/blob/main/example/src/main/java/com/volcengine/example/translate/TranslateDemo.java

图片格式不支持

image

请问下我在网页转的图片转base64,网页上面正常转换,但是代码报错格式不支持,是有啥问题么

部分手机上apache报错

部分手机上apache报错,官方是不是要改用encodeHex呢

 java.lang.NoSuchMethodError: No static method encodeHexString([B)Ljava/lang/String; in class Lorg/apache/commons/codec/binary/Hex; or its super classes (declaration of 'org.apache.commons.codec.binary.Hex' appears in /system/framework/org.apache.http.legacy.boot.jar)
        at com.volcengine.helper.Utils.hashSHA256(Utils.java:45)
        at com.volcengine.auth.impl.SignerV4Impl.getSignRequest(SignerV4Impl.java:100)
        at com.volcengine.http.VolcengineInterceptor.intercept(VolcengineInterceptor.java:44)
        at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
        at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
        at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
        at com.volcengine.service.BaseServiceImpl.makeRequest(BaseServiceImpl.java:274)
        at com.volcengine.service.BaseServiceImpl.post(BaseServiceImpl.java:261)
        at com.volcengine.service.visual.impl.VisualServiceImpl.poemMaterial(VisualServiceImpl.java:97)
        at com.desaysv.myapplication3.TestActivity.initClient(TestActivity.java:38)
        at com.desaysv.myapplication3.TestActivity.access$000(TestActivity.java:21)
        at com.desaysv.myapplication3.TestActivity$1.run(TestActivity.java:70)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.