dmsolr commented on issue #4: [WIP] set up e2e URL: https://github.com/apache/skywalking-nginx-lua/pull/4#issuecomment-591566319 Hi @wu-sheng This error message looks like a program issue. ``` 18:05:38.065 openresty-with-skywalking> 2020/02/26 18:05:38 [error] 6#6: *10 lua entry thread aborted: runtime error: /skywalking-nginx-lua/lib/skywalking/util.lua:106: attempt to index local 'id' (a nil value) 18:05:38.065 openresty-with-skywalking> stack traceback: 18:05:38.065 openresty-with-skywalking> coroutine 0: 18:05:38.065 openresty-with-skywalking> /skywalking-nginx-lua/lib/skywalking/util.lua: in function 'id2String' 18:05:38.065 openresty-with-skywalking> /skywalking-nginx-lua/lib/skywalking/segment_ref.lua:108: in function 'serialize' 18:05:38.065 openresty-with-skywalking> /skywalking-nginx-lua/lib/skywalking/span.lua:139: in function 'createExitSpan' 18:05:38.065 openresty-with-skywalking> /skywalking-nginx-lua/lib/skywalking/tracer.lua:62: in function 'startBackendTimer' 18:05:38.065 openresty-with-skywalking> rewrite_by_lua(nginx.conf:74):2: in main chunk, client: 127.0.0.1, server: , request: "GET /tier2/lb HTTP/1.0", host: "127.0.0.1:8080" ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
