SCCM | Intune | Windows 365 | Windows 11 Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members. Please post your questions in the correct category.

SCCM BGBserver log errors - help

Lewis.Burrell

New Member
Messages
1
Points
1
Hi there,

We are getting a lot of errors in the log BGBserver.log

ERROR: Authentication failed - closing the connection. Exception: System.Security.Authentication.AuthenticationException: A call to SSPI failed, see inner exception. ---> System.ComponentModel.Win32Exception: The Local Security Authority cannot be contacted~~

In addition there are other errors in this log such as

ERROR: Expecting more data from client (IPaddress)

Any help in getting these errors deciphered would be greatly appreciated and the meaning to them so if changes need to be made then they can be changed.

Thanks
 
ERROR: Authentication failed - closing the connection. Exception: System.Security.Authentication.AuthenticationException: A call to SSPI failed, see inner exception. ---> System.ComponentModel.Win32Exception: The client and server cannot communicate, because they do not possess a common algorithm~~ --- End of inner exception stack trace ---~~ at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)~~ at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)~~ at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)~~ at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)~~ at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)~~ at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)~~ at Microsoft.ConfigurationManager.BgbServerChannel.BgbTcpListener.ProcessClient(Object state) InnerException: The client and server cannot communicate, because they do not possess a common algorithm SMS_NOTIFICATION_SERVER 5/29/2024 8:40:15 AM 14992 (0x3A90)
 
Back
Top