Announcement

Collapse
No announcement yet.

Really want to buy - too many erros

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

    Really want to buy - too many erros

    Things started off great..

    I have been so frustrated with the "other" harmony plug in that I was relived to see a new option.

    Added hubs, made devices and activites, even setup events with multiple commands being sent. Everything working great.

    Then everything stopped work all of the sudden and the errors started flowing.

    May-09 10:50:43 PM Info Plugin MeiHarmonyHub with instance: has disconnected
    May-09 10:50:41 PM MeiHarmonyHub: Error The Conection to Hub with ID 9216efb6-630c-42c4-3cc8-5d2a28c8da92 failed with stack trace: at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size) at HarmonyHub.Client.Send(String xml) at HarmonyHub.Client.OpenStream(Int32 heartbeatInterval) at HarmonyHub.Client.Connect(Int32 heartbeatInterval)
    May-09 10:50:41 PM MeiHarmonyHub: Error The Conection to Hub with ID 9216efb6-630c-42c4-3cc8-5d2a28c8da92 failed with message: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
    May-09 10:50:40 PM MeiHarmonyHub: Error The Conection to Hub with ID 9216efb6-630c-42c4-3cc8-5d2a28c8da92 failed with stack trace: at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size) at HarmonyHub.Client.Send(String xml) at HarmonyHub.Client.OpenStream(Int32 heartbeatInterval) at HarmonyHub.Client.Connect(Int32 heartbeatInterval)
    May-09 10:50:40 PM MeiHarmonyHub: Error The Conection to Hub with ID 9216efb6-630c-42c4-3cc8-5d2a28c8da92 failed with message: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
    May-09 10:50:39 PM MeiHarmonyHub: Error The Conection to Hub with ID 9216efb6-630c-42c4-3cc8-5d2a28c8da92 failed with stack trace: at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size) at HarmonyHub.Client.Send(String xml) at HarmonyHub.Client.OpenStream(Int32 heartbeatInterval) at HarmonyHub.Client.Connect(Int32 heartbeatInterval)
    May-09 10:50:39 PM MeiHarmonyHub: Error The Conection to Hub with ID 9216efb6-630c-42c4-3cc8-5d2a28c8da92 failed with message: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
    May-09 10:50:38 PM MeiHarmonyHub: Error The Conection to Hub with ID 9216efb6-630c-42c4-3cc8-5d2a28c8da92 failed with stack trace: at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size) at HarmonyHub.Client.Send(String xml) at HarmonyHub.Client.OpenStream(Int32 heartbeatInterval) at HarmonyHub.Client.Connect(Int32 heartbeatInterval)
    May-09 10:50:38 PM MeiHarmonyHub: Error The Conection to Hub with ID 9216efb6-630c-42c4-3cc8-5d2a28c8da92 failed with message: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
    May-09 10:50:37 PM MeiHarmonyHub: Error The Conection to Hub with ID 9216efb6-630c-42c4-3cc8-5d2a28c8da92 failed with stack trace: at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size) at HarmonyHub.Client.Send(String xml) at HarmonyHub.Client.OpenStream(Int32 heartbeatInterval) at HarmonyHub.Client.Connect(Int32 heartbeatInterval)
    May-09 10:50:37 PM MeiHarmonyHub: Error The Conection to Hub with ID 9216efb6-630c-42c4-3cc8-5d2a28c8da92 failed with message: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
    May-09 10:50:36 PM MeiHarmonyHub: Error The Conection to Hub with ID 9216efb6-630c-42c4-3cc8-5d2a28c8da92 failed with stack trace: at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size) at HarmonyHub.Client.Send(String xml) at HarmonyHub.Client.OpenStream(Int32 heartbeatInterval) at HarmonyHub.Client.Connect(Int32 heartbeatInterval)

    #2
    I restarted HS3 and it connected fine.

    I think I saw in another thread a similiar issues but no resolution.

    I will monitor today and see if it reverts back to the errors.


    If we can get this resolved, I will be purchasing this plug in.

    Comment


      #3
      did it get stuck in a loop trying to connect with the same error? I get this occasionally (very rarely, I've only seen it once on my dev machine, never on my production one). I need to see if adding a longer timeout works or if I'm not completely clearing out the last object on a failed connect. Disconnecting the plugin and restarting it shouldn't be any different from the plugin trying another connection as I intentionally kill the connection object between retries so it's always a fresh start.

      I'll double check that code to see if maybe I'm not and it's using the same object over and over.

      Comment


        #4
        Yes it appears to just non stop repeat the same error over and over.

        Comment

        Working...
        X