You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/11/04 08:34:03 UTC

[GitHub] [apisix] WeiXue9 opened a new issue, #8246: help request: {"error_msg":"unknown plugin [jwt-auth]"}

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

   ### Description
   
   I creat route with jwt-auth plugin,but I got error_msg:unknown plugin [jwt-auth].
   I see closed issues,I checked my  conf.yaml  and conf_default.yaml in apisix_conf ,I enabled plugins.
   And my apisix dashboard can create route with jwt-auth plugin.
   I cannot do anything,So I need help.
   
   my  plugins config  in  conf.yaml:
   ![image](https://user-images.githubusercontent.com/90121655/199928426-4e6268fa-fa16-4fc4-bf05-94d1e0f6d0b0.png)
   
   
   
   
   
   
   ### Environment
   
   - APISIX version (run `apisix version`): 2.15.0-alpine
   - Operating system (run `uname -a`): centos
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): nginx version: openresty/1.21.4.1
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):3.4.15
   - APISIX Dashboard version, if relevant:2.13-alpine
   - 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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] shreemaan-abhishek commented on issue #8246: help request: {"error_msg":"unknown plugin [jwt-auth]"}

Posted by "shreemaan-abhishek (via GitHub)" <gi...@apache.org>.
shreemaan-abhishek commented on issue #8246:
URL: https://github.com/apache/apisix/issues/8246#issuecomment-1708077312

   @WeiXue9, do you have any further questions/updates? If not, please close the issue. Thanks.


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] closed issue #8246: help request: {"error_msg":"unknown plugin [jwt-auth]"}

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #8246: help request: {"error_msg":"unknown plugin [jwt-auth]"}
URL: https://github.com/apache/apisix/issues/8246


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] commented on issue #8246: help request: {"error_msg":"unknown plugin [jwt-auth]"}

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #8246:
URL: https://github.com/apache/apisix/issues/8246#issuecomment-1733349885

   Due to lack of the reporter's response this issue has been labeled with "no response". It will be close in 3 days if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] oyiadin commented on issue #8246: help request: {"error_msg":"unknown plugin [jwt-auth]"}

Posted by GitBox <gi...@apache.org>.
oyiadin commented on issue #8246:
URL: https://github.com/apache/apisix/issues/8246#issuecomment-1304379091

   Are you using `jwt-auth` in a stream route? APISIX does not share the same enabled-plugin list between http routes (which lies within the `plugins` part, the part you've published) and stream routes (which lies within the `stream_plugins: # sorted by priority
   ` part).
   
   If it's sure that the route is a http one, maybe you can execute `etcdctl get /apisix/plugins` to ensure that the configs are correctly synchronized.


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] commented on issue #8246: help request: {"error_msg":"unknown plugin [jwt-auth]"}

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #8246:
URL: https://github.com/apache/apisix/issues/8246#issuecomment-1740633249

   This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org