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.

Cannot dataConnection.send(); from Firefox to Chrome

See original GitHub issue

I cannot send data from FF to Chrome using the DataChannel’s .send(data) method.

Tried in the sample chat application too http://cdn.peerjs.com/demo/chat.html

and the chat results are

chat to → Firefox46 Chrome48 Opera35
Firefox × ×
Chrome
Opera

(Chrome and Opera are both V8, so it might be obvious)

By the way, when I look in at the web console when I connected to the other user in the sample chat, I see several methods are deprecated in Firefox 44 (The stable one), Use of getPreventDefault() is not reccomended. Use defaultPrevented instead. jquery.min.js:2:40351 RTCIceServer.url is deprecated! Use urls instead. <Unknown>

and one additionally on Firefox 46 (I’m using Firefox DeveloperEdition 46.0a2). onaddstream is deprecated! Use peerConnection.ontrack instead. (information here)

I see these errors/warnings in my own applications too, which neither works.

Is this affecting the problem?

No errors are raised in Chrome 48.0.2564.82 (64bit) / Opera 35 If someone can test in mac will be appreciated too (want to know if it works in Safari/Nitro)

Issue Analytics

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

github_iconTop GitHub Comments

3reactions
ciwolseycommented, Apr 7, 2016

Same problem. Is this project dead?

0reactions
danielverissimocommented, Aug 8, 2021

2011 and I still getting this error. Someone have some news?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to connect with Firefox, Chrome unaffected. System ...
Chrome works fine, using google dns and have tried flush/register already. Some of my programs work fine but others do not, for example...
Read more >
google connection failed
If the computer cannot connect to the Internet, please check your network environment (e. ... Top 7 Ways to Fix Google Chrome Failed...
Read more >
Google apps not working over mobile data connection
I installed Firefox to browse over internet with 3G communication.It's very hard to me that I can't use maps, gmail, youtube outside my...
Read more >
server socket receives 2 http requests when I send from ...
Firefox, and most other browsers, also send out a request for a favicon ... I had empty tcp packet sent by Chrome to...
Read more >
Dns not resolving - arteinviaggio
The primary technique consists of an attacker sending a DNS name lookup ... Jul 14, 2021 · Download a different free browser such...
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