Re: [vpp-dev] VCL client connect error

2020-02-17 Thread Florin Coras
Hi Satya, Why are you commenting out the group (gid) configuration? The complaint is that vcl cannot connect to vpp’s binary api, so that may be part of the problem, if the user running vcl cannot read the binary api shared memory segment. You could also try connecting using private connectio

[vpp-dev] VCL client connect error

2020-02-17 Thread Satya Murthy
Hi, We are seeing following error when we try to connect to VPP via VCL test client. Is this a known issue? startup file that we are using on VPP: unix { nodaemon log /tmp/vpp.log full-coredump cli-listen /run/vpp/cli.sock #  gid vpp } #api-segment { #  gid v