pawanmsr opened a new issue #61:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/61


   Go Version: 1.17.6
   APISIX Version: 2.11.0
   APISIX-GO_PLUGIN_RUNNER: release/0.2.0
   
   ```
   2022/01/24 00:07:05 [warn] 72671#72671: *68 [lua] init.lua:753: 
2022-01-24T00:07:05.123-0600 INFO    plugin/plugin.go:66     register plugin 
limit-req
   2022-01-24T00:07:05.123-0600 INFO    plugin/plugin.go:66     register plugin 
say
   2022-01-24T00:07:05.123-0600 WARN    server/server.go:177    conf cache ttl 
is 1h0m0s
   2022-01-24T00:07:05.123-0600 WARN    server/server.go:185    listening to 
/usr/local/apisix/logs/conf/apisix-72666.sock
   2022-01-24T00:07:05.123-0600 FATAL   server/server.go:200    listen 
/usr/local/apisix/logs/conf/apisix-72666.sock: listen unix 
/usr/local/apisix/logs/conf/apisix-72666.sock: bind: no such file or directory
   github.com/apache/apisix-go-plugin-runner/internal/server.Run
        
/home/svmlp17/go-plugin-runner/apisix-go-plugin-runner/internal/server/server.go:200
   github.com/apache/apisix-go-plugin-runner/pkg/runner.Run
        
/home/svmlp17/go-plugin-runner/apisix-go-plugin-runner/pkg/runner/runner.go:43
   main.newRunCommand.func1
        
/home/svmlp17/go-plugin-runner/apisix-go-plugin-runner/cmd/go-runner/main.go:134
   github.com/spf13/cobra.(*Command).execute
        /home/svmlp17/go/pkg/mod/github.com/spf13/[email protected]/command.go:856
   github.com/spf13/cobra.(*Command).ExecuteC
        /home/svmlp17/go/pkg/mod/github.com/spf13/[email protected]/command.go:960
   github.com/spf13/cobra.(*Command).Execute
        /home/svmlp17/go/pkg/mod/github.com/spf13/[email protected]/command.go:897
   main.main
        
/home/svmlp17/go-plugin-runner/apisix-go-plugin-runner/cmd/go-runner/main.go:160
   runtime.main
        /usr/local/go/src/runtime/proc.go:255
   , context: ngx.timer
   2022/01/24 00:07:05 [warn] 72671#72671: *68 [lua] init.lua:759: runner 
exited with reason: exit, status: 1, context: ngx.timer
   2022/01/24 00:07:05 [warn] 72671#72671: *68 [lua] init.lua:329: 
flush_token(): flush conf token in shared dict, context: ngx.timer
   2022/01/24 00:07:05 [warn] 72671#72671: *68 [lua] init.lua:664: flush conf 
token lrucache, context: ngx.timer
   2022/01/24 00:07:05 [warn] 72671#72671: *68 [lua] init.lua:769: respawn 
runner 3 seconds later with cmd: 
["\/home\/svmlp17\/go-plugin-runner\/apisix-go-plugin-runner\/go-runner","run"],
 context: ngx.timer
   2022/01/24 00:07:05 [warn] 72667#72667: *23985 [lua] init.lua:329: 
flush_token(): flush conf token in shared dict, context: ngx.timer
   2022/01/24 00:07:05 [warn] 72667#72667: *23985 [lua] init.lua:664: flush 
conf token lrucache, context: ngx.timer
   2022/01/24 00:07:05 [warn] 72668#72668: *23986 [lua] init.lua:329: 
flush_token(): flush conf token in shared dict, context: ngx.timer
   2022/01/24 00:07:05 [warn] 72668#72668: *23986 [lua] init.lua:664: flush 
conf token lrucache, context: ngx.timer
   ```
   
   - The plugin runner is not able to connect with the socket.
   - @ragavmaddali


-- 
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