Skip to content
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

Crash of Mesh Assistent #42

Open
tyl0re opened this issue Jan 18, 2023 · 0 comments
Open

Crash of Mesh Assistent #42

tyl0re opened this issue Jan 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@tyl0re
Copy link

tyl0re commented Jan 18, 2023

Describe the bug
Meshagent is working. Mash Assistent, Can be Startet, Connecting works. Call for Help Works. But when Connecting From The Server to the Client the Mesh Assistent Crashes
with following in debug.log

UnhandledExceptionEventSink: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei MeshAssistant.MeshCentralAgent.processServerJsonData(String data)
bei MeshAssistant.MeshCentralAgent.WebSocket_onBinaryData(webSocketClient sender, Byte[] data, Int32 off, Int32 len, Int32 orglen)
bei MeshAssistant.webSocketClient.ProcessWsBuffer(Byte[] data, Int32 offset, Int32 len, Int32 op)
bei MeshAssistant.webSocketClient.ProcessBuffer(Byte[] buffer, Int32 offset, Int32 len)
bei MeshAssistant.webSocketClient.OnTlsDataSink(IAsyncResult ar)
bei System.Net.LazyAsyncResult.Complete(IntPtr userToken)
bei System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
bei System.Net.Security._SslStream.ProcessFrameBody(Int32 readBytes, Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
bei System.Net.Security._SslStream.ReadFrameCallback(AsyncProtocolRequest asyncRequest)
bei System.Net.AsyncProtocolRequest.CompleteRequest(Int32 result)
bei System.Net.FixedSizeReader.CheckCompletionBeforeNextRead(Int32 bytes)
bei System.Net.FixedSizeReader.ReadCallback(IAsyncResult transportResult)
bei System.Net.LazyAsyncResult.Complete(IntPtr userToken)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Net.ContextAwareResult.Complete(IntPtr userToken)
bei System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
bei System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
bei System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

Server Software (please complete the following information):

  • OS: [e.g. Ubuntu]
  • Virtualization: [e.g. Docker]
  • Network: [e.g. LAN/WAN, reverse proxy, cloudflare, ssl offload, etc...]
  • Version: [e.g. 1.0.43]
  • Node: [e.g. 18.4.0]

Client Device (please complete the following information):

  • Device: PC, and Virtual Mashine
  • OS: PC Windows11, Virtual Machine Windows10,
  • Network: Clients Local Connection via IPV4 over WAN (Nat)
  • Browser: Chrome Or Firefox
@tyl0re tyl0re added the bug Something isn't working label Jan 18, 2023
@si458 si458 transferred this issue from Ylianst/MeshCentral Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant