-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Installed product versions
- Visual Studio: 16.11.18
- This extension: ActivityWatchVS v1.0.0.0
Description
output shows error:
System.Net.Http.HttpRequestException: Error while copying content to a stream. ---> System.IO.IOException: Unable to read data from the transport connection: The connection was closed.
at System.Net.ConnectStream.EndRead(IAsyncResult asyncResult)
at System.Net.Http.HttpClientHandler.WebExceptionWrapperStream.EndRead(IAsyncResult asyncResult)
at System.Net.Http.StreamToStreamCopy.BufferReadCallback(IAsyncResult ar)
--- End of inner exception stack trace ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at ActivityWatch.API.V1.Client.d__17.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ActivityWatchVS.Services.EventService.d__20.MoveNext() in C:\projects\activitywatchvs\ActivityWatchVS\Services\EventService.cs:line 174
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ActivityWatchVS.Services.EventService.pushEventsThread(CancellationToken cancellationToken) in C:\projects\activitywatchvs\ActivityWatchVS\Services\EventService.cs:line 208
Steps to recreate
just installed and output shows error.
Current behavior
Not reporting activity at all.
Expected behavior
Report activity