Google Chrome: Error 21 (net::ERR_NETWORK_CHANGED)
On Kubuntu 17.04 Zesty i keep getting error 21 (net::ERR_NETWORK_CHANGED). After refreshing pages are loaded well. My downloads are also interrupted because of this error. On Firefox everything is just OK.
What can be reason of this error? I don't think it is caused by WiFi driver, because on other web-browesers i get no errors.
sudo apt list google-chrome-stable
google-chrome-stable/stable,now 56.0.2924.87-1 amd64 [installed]
lspci | grep -i network
02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
sudo modprobe ath9k && dmesg | grep ath
[ 20.522563] ath: phy0: WB335 1-ANT card detected
[ 20.522564] ath: phy0: Set BT/WLAN RX diversity capability
[ 20.532780] ath: phy0: Enable LNA combining
[ 20.534814] ath: phy0: ASPM enabled: 0x43
[ 20.534817] ath: EEPROM regdomain: 0x6a
[ 20.534818] ath: EEPROM indicates we should expect a direct regpair map
[ 20.534819] ath: Country alpha2 being used: 00
[ 20.534820] ath: Regpair used: 0x6a
[ 20.731920] usbcore: registered new interface driver ath3k
[ 20.895278] ath9k 0000:02:00.0 wlo1: renamed from wlan0
[ 22.460435] audit: type=1400 audit(1487757197.106:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=758 comm="apparmor_parser"
[ 22.460438] audit: type=1400 audit(1487757197.106:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=758 comm="apparmor_parser"
[ 22.460440] audit: type=1400 audit(1487757197.106:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//pxgsettings" pid=758 comm="apparmor_parser"
[ 87.919856] ath: EEPROM regdomain: 0x8268
[ 87.919857] ath: EEPROM indicates we should expect a country code
[ 87.919858] ath: doing EEPROM country->regdmn map search
[ 87.919859] ath: country maps to regdmn code: 0x37
[ 87.919860] ath: Country alpha2 being used: PL
[ 87.919860] ath: Regpair used: 0x37
[ 87.919861] ath: regdomain 0x8268 dynamically updated by country IE
[ 1269.886049] ath: phy0: ASPM enabled: 0x43
[ 1274.311544] ath: EEPROM regdomain: 0x8268
[ 1274.311546] ath: EEPROM indicates we should expect a country code
[ 1274.311547] ath: doing EEPROM country->regdmn map search
[ 1274.311547] ath: country maps to regdmn code: 0x37
[ 1274.311548] ath: Country alpha2 being used: PL
[ 1274.311549] ath: Regpair used: 0x37
[ 1274.311550] ath: regdomain 0x8268 dynamically updated by country I
E
google-chrome
add a comment |
On Kubuntu 17.04 Zesty i keep getting error 21 (net::ERR_NETWORK_CHANGED). After refreshing pages are loaded well. My downloads are also interrupted because of this error. On Firefox everything is just OK.
What can be reason of this error? I don't think it is caused by WiFi driver, because on other web-browesers i get no errors.
sudo apt list google-chrome-stable
google-chrome-stable/stable,now 56.0.2924.87-1 amd64 [installed]
lspci | grep -i network
02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
sudo modprobe ath9k && dmesg | grep ath
[ 20.522563] ath: phy0: WB335 1-ANT card detected
[ 20.522564] ath: phy0: Set BT/WLAN RX diversity capability
[ 20.532780] ath: phy0: Enable LNA combining
[ 20.534814] ath: phy0: ASPM enabled: 0x43
[ 20.534817] ath: EEPROM regdomain: 0x6a
[ 20.534818] ath: EEPROM indicates we should expect a direct regpair map
[ 20.534819] ath: Country alpha2 being used: 00
[ 20.534820] ath: Regpair used: 0x6a
[ 20.731920] usbcore: registered new interface driver ath3k
[ 20.895278] ath9k 0000:02:00.0 wlo1: renamed from wlan0
[ 22.460435] audit: type=1400 audit(1487757197.106:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=758 comm="apparmor_parser"
[ 22.460438] audit: type=1400 audit(1487757197.106:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=758 comm="apparmor_parser"
[ 22.460440] audit: type=1400 audit(1487757197.106:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//pxgsettings" pid=758 comm="apparmor_parser"
[ 87.919856] ath: EEPROM regdomain: 0x8268
[ 87.919857] ath: EEPROM indicates we should expect a country code
[ 87.919858] ath: doing EEPROM country->regdmn map search
[ 87.919859] ath: country maps to regdmn code: 0x37
[ 87.919860] ath: Country alpha2 being used: PL
[ 87.919860] ath: Regpair used: 0x37
[ 87.919861] ath: regdomain 0x8268 dynamically updated by country IE
[ 1269.886049] ath: phy0: ASPM enabled: 0x43
[ 1274.311544] ath: EEPROM regdomain: 0x8268
[ 1274.311546] ath: EEPROM indicates we should expect a country code
[ 1274.311547] ath: doing EEPROM country->regdmn map search
[ 1274.311547] ath: country maps to regdmn code: 0x37
[ 1274.311548] ath: Country alpha2 being used: PL
[ 1274.311549] ath: Regpair used: 0x37
[ 1274.311550] ath: regdomain 0x8268 dynamically updated by country I
E
google-chrome
1
after upgrading ubuntu to zesty (17.04) i'm seeing the same issue
– GregL83
Apr 15 '17 at 16:32
1
disabling ipv6 "fixed" the issue but is not long-term solution
– GregL83
Apr 15 '17 at 18:23
Same here with Ubuntu 16.10, and it happens regardless of the IP version (v4 or v6) in the network I'm connected to. It seems to be more common with some sites than others. It also happens with an Ethernet connection. Doesn't happen with Firefox on the same computer. This is extremely irritating -- Hopefully we'll find a solution soon!
– Gustavo
Apr 27 '17 at 10:46
add a comment |
On Kubuntu 17.04 Zesty i keep getting error 21 (net::ERR_NETWORK_CHANGED). After refreshing pages are loaded well. My downloads are also interrupted because of this error. On Firefox everything is just OK.
What can be reason of this error? I don't think it is caused by WiFi driver, because on other web-browesers i get no errors.
sudo apt list google-chrome-stable
google-chrome-stable/stable,now 56.0.2924.87-1 amd64 [installed]
lspci | grep -i network
02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
sudo modprobe ath9k && dmesg | grep ath
[ 20.522563] ath: phy0: WB335 1-ANT card detected
[ 20.522564] ath: phy0: Set BT/WLAN RX diversity capability
[ 20.532780] ath: phy0: Enable LNA combining
[ 20.534814] ath: phy0: ASPM enabled: 0x43
[ 20.534817] ath: EEPROM regdomain: 0x6a
[ 20.534818] ath: EEPROM indicates we should expect a direct regpair map
[ 20.534819] ath: Country alpha2 being used: 00
[ 20.534820] ath: Regpair used: 0x6a
[ 20.731920] usbcore: registered new interface driver ath3k
[ 20.895278] ath9k 0000:02:00.0 wlo1: renamed from wlan0
[ 22.460435] audit: type=1400 audit(1487757197.106:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=758 comm="apparmor_parser"
[ 22.460438] audit: type=1400 audit(1487757197.106:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=758 comm="apparmor_parser"
[ 22.460440] audit: type=1400 audit(1487757197.106:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//pxgsettings" pid=758 comm="apparmor_parser"
[ 87.919856] ath: EEPROM regdomain: 0x8268
[ 87.919857] ath: EEPROM indicates we should expect a country code
[ 87.919858] ath: doing EEPROM country->regdmn map search
[ 87.919859] ath: country maps to regdmn code: 0x37
[ 87.919860] ath: Country alpha2 being used: PL
[ 87.919860] ath: Regpair used: 0x37
[ 87.919861] ath: regdomain 0x8268 dynamically updated by country IE
[ 1269.886049] ath: phy0: ASPM enabled: 0x43
[ 1274.311544] ath: EEPROM regdomain: 0x8268
[ 1274.311546] ath: EEPROM indicates we should expect a country code
[ 1274.311547] ath: doing EEPROM country->regdmn map search
[ 1274.311547] ath: country maps to regdmn code: 0x37
[ 1274.311548] ath: Country alpha2 being used: PL
[ 1274.311549] ath: Regpair used: 0x37
[ 1274.311550] ath: regdomain 0x8268 dynamically updated by country I
E
google-chrome
On Kubuntu 17.04 Zesty i keep getting error 21 (net::ERR_NETWORK_CHANGED). After refreshing pages are loaded well. My downloads are also interrupted because of this error. On Firefox everything is just OK.
What can be reason of this error? I don't think it is caused by WiFi driver, because on other web-browesers i get no errors.
sudo apt list google-chrome-stable
google-chrome-stable/stable,now 56.0.2924.87-1 amd64 [installed]
lspci | grep -i network
02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
sudo modprobe ath9k && dmesg | grep ath
[ 20.522563] ath: phy0: WB335 1-ANT card detected
[ 20.522564] ath: phy0: Set BT/WLAN RX diversity capability
[ 20.532780] ath: phy0: Enable LNA combining
[ 20.534814] ath: phy0: ASPM enabled: 0x43
[ 20.534817] ath: EEPROM regdomain: 0x6a
[ 20.534818] ath: EEPROM indicates we should expect a direct regpair map
[ 20.534819] ath: Country alpha2 being used: 00
[ 20.534820] ath: Regpair used: 0x6a
[ 20.731920] usbcore: registered new interface driver ath3k
[ 20.895278] ath9k 0000:02:00.0 wlo1: renamed from wlan0
[ 22.460435] audit: type=1400 audit(1487757197.106:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=758 comm="apparmor_parser"
[ 22.460438] audit: type=1400 audit(1487757197.106:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=758 comm="apparmor_parser"
[ 22.460440] audit: type=1400 audit(1487757197.106:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//pxgsettings" pid=758 comm="apparmor_parser"
[ 87.919856] ath: EEPROM regdomain: 0x8268
[ 87.919857] ath: EEPROM indicates we should expect a country code
[ 87.919858] ath: doing EEPROM country->regdmn map search
[ 87.919859] ath: country maps to regdmn code: 0x37
[ 87.919860] ath: Country alpha2 being used: PL
[ 87.919860] ath: Regpair used: 0x37
[ 87.919861] ath: regdomain 0x8268 dynamically updated by country IE
[ 1269.886049] ath: phy0: ASPM enabled: 0x43
[ 1274.311544] ath: EEPROM regdomain: 0x8268
[ 1274.311546] ath: EEPROM indicates we should expect a country code
[ 1274.311547] ath: doing EEPROM country->regdmn map search
[ 1274.311547] ath: country maps to regdmn code: 0x37
[ 1274.311548] ath: Country alpha2 being used: PL
[ 1274.311549] ath: Regpair used: 0x37
[ 1274.311550] ath: regdomain 0x8268 dynamically updated by country I
E
google-chrome
google-chrome
asked Feb 22 '17 at 12:28
iacobusiacobus
379214
379214
1
after upgrading ubuntu to zesty (17.04) i'm seeing the same issue
– GregL83
Apr 15 '17 at 16:32
1
disabling ipv6 "fixed" the issue but is not long-term solution
– GregL83
Apr 15 '17 at 18:23
Same here with Ubuntu 16.10, and it happens regardless of the IP version (v4 or v6) in the network I'm connected to. It seems to be more common with some sites than others. It also happens with an Ethernet connection. Doesn't happen with Firefox on the same computer. This is extremely irritating -- Hopefully we'll find a solution soon!
– Gustavo
Apr 27 '17 at 10:46
add a comment |
1
after upgrading ubuntu to zesty (17.04) i'm seeing the same issue
– GregL83
Apr 15 '17 at 16:32
1
disabling ipv6 "fixed" the issue but is not long-term solution
– GregL83
Apr 15 '17 at 18:23
Same here with Ubuntu 16.10, and it happens regardless of the IP version (v4 or v6) in the network I'm connected to. It seems to be more common with some sites than others. It also happens with an Ethernet connection. Doesn't happen with Firefox on the same computer. This is extremely irritating -- Hopefully we'll find a solution soon!
– Gustavo
Apr 27 '17 at 10:46
1
1
after upgrading ubuntu to zesty (17.04) i'm seeing the same issue
– GregL83
Apr 15 '17 at 16:32
after upgrading ubuntu to zesty (17.04) i'm seeing the same issue
– GregL83
Apr 15 '17 at 16:32
1
1
disabling ipv6 "fixed" the issue but is not long-term solution
– GregL83
Apr 15 '17 at 18:23
disabling ipv6 "fixed" the issue but is not long-term solution
– GregL83
Apr 15 '17 at 18:23
Same here with Ubuntu 16.10, and it happens regardless of the IP version (v4 or v6) in the network I'm connected to. It seems to be more common with some sites than others. It also happens with an Ethernet connection. Doesn't happen with Firefox on the same computer. This is extremely irritating -- Hopefully we'll find a solution soon!
– Gustavo
Apr 27 '17 at 10:46
Same here with Ubuntu 16.10, and it happens regardless of the IP version (v4 or v6) in the network I'm connected to. It seems to be more common with some sites than others. It also happens with an Ethernet connection. Doesn't happen with Firefox on the same computer. This is extremely irritating -- Hopefully we'll find a solution soon!
– Gustavo
Apr 27 '17 at 10:46
add a comment |
1 Answer
1
active
oldest
votes
Are you using Docker? Do you have Docker networks? Try removing them (except for bridge
, host
and none
). That fixed it for me.
I'm using Kubuntu 16.10 on a Dell Inspiron 13 (5000 series, Intel Corporation Wireless 3165 (rev 79)). This issue used to happen with both IPv4 and IPv6 networks, and both wired and wireless.
You can remove all unused Docker networks with the command:
docker network prune
I just tried it and I think it is working, you saved me :)
– MickaelFM
Dec 9 '17 at 10:17
Same here, I had some old useless networks lying there, and removing them seems to fix the issue. Thanks !
– Toilal
Oct 26 '18 at 5:51
It is working now, docker network seems to be the problem :)
– Denis Omeri
17 hours ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f886107%2fgoogle-chrome-error-21-neterr-network-changed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Are you using Docker? Do you have Docker networks? Try removing them (except for bridge
, host
and none
). That fixed it for me.
I'm using Kubuntu 16.10 on a Dell Inspiron 13 (5000 series, Intel Corporation Wireless 3165 (rev 79)). This issue used to happen with both IPv4 and IPv6 networks, and both wired and wireless.
You can remove all unused Docker networks with the command:
docker network prune
I just tried it and I think it is working, you saved me :)
– MickaelFM
Dec 9 '17 at 10:17
Same here, I had some old useless networks lying there, and removing them seems to fix the issue. Thanks !
– Toilal
Oct 26 '18 at 5:51
It is working now, docker network seems to be the problem :)
– Denis Omeri
17 hours ago
add a comment |
Are you using Docker? Do you have Docker networks? Try removing them (except for bridge
, host
and none
). That fixed it for me.
I'm using Kubuntu 16.10 on a Dell Inspiron 13 (5000 series, Intel Corporation Wireless 3165 (rev 79)). This issue used to happen with both IPv4 and IPv6 networks, and both wired and wireless.
You can remove all unused Docker networks with the command:
docker network prune
I just tried it and I think it is working, you saved me :)
– MickaelFM
Dec 9 '17 at 10:17
Same here, I had some old useless networks lying there, and removing them seems to fix the issue. Thanks !
– Toilal
Oct 26 '18 at 5:51
It is working now, docker network seems to be the problem :)
– Denis Omeri
17 hours ago
add a comment |
Are you using Docker? Do you have Docker networks? Try removing them (except for bridge
, host
and none
). That fixed it for me.
I'm using Kubuntu 16.10 on a Dell Inspiron 13 (5000 series, Intel Corporation Wireless 3165 (rev 79)). This issue used to happen with both IPv4 and IPv6 networks, and both wired and wireless.
You can remove all unused Docker networks with the command:
docker network prune
Are you using Docker? Do you have Docker networks? Try removing them (except for bridge
, host
and none
). That fixed it for me.
I'm using Kubuntu 16.10 on a Dell Inspiron 13 (5000 series, Intel Corporation Wireless 3165 (rev 79)). This issue used to happen with both IPv4 and IPv6 networks, and both wired and wireless.
You can remove all unused Docker networks with the command:
docker network prune
edited 2 days ago
Kristopher Ives
2,58711322
2,58711322
answered Apr 27 '17 at 16:20
GustavoGustavo
18114
18114
I just tried it and I think it is working, you saved me :)
– MickaelFM
Dec 9 '17 at 10:17
Same here, I had some old useless networks lying there, and removing them seems to fix the issue. Thanks !
– Toilal
Oct 26 '18 at 5:51
It is working now, docker network seems to be the problem :)
– Denis Omeri
17 hours ago
add a comment |
I just tried it and I think it is working, you saved me :)
– MickaelFM
Dec 9 '17 at 10:17
Same here, I had some old useless networks lying there, and removing them seems to fix the issue. Thanks !
– Toilal
Oct 26 '18 at 5:51
It is working now, docker network seems to be the problem :)
– Denis Omeri
17 hours ago
I just tried it and I think it is working, you saved me :)
– MickaelFM
Dec 9 '17 at 10:17
I just tried it and I think it is working, you saved me :)
– MickaelFM
Dec 9 '17 at 10:17
Same here, I had some old useless networks lying there, and removing them seems to fix the issue. Thanks !
– Toilal
Oct 26 '18 at 5:51
Same here, I had some old useless networks lying there, and removing them seems to fix the issue. Thanks !
– Toilal
Oct 26 '18 at 5:51
It is working now, docker network seems to be the problem :)
– Denis Omeri
17 hours ago
It is working now, docker network seems to be the problem :)
– Denis Omeri
17 hours ago
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f886107%2fgoogle-chrome-error-21-neterr-network-changed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
after upgrading ubuntu to zesty (17.04) i'm seeing the same issue
– GregL83
Apr 15 '17 at 16:32
1
disabling ipv6 "fixed" the issue but is not long-term solution
– GregL83
Apr 15 '17 at 18:23
Same here with Ubuntu 16.10, and it happens regardless of the IP version (v4 or v6) in the network I'm connected to. It seems to be more common with some sites than others. It also happens with an Ethernet connection. Doesn't happen with Firefox on the same computer. This is extremely irritating -- Hopefully we'll find a solution soon!
– Gustavo
Apr 27 '17 at 10:46