cuiWT commented on issue #6083: URL: https://github.com/apache/apisix/issues/6083#issuecomment-1012895278
> curl http://127.0.0.1:9080/apisix/admin/plugins/reload -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT The problem has been solved. My plug-in has a syntax error. Thank you! ``` 2022/01/14 15:43:37 [error] 11833#11833: *31971 [lua] plugin.lua:109: load_plugin(): failed to load plugin [feature-env-plugin] err: error loading module 'apisix.plugins.feature-env-plugin' from file '/usr/local/apisix/apisix/plugins/feature-env-plugin.lua': /usr/local/apisix/apisix/plugins/feature-env-plugin.lua:82: '}' expected (to close '{' at line 81) near ':', context: ngx.timer ``` -- 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]
