odidev

Results 319 comments of odidev

[@slievrly](https://github.com/slievrly) I also faced same server-side response timeout when I used `docker run --name seata-server -p 8091:8091 -p 7091:7091 seataio/seata-server:latest` for starting and deploying seta-server, after some time it gets...

@wendal @lovepoem @slievrly Could you please share some pointers for this? Thanks in advance.

I have tried to build the code from the source using the steps mentioned [here](https://github.com/sony/nnabla/blob/master/doc/build/build.md) and the wheel is created successfully for aarch64 but it is taking a lot of...

@ TomonobuTsujikawa I have tried to install the wheel for aarch64 but it is giving the below issue : ``` # pip3 install nnabla ERROR: Could not find a version...

@TomonobuTsujikawa Thanks for the help. I have updated the pip version and now the wheel is getting installed but when I am importing it. It is giving the below error:...

Hi Team, Any updates on PR? When are you planning to merge it?

please check the attached log [PGW_arm64_build_errorlog.txt](https://github.com/wso2/product-microgateway/files/4923033/PGW_arm64_build_errorlog.txt)

@praminda Thanks for the quick response, can you please suggest us which JDK we should use for arm64

@praminda I have tested the build with oracle JDK 8 also but the same issue is seen, Also I have tried changing netty_version in pom.xml file but still, the same...