Skip to content

onshape.com isn't loading #141

@montesound

Description

@montesound

Is this another websocket issue? We have this on a test machine if you want to log in and take a look @TechnikEmpire.

2018-01-24 11:18:43.2246 INFO Connecting websocket to wss://cad-usw2.onshape.com/btwssm/8196e226e063b69d81550bbb/595272178b739e92945f856a?_m=5a16738d&locale=en-US&version=1.1.11 FilterWebsocketHandler.cs::Handle() #110
2018-01-24 11:18:43.8942 ERROR Unable to connect to the remote server at System.Net.WebSockets.Managed.WebSocketHandle.d__24.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 System.Net.WebSockets.Managed.ClientWebSocket.d__16.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 CitadelCore.Net.Handlers.FilterWebsocketHandler.d__1.MoveNext() in C:\Github\CitadelCore\CitadelCore\CitadelCore\Net\Handlers\FilterWebsocketHandler.cs:line 138The operation was canceled. at System.Net.WebSockets.Managed.WebSocketHandle.d__25.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Net.WebSockets.Managed.WebSocketHandle.d__25.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Net.WebSockets.Managed.WebSocketHandle.d__24.MoveNext()Cannot access a disposed object.
Object name: 'System.Net.Sockets.Socket'. at System.Net.Sockets.Socket.BeginConnect(IPAddress address, Int32 port, AsyncCallback requestCallback, Object state)
at System.Threading.Tasks.TaskFactory1.FromAsyncImpl[TArg1,TArg2](Func5 beginMethod, Func2 endFunction, Action1 endAction, TArg1 arg1, TArg2 arg2, Object state, TaskCreationOptions creationOptions)
at System.SocketExtensions.ConnectAsync(Socket socket, IPAddress address, Int32 port)
at System.Net.WebSockets.Managed.WebSocketHandle.d__25.MoveNext()
From FilterWebsocketHandler.cs::Handle() #201

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions