server icon indicating copy to clipboard operation
server copied to clipboard

Bug: Console Errors in Latest Master Build

Open oneisb opened this issue 3 weeks ago • 1 comments

Observed Behavior

I'm writing to report some frequently appearing error messages in the console window output when running the latest master build of the CasparCG Server.

While these messages don't seem to be causing immediate functional issues with server operation, they are cluttering the console output.

[7544:260:1208/170849.659:ERROR:net\socket\ssl_client_socket_impl.cc:916] handshake failed; returned -1, SSL error code 1, net_error -101

[3872:8916:1208/171145.183:ERROR:google_apis\gcm\engine\registration_request.cc:292] Registration response error message: DEPRECATED_ENDPOINT

with :

<enable-gpu>true</enable-gpu>
<angle-backend>d3d11</angle-backend>

Expected behaviour

The console log should ideally be clean and only display necessary operational information

Steps to reproduce

..

Environment

  • Server version: 2.5
  • Operating system: Windows 10

oneisb avatar Dec 08 '25 14:12 oneisb