-
Notifications
You must be signed in to change notification settings - Fork 5k
Description
Hi,
I'm tring to install Kong on OVH VPS but with no luck.
Any suggestion?
I paste the console error:
root@box:/home/webuser# kong start
[INFO] Kong 0.7.0
[INFO] Using configuration: /etc/kong/kong.yml
[INFO] Setting working directory to /usr/local/kong
[INFO] database...........cassandra keyspace=kong ssl=verify=false enabled=false replication_factor=1 contact_points=localhost:9042 replication_strategy=SimpleStrategy timeout=5000 data_centers=
[INFO] dnsmasq............address=127.0.0.1:8053 dnsmasq=true port=8053
[INFO] Leaving cluster..
[ERR] Could not start serf: Failed to start the Serf agent: Error creating Serf: Failed to create memberlist: No private IP address found, and explicit IP not provided
[ERR] Could not start Kong
root@box:/home/webuser#