UCWA2.0-CS icon indicating copy to clipboard operation
UCWA2.0-CS copied to clipboard

SFB Connector is going offline

Open RajaniJillaGit opened this issue 7 years ago • 2 comments

Hi Team,

We have downloaded the connector and have hosted this scheduler which always keeps the user online on Azure web job. However, we are observing the user is going offline often and only after restart of web job, user is coming online. After enabling logs, below are the details that are captured and are not helping to dig in to the issue.

image image

Would be helpful if you can provide any insight on this.

RajaniJillaGit avatar Sep 07 '18 10:09 RajaniJillaGit

Hi @RajaniJillaGit This error doesn't provide a lot of information. Any chance you could provide a bigger stack trace?

baywet avatar Sep 21 '18 11:09 baywet

@baywet @kenakamu Getting the Same Issue , and this is the Stack Trace

System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Skype.UCWA.UCWAClient.<Initialize>d__421.MoveNext() in D:\UnileverUnabot\SFB\MultiPoolSFBConnector-Final\SFBConnector\UCWASDK\UCWAClient.cs:line 646

at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at SFBConnector.CustomConnector.Signin(String username, String password) in D:\UnileverUnabot\SFB\MultiPoolSFBConnector-Final\SFBConnector\TestClient\CustomConnector.cs:line 394

dipincluster avatar Dec 17 '18 13:12 dipincluster