Optum / kong-oidc-auth

OpenID Connect authentication with Kong gateway
Apache License 2.0
49 stars 19 forks source link

module 'kong.singletons' not found #9

Closed nvchernov closed 1 year ago

nvchernov commented 1 year ago

hi, i got this while trying to run docker container:

2023/01/28 21:31:06 [error] 1#0: init_by_lua error: /usr/local/share/lua/5.1/kong/tools/utils.lua:706: error loading module 'kong.plugins.kong-oidc-auth.handler': ...cal/share/lua/5.1/kong/plugins/kong-oidc-auth/access.lua:4: module 'kong.singletons' not found:No LuaRocks module found for kong.singletons no field package.preload['kong.singletons']

can you help with this? thx!!!

jeremyjpj0916 commented 1 year ago

This is resolved with latest release @nvchernov , feel free to test!