Search code examples
internbrowserstack

Could not connect to local.browserstack.com


I am try to do a functionnal test with browserstack. I got registered for free and I got my ids on browserstack website but when I do ./node_modules/.bin/intern-client config=tests/intern, I got this message:

Error: The tunnel reported: Could not connect to local.browserstack.com!

For more information about the message error, you can find in the following image: [https://i.sstatic.net/m8xKr.png][1]

Did you find any error like this one? Thanks for your help.


Solution

  • I found the issue reported here. Downloading and replacing the binary from BrowserStack's documentation solved the issue. Could you try the same?