Skip to content

URI must be set (not null) before streaming. #100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tash649 opened this issue Jul 18, 2018 · 3 comments
Open

URI must be set (not null) before streaming. #100

tash649 opened this issue Jul 18, 2018 · 3 comments
Assignees

Comments

@tash649
Copy link

tash649 commented Jul 18, 2018

018-07-17 18:46:02.010 +00:00 [Information] JsonStreamController: Watchdog timer restarting stream controller (no data received in 60 minutes). [thread: 32]
2018-07-17 18:46:02.037 +00:00 [Debug] RetryTaskController.ActionAsync: Task beginning... [thread: 32]
2018-07-17 18:46:02.043 +00:00 [Debug] BinanceWebSocketStream.StreamAsync: Streaming initiated. [thread: 32]
2018-07-17 18:46:02.526 +00:00 [Warning] BinanceWebSocketStream.StreamAsync: Unhandled exception. [thread: 32]
System.InvalidOperationException: WebSocketStream: URI must be set (not null) before streaming.
at Binance.WebSocket.WebSocketStream.d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Binance.Stream.BufferedJsonStream1.<StreamAsync>d__9.MoveNext() 2018-07-17 18:46:02.633 +00:00 [Debug] BinanceWebSocketStream.StreamAsync: Streaming complete. [thread: 32] 2018-07-17 18:46:02.717 +00:00 [Warning] RetryTaskController.ActionAsync: Unhandled action exception. [thread: 32] System.InvalidOperationException: WebSocketStream: URI must be set (not null) before streaming. at Binance.WebSocket.WebSocketStream.<StreamActionAsync>d__7.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Binance.Stream.BufferedJsonStream1.d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Binance.Utility.RetryTaskController.d__13.MoveNext()
2018-07-17 18:46:02.753 +00:00 [Debug] RetryTaskController.ActionAsync: Task pausing... [thread: 32]
2018-07-17 18:46:02.800 +00:00 [Debug] BinanceHttpClient.RequestAsync: [GET] "/wapi/v3/systemStatus.html"
2018-07-17 18:46:03.244 +00:00 [Debug] BinanceWebSocketStreamController: System status (Normal). [thread: 32]
2018-07-17 18:46:03.291 +00:00 [Debug] RetryTaskController: Delaying for 5000 msec. [thread: 32]
2018-07-17 18:46:08.357 +00:00 [Debug] RetryTaskController.ActionAsync: Task resuming... [thread: 37]
2018-07-17 18:46:08.380 +00:00 [Debug] BinanceWebSocketStream.StreamAsync: Streaming initiated. [thread: 37]
2018-07-17 18:46:08.592 +00:00 [Warning] BinanceWebSocketStream.StreamAsync: Unhandled exception. [thread: 37]
System.InvalidOperationException: WebSocketStream: URI must be set (not null) before streaming

@tash649
Copy link
Author

tash649 commented Jul 18, 2018

0.2.0-beta5

@tash649
Copy link
Author

tash649 commented Jul 18, 2018

UTC time

@tash649
Copy link
Author

tash649 commented Jul 18, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant