githubxubin opened a new issue, #8906:
URL: https://github.com/apache/apisix/issues/8906

   ### Description
   
   I simply call to get the token interface and directly prompt the route 404. 
Is there a problem with my configuration where I execute apisix 2.15-alpine 
according to the official documentation;
   
   
   [root@localhost ~]# curl 
http://127.0.0.1:9080/apisix/plugin/jwt/sign?key=user-key -i
   HTTP/1.1 404 Not Found
   Date: Wed, 22 Feb 2023 02:23:34 GMT
   Content-Type: text/plain; charset=utf-8
   Transfer-Encoding: chunked
   Connection: keep-alive
   Server: APISIX/2.15.0
   
   {"error_msg":"404 Route Not Found"}
   
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


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