Giter VIP home page Giter VIP logo

Comments (3)

jnimmo avatar jnimmo commented on July 25, 2024 1

If it's giving up after a number of days, there is likely an unhandled exception killing the loop, which ie something we'll need to look into.

Connection reset by peer however implies Intesis may be doing some kind of rate limiting (restricting how long a given IP address can be connected to the port for).
Recent versions are sending keepalives so I'm not sure what else can do for that particular issue.

May have to consider adding an alternative connection option which just uses HTTP polling every 60 seconds or something rather than trying to maintain a persistent connection.

from hass-intesishome.

Jimmypl007 avatar Jimmypl007 commented on July 25, 2024

Hmm, I get a general idea but a fair bit goes right over my head...
As usual, if you need any log information or tests done, let me know.

from hass-intesishome.

Jimmypl007 avatar Jimmypl007 commented on July 25, 2024

Thought I will add I have noticed this problem occurs after smaller periods of time as well. not just multiple days. the last one lasted 23 hours. Although I understand this doesn't change the likelihood of "an unhandled exception"

from hass-intesishome.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.