Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 14749  / 1 Year ago, fri, december 23, 2022, 11:20:59

So for a little while now my Chrome has been randomly not loading new webpages. Already open pages work fine - like, facebook chat continues to function, for example - and other programs are fine. The problem persists after a full restart of Chrome, but not after a reboot. The problem fixes itself eventually - I know not how. Can anyone make sense of the following?...



user@chrubuntu:~$ google-chrome-stable
[8144:8144:0528/194948:ERROR:component_loader.cc(138)] Failed to parse extension manifest.
[8144:8144:0528/194948:ERROR:background_mode_manager_aura.cc(14)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)
ATTENTION: default value of option force_s3tc_enable overridden by environment.
Gen6+ requires Kernel 3.6 or later.
/chrome/chrome --type=gpu-proce: ../../../../src/mesa/main/context.c:1549: _mesa_make_current: Assertion `newCtx->Version > 0' failed.
[8144:8144:0528/194948:ERROR:desktop_window_tree_host_x11.cc(1289)] Not implemented reached in void views::DesktopWindowTreeHostX11::MapWindow(ui::WindowShowState)
--2014-05-28 19:49:48-- https://clients2.google.com/cr/report
Resolving clients2.google.com (clients2.google.com)... [8144:8144:0528/194950:ERROR:gpu_process_transport_factory.cc(440)] Failed to establish GPU channel.
failed: Connection timed out.
wget: unable to resolve host address ‘clients2.google.com’
[8144:8266:0528/195000:ERROR:get_updates_processor.cc(214)] PostClientToServerMessage() failed during GetUpdates
[8144:8175:0528/195016:ERROR:connection_factory_impl.cc(287)] Failed to connect to MCS endpoint with error -137

More From » networking

 Answers
5

just add 2 lines end of the file /etc/resolve.conf:



nameserver 8.8.8.8
nameserver 8.8.4.4


and then



sudo service network restart


and you can visit https://developers.google.com/speed/public-dns/.


[#24932] Saturday, December 24, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ameatoes

Total Points: 321
Total Questions: 106
Total Answers: 112

Location: Belarus
Member since Sat, Jul 18, 2020
4 Years ago
ameatoes questions
Tue, Aug 16, 22, 22:50, 2 Years ago
Fri, May 14, 21, 03:36, 3 Years ago
Sat, Oct 8, 22, 01:00, 2 Years ago
Fri, Feb 17, 23, 14:44, 1 Year ago
;