Giter VIP home page Giter VIP logo

Comments (7)

maddox avatar maddox commented on July 20, 2024

https://github.com/swissmanu/harmonyhubjs-client/blob/v1.1.9/lib/login/hub.js#L59

from harmony-api.

maddox avatar maddox commented on July 20, 2024
Starting discovery.
Hub discovered: Bedroom at 192.168.1.109.
  harmonyhubjs:client:login login on hub 192.168.1.109 +0ms
  harmonyhubjs:client:login:hub perform hub login +0ms
  harmonyhubjs:client:login:hub retrieve identity by logging in as guest +1ms
Hub discovered: Family Room at 192.168.1.106.
  harmonyhubjs:client:login login on hub 192.168.1.106 +19ms
  harmonyhubjs:client:login:hub perform hub login +0ms
  harmonyhubjs:client:login:hub retrieve identity by logging in as guest +0ms
  harmonyhubjs:client:login:hub XMPP client connected +57ms
  harmonyhubjs:client:login:hub received XMPP stanza: <iq xmlns:stream="http://etherx.jabber.org/streams"/> +14ms
  harmonyhubjs:client:login:hub XMPP client connected +3ms
  harmonyhubjs:client:login:hub received XMPP stanza: <iq xmlns:stream="http://etherx.jabber.org/streams"/> +12ms
  harmonyhubjs:client:login:hub received XMPP stanza: <iq id="676771" to="guest" type="get" xmlns:stream="http://etherx.jabber.org/streams"><oa xmlns="connect.logitech.com" mime="vnd.logitech.connect/vnd.logitech.pair" errorcode="200" errorstring="OK"/></iq> +144ms
/Users/jmaddox/source/harmony-api/node_modules/harmonyhubjs-client/lib/login/hub.js:59
      if (response.identity && response.identity !== undefined) {

from harmony-api.

jawilson avatar jawilson commented on July 20, 2024

Definitely a problem with a dependency. Looks like you created swissmanu/harmonyhubjs-client#28 already.

from harmony-api.

maddox avatar maddox commented on July 20, 2024

Yeah. I need to figure out what the old dep versions were and I could lock my fork to those and it might be fine.

from harmony-api.

maddox avatar maddox commented on July 20, 2024

OK, I got it working again. I locked node-xmpp-client in my fork of harmonyhubjs-client to 3.0.0 and its working again. Anything > 3.0.0 breaks.

You should be able wipe out your node_modules and reinstall them and it'll work fine.

from harmony-api.

maddox avatar maddox commented on July 20, 2024

This was fixed here: swissmanu/harmonyhubjs-client#29

from harmony-api.

maddox avatar maddox commented on July 20, 2024

It was fixed the same way I fixed it on my fork, which is still locked to the project.

I'm going to close this now since it is in fact fixed, I'll move back to using the npm version soon.

from harmony-api.

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.