juzhiyuan commented on issue #12511: URL: https://github.com/apache/apisix/issues/12511#issuecomment-3178101765
I also encountered this issue (https://github.com/apache/apisix/issues/12511#issuecomment-3177992815) when using Lens with port forwarding, e.g., `localhost:56789`. After debugging, I noticed that, in this line (https://github.com/apache/apisix/blob/46ae368075459c97fa8a770340eb8ef52d7c9b1a/apisix/cli/ngx_tpl.lua#L654), it forces the port to `9180` instead. However, after changing the **port forwarding port** to **9180**, everything worked well, so I don't think it's an issue. -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org