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 am new to lua.
A case, i was built a nginx + luajit +redis2.
I was used json.lua and got follow errer message:
2021/02/07 08:42:02 [error] 37#37: *11 failed to run body_filter_by_lua*: /etc/nginx/redis.lua:238: bad argument #1 to 'rawget' (table expected, got string)
stack traceback:
[C]: in function 'rawget'
/etc/nginx/redis.lua:238: in function 'decode'
/etc/nginx/ueditor/ueditor_upload_file_rewrite_response.lua:22: in function </etc/nginx/ueditor/ueditor_upload_file_rewrite_response.lua:1>
I am new to lua.
A case, i was built a nginx + luajit +redis2.
I was used json.lua and got follow errer message:
code fragments
Any help appreciated .
Thanks,
The text was updated successfully, but these errors were encountered: