Mairu commented on issue #12512: URL: https://github.com/apache/apisix/issues/12512#issuecomment-3317343824
Hi @Baoyuantop, that's strange and would mean that the echo-server is not reachable or not initialized correctly. Could you reach it via localhost? `curl --request GET --url http://localhost:8363/anything/test --header 'Content-Type: application/json'` It could be replaced by any web interface like mockserver or real "application", if that image is not working for you. -- 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]
