You are not logged in.

#1 2021-07-27 17:15:47

frank1962
Member
Registered: 2021-05-10
Posts: 19

[Solved]Chrome does not load web pages

Arch 64bit KDE.
Chrome does not load web pages.
Does anyone else have the same problem? The same thing happens even in a new installation in one Virtual Machine with arch.

Last edited by frank1962 (2021-07-29 14:51:04)

Offline

#2 2021-07-28 10:07:48

pebcak
Member
Registered: 2020-08-11
Posts: 18

Re: [Solved]Chrome does not load web pages

I don't use Chrome on my Arch system but I have seen some comments at https://aur.archlinux.org/packages/micr … ?O=0&PP=10 that might help you to resolve or investigate further the issue.

Offline

#3 2021-07-28 15:20:58

frank1962
Member
Registered: 2021-05-10
Posts: 19

Re: [Solved]Chrome does not load web pages

in effect downgrading to the version 248.3-2 with

sudo downgrade systemd-libs

chrome run, but it is only a temporary solution; at the next update it asks me to replace it.

Offline

#4 2021-07-28 16:25:07

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,374

Re: [Solved]Chrome does not load web pages

Online

#5 2021-07-29 07:02:49

frank1962
Member
Registered: 2021-05-10
Posts: 19

Re: [Solved]Chrome does not load web pages

I've a network managed by a router.
Firefox runs without problems, and all updates load normally. Only Chrome doesn't load web pages; the message in the address bar is
"La tua connessione a questo sito non è sicura"
whatever web page I'm looking for.
I enable dhcpcd.service, but no change in the behavior of chrome.

Offline

#6 2021-07-29 07:09:05

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,374

Re: [Solved]Chrome does not load web pages

Online

#7 2021-07-29 08:59:37

frank1962
Member
Registered: 2021-05-10
Posts: 19

Re: [Solved]Chrome does not load web pages

I have stopped systemd-resolved.service and now chrome loads web pages, but can i really disable this service ?

Offline

#8 2021-07-29 13:13:15

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,374

Re: [Solved]Chrome does not load web pages

systemd-resolved implements a DNS cache.
It's not strictly required and esp. if you're alreaddy behind a DNS caching router, it's pointless overhead (regardless of several concerns regarding the specific implementation that deviates from the glibc behavior and dbus as a bottle-neck)
You can disable it, just make sure /etc/resolv.conf is written properly, https://wiki.archlinux.org/title/Domain … esolv.conf

Online

#9 2021-07-29 14:51:45

frank1962
Member
Registered: 2021-05-10
Posts: 19

Re: [Solved]Chrome does not load web pages

Ok seth, thank you

Offline

Board footer

Powered by FluxBB