Network service errors after upgrading to 6533

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Network service errors after upgrading to 6533

Postby cybersight » Sun Aug 25, 2024 8:57 am

I'm trying to upgrade CEF from 6478 to 6533 on Win32, but am unable to load a page using a browser with offscreen rendering. The page never loads and the CEF logs have a bunch of lines about the network service crashing.

I followed the migration steps mentioned in: https://github.com/chromiumembedded/cef ... 2257276938. Namely, setting chrome_runtime = true before calling cef_initialize. I've also tried explicitly setting the runtime_style of the cef_window_info to CEF_RUNTIME_STYLE_CHROME, but that didn't help.

Any ideas?


CEF logs:

Code: Select all
[26136:23744:0825/154733.712:WARNING:chrome_main_delegate.cc(746)] This is Chrome version 126.0.6478.115 (not a warning)
[26136:24384:0825/154733.800:ERROR:google_update_settings.cc(265)] Failed opening key Software\Chromium to set usagestats; result: 5
[26136:23744:0825/154733.835:WARNING:account_consistency_mode_manager.cc(77)] Desktop Identity Consistency cannot be enabled as no OAuth client ID and client secret have been configured.
[26136:23744:0825/154733.869:WARNING:browser_management_service.cc(128)] EnterpriseLogoUrl fetch failed with error code -1 and MIME type
[26136:23744:0825/154733.911:ERROR:browser_host_create.cc(257)] Chrome style is not supported for this browser
[26136:23744:0825/154734.039:WARNING:external_registry_loader_win.cc(232)] Error observing HKLM: 5
[26136:23744:0825/154734.047:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[26136:23744:0825/154734.119:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[26136:23744:0825/154734.358:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[26136:23744:0825/154734.405:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[26136:23744:0825/154734.457:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[26136:23744:0825/154734.493:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[26136:23744:0825/154734.528:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[26136:23744:0825/154734.578:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[26136:23744:0825/154734.615:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[26136:23744:0825/154734.650:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.


The network service errors go on and on.
Author of Dolphin-CEF.
cybersight
Mentor
 
Posts: 83
Joined: Mon Dec 11, 2023 11:04 am

Re: Network service errors after upgrading to 6533

Postby cybersight » Sun Aug 25, 2024 9:07 am

Nevermind, I missed a step in my upgrade process (actually updating the libcef DLL!). Now that I have the right version the browser loads correctly.
Author of Dolphin-CEF.
cybersight
Mentor
 
Posts: 83
Joined: Mon Dec 11, 2023 11:04 am


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 29 guests