See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
no abre navegador chrome
#4
Quote:ERROR:third_party/crashpad/crashpad/util/linux/socket.cc:120] recvmsg: Connection reset by peer (104)
I can't find much about this but the implication is that some network element is involved.

Quote:pero tengo problemas con el navegador de google chrome no abre
Do you see a browser window open which closes quickly ?

There are a couple of things you can try to see if we can get further evidence.
Open a terminal and use this command
Code:
google-chrome --incognito
This tries to open chrome without any extensions.
Report the results back.

If incognito mode gives the same 'Connection reset by peer (104)' message, you can try these commands
Code:
mv ~/.config/google-chrome/ ~/.config/google-chrome-original
Code:
google-chrome
The first renames the chrome settings directory and the second tries to start chrome. Without the settings, it is like a fresh start. Report the results back.

If that does not change anything restore the original chrome settings by running these commands.
Code:
mv ~/.config/google-chrome/ ~/.config/google-chrome-fresh
Code:
mv ~/.config/google-chrome-original/ ~/.config/google-chrome
stevef
clueless
Reply


Messages In This Thread
no abre navegador chrome - by zaid - 06-20-2025, 06:12 PM
RE: no abre navegador chrome - by stevef - 06-21-2025, 05:00 AM
RE: no abre navegador chrome - by zaid - 06-21-2025, 10:05 PM
RE: no abre navegador chrome - by stevef - 06-22-2025, 07:19 AM
RE: no abre navegador chrome - by zaid - 06-23-2025, 10:11 PM
RE: no abre navegador chrome - by stevef - 06-24-2025, 04:48 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)