Google chrome does not work

For about 4 days, since the last update of google-chrome in (AUR) it does not want to work for me at all, I was in other distros before that and it worked normal …

I would like to know if it is a global or endeavouros problem, and if you know the solution I would greatly appreciate it.

PS: the browser opens normal, and the settings also, but when you enter a word in the search engine or web, it simply does not load, it remains blank.

There is a problem with the current version of systemd. What does:

sudo systemctl status systemd-resolved

Return?

This command solves the problem with google-chrome?

No. Is it running? Because if it isn’t then it is not the same problem.

As I said above, the browser opens, its settings work, but the webs are entered by link or the search engine does not work, it simply makes the search animation and it goes blank instantly, I have not been able to solve it with anything.

So what does the status command return?
Example:

sudo systemctl status systemd-resolved
Alias tip: status systemd-resolved
● systemd-resolved.service - Network Name Resolution
     Loaded: loaded (/usr/lib/systemd/system/systemd-resolved.service; enabled; vendor preset: enabled)
     Active: active (running) since Mon 2021-07-26 19:15:17 BST; 2h 39min ago
       Docs: man:systemd-resolved.service(8)
             man:org.freedesktop.resolve1(5)
             https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers
             https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients
   Main PID: 429 (systemd-resolve)
     Status: "Processing requests..."
      Tasks: 1 (limit: 19085)
     Memory: 5.6M
        CPU: 1.214s
     CGroup: /system.slice/systemd-resolved.service
             └─429 /usr/lib/systemd/systemd-resolved

Jul 26 19:15:17 xircon-w6567sz systemd-resolved[429]: Using system hostname 'xircon-w6567sz'.
Jul 26 19:15:17 xircon-w6567sz systemd[1]: Started Network Name Resolution.
Jul 26 19:16:11 xircon-w6567sz systemd-resolved[429]: wlan0: Bus client set default route setting: yes
Jul 26 19:16:11 xircon-w6567sz systemd-resolved[429]: wlan0: Bus client set DNS server list to: 1.1.1.1, 1.0.0.1
Jul 26 19:16:11 xircon-w6567sz systemd-resolved[429]: wlan0: Bus client set DNS server list to: 192.168.0.1
Jul 26 19:16:11 xircon-w6567sz systemd-resolved[429]: wlan0: Bus client set search domain list to: Home, Home
Jul 26 19:16:21 xircon-w6567sz systemd-resolved[429]: wlan0: Bus client set DNS server list to: fd18:442b:72db:0:8272:15ff:fe75:d4a0
Jul 26 19:16:22 xircon-w6567sz systemd-resolved[429]: wlan0: Bus client set DNS server list to: fd18:442b:72db:0:8272:15ff:fe75:d4a0
Jul 26 19:16:23 xircon-w6567sz systemd-resolved[429]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 127.0.0.1.
Jul 26 19:16:28 xircon-w6567sz systemd-resolved[429]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server fd18:442b:72db:0:8272:15ff:fe75:d4a>
lines 1-25/25 (END)

this

