Giter VIP home page Giter VIP logo

Comments (4)

davepotts avatar davepotts commented on June 23, 2024

I'm also experiencing this issue. Its related to the QoS value being set to 0. Higher values do not throw the error

from aws-crt-nodejs.

bretambrose avatar bretambrose commented on June 23, 2024

Argh, I think I know what this is, but won't be able to get to it for a bit. The QoS 0 is key. We allocate a mqtt packet id for QoS 0 messages in our native mqtt implementation but I'm going to guess that mqtt-js does not and that's what the issue is. I'm not sure what the right resolution here is. I don't think we can make the native and browser behaviors match if the browser doesn't allocate an id. We can certainly stop a crash though, so as a first step we could start with that.

from aws-crt-nodejs.

cyuste avatar cyuste commented on June 23, 2024

Also experiencing this error, however, catching and ignoring it "solves" the issue

from aws-crt-nodejs.

bretambrose avatar bretambrose commented on June 23, 2024

Fix has been released in v1.13.0. v2 SDK release to follow shortly.

from aws-crt-nodejs.

Related Issues (20)

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.