iyatomi takehiro
iyatomi takehiro
by #4, now ffiex can handle tcc for linux (ubuntu/centos), OSX not supported because tcc in OSX only supports tcc --run mode.
hi, thank you for reporting! this seems to be bug. I will fix it :D
thank you for pointing this out, I've never checked the feature. **short answer**: it probably possible for luasocket/resty.http, but I want to equally support this feature for other http modules,...
@CriztianiX thanks for investigation👍 actually, lua-resty-http.lua is contributed code and I don't fully know author's intension here. but according to the logs you provided, your fix got a point. I...
this is my one (docker image umegaya/lua-aws-test) seems a bit older than yours. ``` resty 0.23 nginx version: openresty/1.15.8.1 built by gcc 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04) built with OpenSSL 1.1.0j 20...
current latest openresty:bionic uses [1.17.8.1](https://github.com/openresty/docker-openresty/blob/master/bionic/Dockerfile#L14), I will try update my docker image to this version
@CriztianiX I can replicate error with 1.17.8.1 thank you for pointing out resty version! older version, test/s3.lua actually uses luasocket, not resty-http
@CriztianiX s3 problem should fixed with https://github.com/umegaya/lua-aws/pull/77 but it cannot be merged now because lua-resty-http does not seem to work with some endpoint of aws (eg. kinesis.getRecords). as it seems...
@NiteeshPutla hi, its bit too old and I forgot detail, but we could solve the problem. I think we had to put corde ee jars in our own maven repository...