mirror of https://github.com/MISP/misp-book
Formatting fix #2.
parent
c1d614d7da
commit
387fafa0c9
|
@ -382,7 +382,10 @@ You can confirm this by trying to connect to redis using **telnet localhost 6379
|
||||||
|
|
||||||
|
|
||||||
Two ways to fix it:
|
Two ways to fix it:
|
||||||
|
|
||||||
1) Upgrade your redis to a server that supports IPv6 (v2.8+). This is the preferred recommendation.
|
1) Upgrade your redis to a server that supports IPv6 (v2.8+). This is the preferred recommendation.
|
||||||
|
|
||||||
2) Comment the localhost mapping to IPv6 address in /etc/hosts
|
2) Comment the localhost mapping to IPv6 address in /etc/hosts
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue