martin-schulze-e2m commented on issue #3257:
URL: 
https://github.com/apache/apisix-dashboard/issues/3257#issuecomment-3574768309

   I am using a fairly similar installation and access  method (port forward 
from the apisix pod) and this is what I got:
   
   response headers
   ```
   HTTP/1.1 404 Not Found
   Date: Tue, 25 Nov 2025 09:45:25 GMT
   Content-Type: text/html; charset=utf-8
   Content-Length: 225
   Connection: keep-alive
   Server: APISIX/3.14.1
   Access-Control-Allow-Origin: *
   Access-Control-Allow-Credentials: true
   Access-Control-Expose-Headers: *
   Access-Control-Max-Age: 3600
   
   
   <html>
   <head><title>404 Not Found</title></head>
   <body>
   <center><h1>404 Not Found</h1></center>
   <hr><center>openresty</center>
   <p><em>Powered by <a 
href="https://apisix.apache.org/";>APISIX</a>.</em></p></body>
   </html>
   ```
   
   For completeness: the other requests worked just fine:
   
   <img width="1304" height="291" alt="Image" 
src="https://github.com/user-attachments/assets/813d1c44-6b2b-4dbe-8116-2e5fa1204444";
 />


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