neosis41 commented on issue #9610:
URL: https://github.com/apache/apisix/issues/9610#issuecomment-1653578647
actually, i think i found when the probleme is coming. i have sometimes
this 500 internal error when the openid-connect plugin is enable on the route
im checking. i just get the error :
023/07/27 12:55:26 [error] 50#50: *22525794 lua entry thread aborted:
runtime error: /usr/local/apisix/apisix/init.lua:332: attempt to index local
'matched_ssl' (a nil value)
stack traceback:
coroutine 0:
/usr/local/apisix/apisix/init.lua: in function 'verify_https_client'
/usr/local/apisix/apisix/init.lua:560: in function 'http_access_phase'
access_by_lua(nginx.conf:324):2: in main chunk, client: 10.7.7.27,
server: _, request: "GET /media/1104/iziwifi.png HTTP/1.1", host:
"slot_featurejenkins.mrvol.com", referrer:
"https://slot_featurejenkins.mrvol.com/"
2023/07/27 12:55:26 [error] 56#56: *22525796 lua entry thread aborted:
runtime error: /usr/local/apisix/apisix/init.lua:332: attempt to index local
'matched_ssl' (a nil value)
stack traceback:
coroutine 0:
/usr/local/apisix/apisix/init.lua: in function 'verify_https_client'
/usr/local/apisix/apisix/init.lua:560: in function 'http_access_phase'
access_by_lua(nginx.conf:324):2: in main chunk, client: 10.7.7.27,
server: _, request: "GET /media/1096/flexy.png HTTP/1.1", host:
"slot_featurejenkins.mrvol.com", referrer:
"https://slot_featurejenkins.mrvol.com/"
--
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]