Lost connection from node

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.

Lost connection from node

Postby monte » Tue Sep 04, 2018 3:24 am

Hi

I'm trying to upgrade from branch 3202 to 3440 and what was working is now not. I just get a white view and things lock up for a while. The only API I needed to change was the OnBeforeBrowse handler. Below are some verbose logs seeming to indicate that the read completes ok but then there's some lost connection and a heap of messages are dropped (there's about 10 repeats of that last line).

Any advice on debugging this would be appreciated.

Code: Select all
[0904/165225.757:VERBOSE1:resource_loader.cc(465)] OnReadCompleted: "https://www.google.com/" bytes_read = 32768
[0904/165225.757:VERBOSE1:data_pipe_producer_dispatcher.cc(455)] Data pipe producer 17099552850666984556 notifying peer: 32768 bytes written. [control_port=1D27B1786F6058A3.599CE4592E2549DB]
[0904/165225.757:VERBOSE1:data_pipe_consumer_dispatcher.cc(527)] Control port status changed for data pipe producer 17099552850666984556
[0904/165225.757:VERBOSE1:data_pipe_consumer_dispatcher.cc(576)] Data pipe consumer 17099552850666984556 is aware that 32768 bytes were written. [control_port=91E5B8C3F6565D10.87B2604C3787C54C]
[0904/165225.757:VERBOSE1:resource_loader.cc(465)] OnReadCompleted: "https://www.google.com/" bytes_read = 12622
[0904/165225.757:VERBOSE1:data_pipe_producer_dispatcher.cc(455)] Data pipe producer 17099552850666984556 notifying peer: 12622 bytes written. [control_port=1D27B1786F6058A3.599CE4592E2549DB]
[0904/165225.757:VERBOSE1:data_pipe_consumer_dispatcher.cc(527)] Control port status changed for data pipe producer 17099552850666984556
[0904/165225.757:VERBOSE1:data_pipe_consumer_dispatcher.cc(576)] Data pipe consumer 17099552850666984556 is aware that 12622 bytes were written. [control_port=91E5B8C3F6565D10.87B2604C3787C54C]
[0904/165225.758:VERBOSE1:resource_loader.cc(465)] OnReadCompleted: "https://www.google.com/" bytes_read = 0
[0904/165225.758:VERBOSE1:resource_loader.cc(799)] ResponseCompleted: https://www.google.com/
[0904/165225.758:VERBOSE1:data_pipe_producer_dispatcher.cc(94)] Closing data pipe producer 17099552850666984556
[0904/165225.758:VERBOSE1:data_pipe_consumer_dispatcher.cc(527)] Control port status changed for data pipe producer 17099552850666984556
[0904/165225.758:VERBOSE1:data_pipe_consumer_dispatcher.cc(543)] Data pipe consumer 17099552850666984556 is aware of peer closure [control_port=91E5B8C3F6565D10.87B2604C3787C54C]
[0904/165228.457:VERBOSE1:data_pipe_consumer_dispatcher.cc(95)] Closing data pipe consumer 17099552850666984556
[0904/165228.458:VERBOSE1:node.cc(439)] Observing lost connection from node 746F67CDDF66F42A.13E747534F1484DC to node 3F33C0854BE38CCA.CCB83CE614C85F18
[0904/165237.742:VERBOSE1:gpu_process_host.cc(394)] GPU sandbox is disabled
[0904/165237.887:VERBOSE1:node_controller.cc(779)] Node 746F67CDDF66F42A.13E747534F1484DC accepted invitee B6805F19E17FF7EC.E1CA5697C0950FDE
[0904/165237.887:VERBOSE1:node.cc(402)] Sending MergePort from 58D7F5A44EFD4BF8.72868678F8BD1A5A@746F67CDDF66F42A.13E747534F1484DC to 1AC429E4EA8B41CC.ED6EC420538ABBD@B6805F19E17FF7EC.E1CA5697C0950FDE
[0904/165238.255:VERBOSE1:node_controller.cc(517)] Dropped peer B6805F19E17FF7EC.E1CA5697C0950FDE
[0904/165238.255:VERBOSE1:node.cc(439)] Observing lost connection from node 746F67CDDF66F42A.13E747534F1484DC to node B6805F19E17FF7EC.E1CA5697C0950FDE
[0904/165238.255:VERBOSE1:node_controller.cc(619)] Dropping message for unknown peer: B6805F19E17FF7EC.E1CA5697C0950FDE
monte
Newbie
 
Posts: 2
Joined: Mon Sep 03, 2018 10:41 pm

Re: Lost connection from node

Postby monte » Tue Sep 04, 2018 4:29 am

To add to the above I just built cefclient and it works fine. It does have some similar lost connection logs so that is quite likely a red herring...
monte
Newbie
 
Posts: 2
Joined: Mon Sep 03, 2018 10:41 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 64 guests