Bharat786 opened a new issue #8222:
URL: https://github.com/apache/trafficserver/issues/8222


   I build trafficserver version 9.0.2 from the source code and since luajit 
(LuaJIT 2.1.0-beta3) was installed, it was able to generate tslua.so plugin and 
then i installed lpeg using luarocks, but when i ran trafficserver it is 
showing this error :
   
   ```
   [Aug  9 10:37:54.289] [ET_NET 2] NOTE: hosting.config loading ...
   [Aug  9 10:37:54.289] [ET_NET 2] NOTE: hosting.config finished loading
   [Aug  9 10:37:54.289] [ET_NET 2] NOTE: cache enabled
   [Aug  9 10:37:54.331] traffic_server ERROR: [ReverseProxy] failed to add 
remap rule at /usr/local/etc/trafficserver/remap.config line 203: failed to 
create instance for plugin /usr/local/libexec/trafficserver/tslua.so: 
[ts_lua_add_module] lua_pcall 
/usr/local/etc/trafficserver/script/bidexchange/rewrite.lua failed: error 
loading module 'lpeg' from file '/usr/local/lib/lua/5.1/lpeg.so':
        /usr/local/lib/lua/5.1/lpeg.so: undefined symbol: lua_gettop
   [Aug  9 10:37:54.332] traffic_server WARNING: something failed during 
BuildTable() -- check your remap plugins!
   [Aug  9 10:37:54.332] traffic_server FATAL: remap.config failed to load
   ```
   
   Dont know what went wrong.can anyone help with this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to