google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.63k stars 511 forks source link

engine.sock no such file or directory #104

Open mephistophell opened 3 years ago

mephistophell commented 3 years ago

I installed seesaw on linux but when i start seesaw_cli i get error: Dial failed: dial unix /var/run/seesaw/engine/engine.sock: connect: no such file or directory.

Also when i start seesaw_engine i get error: Dial failed: dial unix /var/run/seesaw/ncc/ncc.sock: connect: no such file or directory.

What are this .sock files?

liuyuan10 commented 3 years ago

that's the unix socket seesaw_engine created. You need to have seesaw_engine run properly to run seesaw_cli