Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kong-plugin-response-cache not work #6

Open
orientzc opened this issue Feb 5, 2018 · 0 comments
Open

kong-plugin-response-cache not work #6

orientzc opened this issue Feb 5, 2018 · 0 comments

Comments

@orientzc
Copy link

orientzc commented Feb 5, 2018

hello,
i am trying to use the plugin described in this page - https://streamdata.io/blog/developing-an-helloworld-kong-plugin/(luarocks make and -e "KONG_CUSTOM_PLUGINS=response-cache")

We are facing this error in logs:
nginx: [error] init_by_lua error: /usr/local/share/lua/5.1/kong/dao/factory.lua:113: attempt to index local 'plugin_schemas' (a boolean value)
stack traceback:
/usr/local/share/lua/5.1/kong/dao/factory.lua:113: in function 'new'
/usr/local/share/lua/5.1/kong/init.lua:147: in function 'init'
init_by_lua:3: in main chunk

The Kong version we are using is 0.11.2. i try to use the other custom plugin, and it is ok.

Can someone suggest what could we be missing?

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant