Sometimes I would encounter error like this:
[error] 5326#0: *1247 lua entry thread aborted: runtime error: /usr/local/openresty/lualib/template.lua:182: invalid value (userdata) at index 7 in table for 'concat'
I wish the error log would report the exact variable name that is invalid. That would be really helpful. Thanks a lot!