You can fix this issue by removing "/etc/network/interfaces":
sudo rm /etc/network/interfaces

To avoid problems with DNS, remove also "/etc/resolv.conf":
sudo rm /etc/resolv.conf

Reply via email to