paineZhang opened a new issue, #12818:
URL: https://github.com/apache/apisix/issues/12818
### Current Behavior
runtime error .
### Expected Behavior
no error
### Error Logs
2025/12/17 16:17:30 [error] 6951#6951: *231764939 lua entry thread aborted:
runtime error: /usr/local/apisix/apisix/init.lua:689: attempt to index upvalue
'local_conf' (a nil value)
stack traceback:
coroutine 0:
/usr/local/apisix/apisix/init.lua: in function 'http_access_phase'
access_by_lua(nginx.conf:359):2: in main chunk, client: 10.52.9.112,
server: _, request: "GET /laamsp/v1/basemap/img/2/2/1.png?token=test1234567
HTTP/1.1", host: "10.8.0.151:9080", referrer:
"http://10.0.82.206:4610/low-altitude-resources/airspace/airspace-management"
### Steps to Reproduce
1. run apisix via the docker image
2. create same routes with the admin api
3. batch request
### Environment
- APISIX version (run `apisix version`): 3.14.1-debian image
- Operating system (run `uname -a`): ubuntu 24.04
- OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
- etcd version, if relevant (run `curl
http://127.0.0.1:9090/v1/server_info`): 3.5.11
- APISIX Dashboard version, if relevant: 3.14.1-debian
- Plugin runner version, for issues related to plugin runners:
apisix-python-plugin-runner 0.2.0
- LuaRocks version, for installation issues (run `luarocks --version`):
--
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]