yanshanlangren opened a new issue #2464:
URL: https://github.com/apache/apisix/issues/2464


   ### Issue description
   I developed a sample LUA plugin.
   
   Put the .lua file under directory of `/usr/local/apisix/apisix/plugins`
   
   Add plug-in name under `plugins` in `/usr/local/apisix/conf/config.yaml`
   
   Then I reload/restart apisix, and tried to create a route within new plugin, 
but got hint `{"error_msg":"unknown plugin [qingcloud-auth]"}`
   
   What else do I need to do?
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): 1.5
   * OS: CentOS Linux release 7.8.2003 (Core)
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to