● systemd-resolved.service - Network Name Resolution
     Loaded: loaded (/usr/lib/systemd/system/systemd-resolved.service; enabled;>
     Active: active (running) since Mon 2021-07-26 15:58:09 -04; 1h 4min ago
       Docs: man:systemd-resolved.service(8)
             man:org.freedesktop.resolve1(5)
             https://www.freedesktop.org/wiki/Software/systemd/writing-network->
             https://www.freedesktop.org/wiki/Software/systemd/writing-resolver>
   Main PID: 310 (systemd-resolve)
     Status: "Processing requests..."
      Tasks: 1 (limit: 4550)
     Memory: 5.5M
        CPU: 1.062s
     CGroup: /system.slice/systemd-resolved.service
             └─310 /usr/lib/systemd/systemd-resolved

jul 26 15:58:08 endeavour systemd[1]: Starting Network Name Resolution...
jul 26 15:58:08 endeavour systemd-resolved[310]: Positive Trust Anchors:
jul 26 15:58:08 endeavour systemd-resolved[310]: . IN DS 20326 8 2 e06d44b80b8f>
jul 26 15:58:08 endeavour systemd-resolved[310]: Negative trust anchors: home.a>
jul 26 15:58:09 endeavour systemd-resolved[310]: Using system hostname 'endeavo>
jul 26 15:58:09 endeavour systemd[1]: Started Network Name Resolution.
lines 1-21/21 (END)...skipping...
● systemd-resolved.service - Network Name Resolution
     Loaded: loaded (/usr/lib/systemd/system/systemd-resolved.service; enabled; vendor preset: enabled)
     Active: active (running) since Mon 2021-07-26 15:58:09 -04; 1h 4min ago
       Docs: man:systemd-resolved.service(8)
             man:org.freedesktop.resolve1(5)
             https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers
             https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients
   Main PID: 310 (systemd-resolve)
     Status: "Processing requests..."
      Tasks: 1 (limit: 4550)
     Memory: 5.5M
        CPU: 1.062s
     CGroup: /system.slice/systemd-resolved.service
             └─310 /usr/lib/systemd/systemd-resolved

jul 26 15:58:08 endeavour systemd[1]: Starting Network Name Resolution...
jul 26 15:58:08 endeavour systemd-resolved[310]: Positive Trust Anchors:
jul 26 15:58:08 endeavour systemd-resolved[310]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
jul 26 15:58:08 endeavour systemd-resolved[310]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.i>
jul 26 15:58:09 endeavour systemd-resolved[310]: Using system hostname 'endeavour'.
jul 26 15:58:09 endeavour systemd[1]: Started Network Name Resolution.

Solution 1:
Downgrade systemd-libs & systemd to 248.3 (I chose this).

Solution 2:

sudo systemctl disable systemd-resolved
#reboot
1 Like

Thanks for helping me, one last question. How do I do a downgrade without getting too complicated in the process, I am not very experienced in those processes.

yay downgrade #install downgrade package
sudo downgrade systemd-libs systemd
sudo downgrade systemd-libs systemd
Alias tip: downgrade systemd-libs systemd
Available packages (core):

     1)  systemd    240.0    2  remote
     2)  systemd    240.0    3  remote
     3)  systemd    240.34   1  remote
     4)  systemd    240.34   2  remote
     5)  systemd    240.34   3  remote
     6)  systemd    240.93   1  remote
     7)  systemd    240.93   2  remote
     8)  systemd    240.93   3  remote
     9)  systemd    240.95   1  remote
    10)  systemd    240.95   2  remote
    11)  systemd    241.0    1  remote
    12)  systemd    241.7    1  remote
    13)  systemd    241.7    2  remote
    14)  systemd    241.67   1  remote
    15)  systemd    241.72   1  remote
    16)  systemd    241.93   1  remote
    17)  systemd    242.0    1  remote
    18)  systemd    242.0    2  remote
    19)  systemd    242.0    3  remote
    20)  systemd    242.16   1  remote
    21)  systemd    242.19   1  remote
    22)  systemd    242.29   1  remote
    23)  systemd    242.29   2  remote
    24)  systemd    242.29   3  remote
    25)  systemd    242.32   1  remote
    26)  systemd    242.32   2  remote
    27)  systemd    242.32   3  remote
    28)  systemd    242.84   1  remote
    29)  systemd    242.84   2  remote
    30)  systemd    243.0    1  remote
    31)  systemd    243.51   1  remote
    32)  systemd    243.78   1  remote
    33)  systemd    243.78   2  remote
    34)  systemd    243.162  1  remote
    35)  systemd    243.162  2  remote
    36)  systemd    244      1  remote
    37)  systemd    244.1    1  remote
    38)  systemd    244.2    1  remote
    39)  systemd    244.2    2  remote
    40)  systemd    244.3    1  remote
    41)  systemd    245      1  remote
    42)  systemd    245      2  remote
    43)  systemd    245      3  remote
    44)  systemd    245.2    1  remote
    45)  systemd    245.2    2  remote
    46)  systemd    245.3    1  remote
    47)  systemd    245.3    2  remote
    48)  systemd    245.4    1  remote
    49)  systemd    245.4    2  remote
    50)  systemd    245.5    1  remote
    51)  systemd    245.5    2  remote
    52)  systemd    245.6    1  remote
    53)  systemd    245.6    2  remote
    54)  systemd    245.6    3  remote
    55)  systemd    245.6    4  remote
    56)  systemd    245.6    5  remote
    57)  systemd    245.6    6  remote
    58)  systemd    245.6    7  remote
    59)  systemd    245.6    8  remote
    60)  systemd    245.7    1  remote
    61)  systemd    246      1  remote
    62)  systemd    246.1    1  remote
    63)  systemd    246.2    1  remote
    64)  systemd    246.2    2  remote
    65)  systemd    246.3    1  remote
    66)  systemd    246.4    1  remote
    67)  systemd    246.5    1  remote
