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

Error on invoke #6

Open
nicolalopatriello opened this issue Apr 27, 2018 · 0 comments
Open

Error on invoke #6

nicolalopatriello opened this issue Apr 27, 2018 · 0 comments

Comments

@nicolalopatriello
Copy link

Hi, if i follow the example of "hello" script in openwisk i receive the following error in kong pod (i installed kong on kubenrates and installed by ovverideing official image of kong docker)

2018/04/27 13:34:13 [error] 48#0: *250863 lua coroutine: runtime error: /usr/local/share/lua/5.1/kong/plugins/openwhisk/handler.lua:57: attempt to call upvalue 'get_post_args' (a nil value) stack traceback: coroutine 0: /usr/local/share/lua/5.1/kong/plugins/openwhisk/handler.lua: in function 'retrieve_parameters' /usr/local/share/lua/5.1/kong/plugins/openwhisk/handler.lua:80: in function </usr/local/share/lua/5.1/kong/plugins/openwhisk/handler.lua:71> coroutine 1: [C]: in function 'resume' coroutine.wrap:21: in function <coroutine.wrap:21> /usr/local/share/lua/5.1/kong/init.lua:397: in function 'access' access_by_lua(nginx-kong.conf:87):2: in function <access_by_lua(nginx-kong.conf:87):1>, client: 10.144.187.96, server: kong, request: "POST / HTTP/1.1", host: "test.com" 2018/04/27 13:34:13 [error] 48#0: *250863 [lua] responses.lua:121: access(): /usr/local/share/lua/5.1/kong/plugins/openwhisk/handler.lua:57: attempt to call upvalue 'get_post_args' (a nil value), client: 10.144.187.96, server: kong, request: "POST / HTTP/1.1", host: "test.com" 10.144.187.96 - - [27/Apr/2018:13:34:13 +0000] "POST / HTTP/1.1" 500 54 "-" "curl/7.57.0"
Any suggest?
Thanks

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