Announcement

Collapse
No announcement yet.

Sonos plugin crash

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Sonos plugin crash

    Hello

    Almost every night my sonos plugin crashes. It's not related to any events etc, very often in the morning I see that it crashed during night. Running HS3 on a win7 PC, plugin ver: 3.1.0.18, had same issue with 3.1.0.16
    I get this exeption:


    Unhandled Exception: System.Net.Sockets.SocketException: An existing connection

    was forcibly closed by the remote host

    at System.Net.Sockets.Socket.EndAccept(Byte[]& buffer, Int32& bytesTransferre

    d, IAsyncResult asyncResult)

    at System.Net.Sockets.Socket.EndAccept(IAsyncResult asyncResult)

    at System.Net.Sockets.TcpListener.EndAcceptTcpClient(IAsyncResu lt asyncResult

    )

    at HSPI_Sonos.MyTcpListener.DoAccept(IAsyncResult ar)

    at System.Net.LazyAsyncResult.Complete(IntPtr userToken)

    at System.Net.ContextAwareResult.CompleteCallback(Object state)

    at System.Threading.ExecutionContext.RunInternal(ExecutionConte xt executionCo

    ntext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C

    ontextCallback callback, Object state, Boolean preserveSyncCtx)

    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C

    ontextCallback callback, Object state)

    at System.Net.ContextAwareResult.Complete(IntPtr userToken)

    at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr u

    serToken)

    at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortC allback(UInt32

    errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)

    at System.Threading._IOCompletionCallback.PerformIOCompletionCa llback(UInt32

    errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

    #2
    Originally posted by olev View Post
    Hello

    Almost every night my sonos plugin crashes. It's not related to any events etc, very often in the morning I see that it crashed during night. Running HS3 on a win7 PC, plugin ver: 3.1.0.18, had same issue with 3.1.0.16
    I get this exeption:
    How loaded is this PC? How much memory?
    Do you have the create DB set to do during the night. This cause a lot of network traffic AND memory utilization. So have you monitored your resources? What other PIs are active? Cameras perhaps?

    Dirk

    Comment


      #3
      Originally posted by olev View Post
      Hello

      Almost every night my sonos plugin crashes. It's not related to any events etc, very often in the morning I see that it crashed during night. Running HS3 on a win7 PC, plugin ver: 3.1.0.18, had same issue with 3.1.0.16
      I get this exeption:
      What AnitVirus program are you using? Wouldn't be the first time that the AV is part of the problem when a lot of network traffic happens on a resource stressed PC.

      Dirk

      Comment


        #4
        Hello

        I'm using windows defender as virus program. It's not a lot of memory left on this computer but all other plugins are running ok.

        I will check some more, at the moment I'm not using auto update DB at all just to see if it helps.

        Comment

        Working...
        X