-   68)  systemd    246.6    1  remote
    69)  systemd    247      1  remote
    70)  systemd    247      2  remote
    71)  systemd    247      3  remote
-   72)  systemd    247.1    1  remote
    73)  systemd    247.1    2  remote
-   74)  systemd    247.1    3  remote
-   75)  systemd    247.1    4  remote
-   76)  systemd    247.2    1  remote
-   77)  systemd    247.3    1  remote
    78)  systemd    247.4    1  remote
-   79)  systemd    247.4    2  remote
    80)  systemd    248rc4   1  remote
    81)  systemd    248rc4   2  remote
    82)  systemd    248rc4   3  remote
    83)  systemd    248rc4   4  remote
-   84)  systemd    248      1  remote
    85)  systemd    248      2  remote
-   86)  systemd    248      3  remote
-   87)  systemd    248      4  remote
-   88)  systemd    248      5  remote
    89)  systemd    248.1    1  remote
    90)  systemd    248.2    1  remote
-   91)  systemd    248.2    2  remote
-   92)  systemd    248.3    1  remote
+   93)  systemd    248.3    2  remote
    94)  systemd    249rc2   1  remote
    95)  systemd    249rc3   1  remote
    96)  systemd    249rc3   2  remote
    97)  systemd    249      1  remote
    98)  systemd    249      2  remote
-   99)  systemd    249      3  remote
-  100)  systemd    249      3  /var/cache/pacman/pkg
   101)  systemd    249      4  remote
-  102)  systemd    249.1    1  remote
-  103)  systemd    249.1    1  /var/cache/pacman/pkg
-  104)  systemd    249.2    1  remote
-  105)  systemd    249.2    1  /var/cache/pacman/pkg

select a package by number:

It will do this for each package. When asked answer “Y” to add to ignorepkg.

Mine is inactive. Is it supposed to be?

That means your chrome based browser should work. I have been playing with Cloudflare Warp, I need it on.

Yes … i just installed it and it works fine. :wink:

What does???

Google Chrome works fine. I just built it and installed to try.

Because systemd-resolved is not running.

Try:

# Close all instance of google chrome first:
sudo systemctl enable systemd-resolved --now

Now try chrome :wink: You may need to reboot… then try chrome.

Tried it and i type into search but i just get spinning wheel and doesn’t go to site. :wink:

Edit: I must say Google Chrome does load faster than Chromium or even Firefox. I haven’t used it in eons.

Edit2: Still plan on sticking with Firefox!

You have found the :bug: :smiley:
Cloudflare warp really speeds up page loads, so I am sticking with the old version of systemd for the foreseeable :smiley:

I just noticed a new one on Firefox that mine was set to. I changed it to cloudflare.

CIRA Canadien Shield was set as default.

Edit: Is that what you mean?

This.