chenyicai opened a new issue #2945:
URL: https://github.com/apache/apisix/issues/2945


   ### Issue description
   There is a problem when using apixix2.0. My current structure is that the 
request goes to nginx first, and then nginx forwards the request to Java (IP: 
port) on the backend, so that the access interface can return code200. **But I 
use apisix to replace nginx**, configure the IP and port of the backend service 
upstream, and all interfaces return code 404. 
   The information returned by the browser is similar to this. It seems to be 
returned by our interface, but it is normal for me to use nginx directly
   **return message:**
   This application has no explicit mapping for /error, so you are seeing this 
as a fallback.
   Thu Dec 03 14:55:56 CST 2020
   There was an unexpected error (type=Not Found, status=404).
   No message available
   
   Please help me analyze the reason ,thank you
   ### Environment
   
   * apisix version (cmd: `apisix version`): 2.0
   * OS: centos 7
   
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to