Loopback Device Not Configured On Boot
In my case it was matter of proper configuring /etc/hosts.
Get your hostname with the command hostname and set the /etc/hosts this way:
127.0.0.1 localhost 127.0.1.1 HOSTNAME
In my case it was matter of proper configuring /etc/hosts.
Get your hostname with the command hostname and set the /etc/hosts this way:
127.0.0.1 localhost 127.0.1.1 HOSTNAME