Thank you Zhiyong
it is already there
unix {
nodaemon
log /var/log/vpp/vpp.log
full-coredump
cli-listen /run/vpp/cli.sock
gid vpp
}
- Sara
On Wed, Mar 28, 2018 at 5:01 AM, Zhiyong Yang <[email protected]>
wrote:
> Hi Sara,
>
>
>
> You can try to add the following configuration in the file
> /etc/vpp/startup.conf, Maybe it can fix your issue.
>
> unix {
>
> cli-listen /run/vpp/cli.sock
>
> }
>
>
>
> Thanks
>
> Zhiyong
>
>
>
> *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Sara
> Gittlin
> *Sent:* Tuesday, March 27, 2018 11:27 PM
> *To:* [email protected]
> *Subject:* [vpp-dev] running VPP failed - clib_socket_init:
>
>
>
> Hello all
>
> when i run the vpp as a service - service vpp start it fails with error:
> "clib_socket_init: connect (fd 3, '/run/vpp/cli.sock'): No such file or
> directory"
>
> if i run it interactive - it is OK
>
> any idea ?
>
> Thank you
>
> -Sara
>
>
>
>
>
>