You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "yyl-code (via GitHub)" <gi...@apache.org> on 2023/05/16 10:43:24 UTC

[GitHub] [apisix] yyl-code opened a new issue, #9490: help request: apisix go-runner rewrite response body max length 16mb problem occurred

yyl-code opened a new issue, #9490:
URL: https://github.com/apache/apisix/issues/9490

   ### Description
   
   2023/05/16 10:37:24 [error] 58#58: *1773 lua entry thread aborted: runtime error: ...apisix//deps/share/lua/5.1/flatbuffers/compat_luajit.lua:90: attempt to perform arithmetic on local 'd' (a nil value)
   stack traceback:
   coroutine 0:
   	...apisix//deps/share/lua/5.1/flatbuffers/compat_luajit.lua: in function 'HeadersLength'
   	/usr/local/apisix/apisix/plugins/ext-plugin/init.lua:605: in function </usr/local/apisix/apisix/plugins/ext-plugin/init.lua:480>
   	/usr/local/apisix/apisix/plugins/ext-plugin/init.lua:841: in function 'rpc_call'
   	/usr/local/apisix/apisix/plugins/ext-plugin/init.lua:873: in function 'phase_func'
   	/usr/local/apisix/apisix/plugin.lua:1094: in function 'run_plugin'
   	/usr/local/apisix/apisix/init.lua:582: in function 'http_access_phase'
   
   apisix golang plugin write data max > 16m 
   
   ### Environment
   
   - APISIX version (run apisix version):3.1.0
   - Operating system (run uname -a):docker centos
   - OpenResty / Nginx version (run openresty -V or nginx -V):openresty/1.21.4.1
   - etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info):3.4.15
   - APISIX Dashboard version, if relevant:3.0.0
   - Plugin runner version, for issues related to plugin runners: golang-runner v0.5.0
   - LuaRocks version, for installation issues (run luarocks --version):5.1.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] AlinsRan closed issue #9490: help request: apisix go-runner rewrite response body max length 16mb problem occurred

Posted by "AlinsRan (via GitHub)" <gi...@apache.org>.
AlinsRan closed issue #9490: help request: apisix go-runner rewrite response body max length 16mb problem occurred
URL: https://github.com/apache/apisix/issues/9490


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] Sn0rt commented on issue #9490: help request: apisix go-runner rewrite response body max length 16mb problem occurred

Posted by "Sn0rt (via GitHub)" <gi...@apache.org>.
Sn0rt commented on issue #9490:
URL: https://github.com/apache/apisix/issues/9490#issuecomment-1647595569

   @yyl-code can you provider the reproduce step help us to solve this promble ? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] Hazel6869 commented on issue #9490: help request: apisix go-runner rewrite response body max length 16mb problem occurred

Posted by "Hazel6869 (via GitHub)" <gi...@apache.org>.
Hazel6869 commented on issue #9490:
URL: https://github.com/apache/apisix/issues/9490#issuecomment-1549682824

   @yyl-code Hi, what is your operate, and what is your needs?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] Sn0rt commented on issue #9490: help request: apisix go-runner rewrite response body max length 16mb problem occurred

Posted by "Sn0rt (via GitHub)" <gi...@apache.org>.
Sn0rt commented on issue #9490:
URL: https://github.com/apache/apisix/issues/9490#issuecomment-1654844116

   not support bigger than 16M


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] yyl-code commented on issue #9490: help request: apisix go-runner rewrite response body max length 16mb problem occurred

Posted by "yyl-code (via GitHub)" <gi...@apache.org>.
yyl-code commented on issue #9490:
URL: https://github.com/apache/apisix/issues/9490#issuecomment-1647637351

   @Sn0rt There will be an exception when the rewriting response body is greater than 16mb in the go-plugin.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] Sn0rt commented on issue #9490: help request: apisix go-runner rewrite response body max length 16mb problem occurred

Posted by "Sn0rt (via GitHub)" <gi...@apache.org>.
Sn0rt commented on issue #9490:
URL: https://github.com/apache/apisix/issues/9490#issuecomment-1649196699

   got it . I will move this issue to backlog. and take a look.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org