Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Decoding Qlik Sense exceptions

Hi,

Our qlik sense server is getting unresponsive over the time and we are trying to figure this out as what is causing this issue.

I can see few stack trace in my qlik sense log file and want to decode and understand them. It will be great If anyone can help me understand this.

  1. Unanticipated System.Security.Authentication.AuthenticationException occurred accepting client, disposing connection attemp.The client and server cannot communicate, because they do not possess a common algorithm.A call to SSPI failed, see inner exception. at System.Net.Security.SslState.EndProcessAuthentication(IAsyncResult result)??   at Qlik.Sense.Communication.Communication.Tcp.StreamFactory.<>c__DisplayClasse.<>c__DisplayClass10.<Negotiate>b__c(IAsyncResult result)
  2. Error when committing Exception of type 'Qlik.Sense.Common.Exceptions.ConflictException' was thrown at Repository.Core.Repository.Common.AbstractModelRepository.CheckConflicts(IRepositoryObject persistedItem, DateTime itemModifiedDate) at Repository.Core.Repository.Common.ModelRepository`1.Update(T item, Boolean appendPrivileges, Int64 privilegesFilter) at Repository.Core.Repository.Common.TransactionUtility.RunInTransaction(ITransaction transaction, IEnumerable`1 actions)

Thanks

-Vishal

5 Replies
gandalfgray
Specialist II
Specialist II

Hi Vishal,

a Google search: https://www.google.se/search?q=A+call+to+SSPI+failed+see+inner+exception

indicates the "A call to SSPI failed see inner exception" error is certificate related.

I also have troubles with this, our rim proxy node does not work and logs this error.

Have you found any solutions to your problems yet?

If so what?

Regards

/gg

AlexOmetis
Partner Ambassador
Partner Ambassador

I also get this SSPI error logged to "C:\ProgramData\Qlik\Sense\Log\Proxy\System\OMQSDEV01_Service_Proxy.txt" every 1 minute. I can't see any immediate issues - my servers works - but it's concerning it's logging this error all the time.

Qlik Partner Ambassador 2024
Anonymous
Not applicable
Author

No Goran,

I am still trying to decode this but no luck till date.

Thanks

-Vishal

jfkinspari
Partner - Specialist
Partner - Specialist

I'm seeing the same error. Did you find a way to stop the SSPI errors?

Sergey_Despot
Contributor III
Contributor III

Did you solve the problem?