opentok / opentok-network-test-js

A node module that lets you check network connectivity to resources and services required to use OpenTok
MIT License
57 stars 44 forks source link

opentok.js:42522 OpenTok:Subscriber:error #94

Open elliot-a opened 5 years ago

elliot-a commented 5 years ago

I get this error on every call of the testConnectivity method - version 2.0.0 chrome Mac OSX.

otNetworkTest.testConnectivity(results => {
  console.log('finish');      
});

opentok.js:42522 OpenTok:Subscriber:error Invalid state transition: Event 'disconnect' not possible in state 'disconnected' +0ms

Any ideas?

Namr-ta commented 5 years ago

+1 Please provide some help

designtesbrot commented 5 years ago

We are experiencing the same issue.

// package.json
"dependencies": {
    "@opentok/client": "2.15.3",
    "opentok-network-test-js": "^2.0.0",
  },
drouhard commented 5 years ago

Still an issue with @opentok/client version 2.15.10

jwright04 commented 5 years ago

I'm also still seeing this on OpenTok.js 2.16.2

nux17 commented 4 years ago

Any update?

guillaumepechdoctolib commented 4 years ago

Same ... No updates from tokbox ?

designtesbrot commented 4 years ago

This issue has now been pending for close to 1.5 years. There have been 7 consecutive reports and not a single update / reaction from Vonage. This is very frustrating ...

enricop89 commented 4 years ago

The issue has been resolved on the new version 2.2.1 🚀