MarcCain-Scott commented on issue #2404:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/2404#issuecomment-3232979612

   Still a problem, a ApisixRoute failed to install. Error on the apisix pod
   
   2025/08/28 10:37:03 [error] 49#49: *313663 lua entry thread aborted: runtime 
error: /usr/local/apisix//deps/share/lua/5.1/jsonschema.lua:46: attempt to call 
field 'find' (a nil value)
   stack traceback:
   coroutine 0:
           /usr/local/apisix//deps/share/lua/5.1/jsonschema.lua: in function 
'custom_match_pattern'
           [string "jsonschema:anonymous"]:59: in function 'var_0_5'
           [string "jsonschema:anonymous"]:77: in function 'var_0_4'
           [string "jsonschema:anonymous"]:2119: in function 'check'
           /usr/local/apisix/apisix/admin/services.lua:30: in function 'checker'
           /usr/local/apisix/apisix/admin/resource.lua:126: in function 
'check_conf'
           /usr/local/apisix/apisix/admin/resource.lua:241: in function 
</usr/local/apisix/apisix/admin/resource.lua:228>
           /usr/local/apisix/apisix/admin/init.lua:234: in function 'handler'
           /usr/local/apisix//deps/share/lua/5.1/resty/radixtree.lua:1013: in 
function 'dispatch'
           /usr/local/apisix/apisix/init.lua:1032: in function 'http_admin'
           content_by_lua(nginx.conf:250):2: in main chunk, client: 
10.42.0.237, server: , request: "PUT /apisix/admin/services/46615ce3 HTTP/1.1", 
host: "apisix-admin.default:9180"
   
   Error message on the ApisixRoute status
   Err: failed to handle adc output: failed to parse adc result: json: cannot 
unmarshal string into Go struct field ResponseDetails.failed.response.data of 
type adc.ResponseData'
   
   Restarting the apisix pod and then everything works fine and the new route 
is created.


-- 
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]

Reply via email to