missence521 commented on issue #9490: URL: https://github.com/apache/apisix/issues/9490#issuecomment-2133334023
> ### 描述 > 2023/05/16 10:37:24 [错误] 58#58:*1773 lua 入口线程中止:运行时错误:...apisix//deps/share/lua/5.1/flatbuffers/compat_luajit.lua:90:尝试对本地“d”(一个零值)执行算术运算 堆栈回溯: 协程 0: ...apisix//deps/share/lua/5.1/flatbuffers/compat_luajit.lua:在函数“HeadersLength”中 /usr/local/apisix/apisix/plugins/ext-plugin/init.lua:605:在函数 </usr/local/apisix/apisix/plugins/ext-plugin/init.lua:480> /usr/local/apisix/apisix/plugins/ext-plugin/init.lua:841: 在函数“rpc_call”中 /usr/local/apisix/apisix/plugins/ext-plugin/init.lua:873: 在函数“phase_func”中 /usr/local/apisix/apisix/plugin.lua:1094: 在函数“run_plugin”中 /usr/local/apisix/apisix/init.lua:582: 在函数“http_access_phase”中 > > apisix golang 插件写入数据最大 > 16m > > ### 环境 > * APISIX版本(运行apisix版本):3.1.0 > * 操作系统(运行uname -a):docker centos > * OpenResty / Nginx 版本 (运行 openresty -V 或 nginx -V):openresty/1.21.4.1 > * etcd 版本,如果相关(运行 curl [http://127.0.0.1:9090/v1/server_info):3.4.15](http://127.0.0.1:9090/v1/server_info):3.4.15) > * APISIX 仪表板版本(如果相关):3.0.0 > * 插件运行器版本,针对插件运行器相关问题:golang-runner v0.5.0 > * LuaRocks 版本,用于安装问题(运行 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
