You are not logged in.

#1 2024-01-02 22:16:52

Plite
Member
Registered: 2024-01-02
Posts: 4

[Solved] Computer crashes when using apps that connect to the web

When I open any app that connects to the web, my computer crashes. Thunderbird works though and I can update my system, suggesting that the Internet works, it's just the web. When I reboot, the journalctl log doesn't show anything from when it crashed (I used sudo journalctl without any modifiers), and it says further on that the .journal file was corrupted.

Any ideas on how to proceed?

Last edited by Plite (2024-01-03 15:10:54)

Offline

#2 2024-01-02 22:28:05

Plite
Member
Registered: 2024-01-02
Posts: 4

Re: [Solved] Computer crashes when using apps that connect to the web

w3m - the terminal browser - seems to work

Offline

#3 2024-01-02 23:03:12

Plite
Member
Registered: 2024-01-02
Posts: 4

Re: [Solved] Computer crashes when using apps that connect to the web

Reinstalling brave worked for it, and I'm hoping that if I don't open any other internet facing applications, the problem will go away (probably not)

Offline

#4 2024-01-02 23:27:32

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,232

Re: [Solved] Computer crashes when using apps that connect to the web

What is "the web"? Do you mean web browsers? Which?

Chances are misconfigured hostname and or conflicting network managers post the outputs of

hostnamectl
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
sudo journalctl -b

https://wiki.archlinux.org/title/List_o … n_services

Last edited by V1del (2024-01-02 23:27:58)

Offline

#5 2024-01-03 12:29:17

Plite
Member
Registered: 2024-01-02
Posts: 4

Re: [Solved] Computer crashes when using apps that connect to the web

By the web, I mean that these didn't work: brave, librewolf, intellij idea - might connect to github, FTB minecraft launcher - connects to verify minecraft account, discord, and steam. Thunderbird worked.

I solved the problem by deleting .cache from my home directory. Not sure what the problem was though. Not sure how to mark this as solved.

Last edited by Plite (2024-01-03 12:31:46)

Offline

#6 2024-01-03 13:48:06

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

Re: [Solved] Computer crashes when using apps that connect to the web

Mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB