UCWA2.0-CS
UCWA2.0-CS copied to clipboard
SFB Connector is going offline
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.

Would be helpful if you can provide any insight on this.
Hi @RajaniJillaGit This error doesn't provide a lot of information. Any chance you could provide a bigger stack trace?
@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