Chrome: ERR_NETWORK_CHANGED on Ubuntu

In my scenario it was caused by some docker containers - All of them have booting issues but they have been set as –restart=always, which caused they start to create js requests periodicity. Everything is ok after removing those docker containers.