You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the following problem with both alpine and debian flavours when clicking "Try this link" in the example application:
2016/05/07 10:04:50 [error] 7#0: *1 lua entry thread aborted: runtime error: /opt/openresty/nginx//lualib/resty/shcache.lua:429: bad "zone" argument
stack traceback:
coroutine 0:
[C]: in function 'get_stale'
/opt/openresty/nginx//lualib/resty/shcache.lua:429: in function '_get'
/opt/openresty/nginx//lualib/resty/shcache.lua:457: in function 'load'
/opt/openresty/nginx//lualib/example/gh.lua:72: in function 'getOrgCached'
content_by_lua(nginx.conf:54):9: in function <content_by_lua(nginx.conf:54):1>, client: 121.98.102.210, server: , request: "GET /show-org/ficusio HTTP/1.1", host: "a.example.com", referrer: "http://a.example.com/"
The text was updated successfully, but these errors were encountered:
I have the following problem with both alpine and debian flavours when clicking "Try this link" in the example application:
The text was updated successfully, but these errors were encountered: