Comment 3 for bug 1752207

Revision history for this message
Chris McDonough (chrism-plope) wrote :

Moar:

```
root@bionictest:/var/log/redis# tail redis-server.log
30526:C 27 Feb 20:18:40.937 # Configuration loaded
30527:M 27 Feb 20:18:40.938 # Creating Server TCP listening socket ::1:6379: bind: Cannot assign requested address
30868:C 27 Feb 20:20:11.428 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
30868:C 27 Feb 20:20:11.428 # Redis version=4.0.8, bits=64, commit=00000000, modified=0, pid=30868, just started
30868:C 27 Feb 20:20:11.428 # Configuration loaded
30869:M 27 Feb 20:20:11.429 # Creating Server TCP listening socket ::1:6379: bind: Cannot assign requested address
31269:C 27 Feb 20:21:41.977 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
31269:C 27 Feb 20:21:41.977 # Redis version=4.0.8, bits=64, commit=00000000, modified=0, pid=31269, just started
31269:C 27 Feb 20:21:41.977 # Configuration loaded
31279:M 27 Feb 20:21:41.978 # Creating Server TCP listening socket ::1:6379: bind: Cannot assign requested address
```