question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to connect to a peer in Safari on macOS

See original GitHub issue

Whenever I am trying to connect to a peer in Safari with specifying an option of { reliable: true } I get an error: TypeError: Object is not a constructor (evaluating 'new Reliable(this._dc, util.debug)') image

Is there a way I can still use reliable data channel in Safari?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
maxpavlovcommented, Mar 24, 2019

The problem turned out to be exactly as the error implies. I was passing in the array of url instead of urls and the array of actual strings containing the urls for stun servers. My mistake after all.

1reaction
pReyacommented, Feb 21, 2019

I’ve reached @michelle and she merged the PR in the reliable repo. Also a good workaround @tombertrand. But it’s still sad to see reliable connections not working on Safari 😦

Read more comments on GitHub >

github_iconTop Results From Across the Web

If your Mac can't connect to another computer - Apple Support
To check your connection, choose Apple menu > System Settings, then click Network in the sidebar. (You may need to scroll down.) The...
Read more >
How to fix “Safari can't establish a secure connection” error on ...
How to fix “Safari can't establish a secure connection” error on Mac · Go to System Preferences and select Date & Time. Open...
Read more >
I can't connect to my Exchange account in Outlook for Mac
Solution: Make sure your computer is connected to the network. For instructions on checking the status of your network connections, see Mac OS...
Read more >
Safari Problems After macOS Upgrade, How To Fix
A corrupt preference file also can cause other Safari experience problems. The most common one is that it will not allow you to...
Read more >
Solved: SSL VPN: Windows Works, MacOS does not!
The VPN shows "Connecting" and then simply goes back to no message. There are no errors. The VPN does not connect. Mac =...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found