Open guluuu3 opened 5 years ago
Resolved by changing the Interface from eth0 to ens3
{
"Threads": [
{ "PacketsDirectory": "/etc/stenographer/packets"
, "IndexDirectory": "/etc/stenographer/index"
}
]
, "StenotypePath": "/usr/bin/stenotype"
, "Interface": "ens3"
, "Port":8000
, "Host": "127.0.0.1"
, "Flags": ["-v"]
, "CertPath": "/etc/stenographer/certs"
}
Seeing following error while running Stenographer install.sh
Here is how my config file looks -