We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version: 6a3e37f
Platform: Linux 5.10.98-1-MANJARO We are renaming the prefix of our JavaScript modules from 'node-' to 'js-' #1 SMP PREEMPT Sun Feb 6 12:22:54 UTC 2022 x86_64 GNU/Linux with Firefox 97.0.1 (64-bit)
Subsystem: js-libp2p-webrtc-direct
When running https://github.com/libp2p/js-libp2p/tree/master/examples/webrtc-direct with Firefox, the connection fails due to the following error:
14:17:11.471 libp2p:webrtcdirect connection opened 127.0.0.1:9090 +5s common.js:113:9 14:17:11.472 libp2p:ip-port-to-multiaddr:err invalid ip:port for creating a multiaddr: c67a8623-319c-4b31-96fa-e35c6b25a83a.local:58088 +10s common.js:113:9 14:17:11.472 libp2p:dialer token 1 released +5s common.js:113:9 14:17:11.473 libp2p:dialer:err AggregateError@http://localhost:1234/index.93e19648.js:42430:9 maybeSettle@http://localhost:1234/index.93e19648.js:42373:24 .hLj2A</pSome/</<@http://localhost:1234/index.93e19648.js:42394:39 async*.hLj2A</pSome/<@http://localhost:1234/index.93e19648.js:42396:15 .MqLlq</PCancelable/this._promise<@http://localhost:1234/index.93e19648.js:42534:20 PCancelable@http://localhost:1234/index.93e19648.js:42509:25 pSome@http://localhost:1234/index.93e19648.js:42355:36 ["6p5iW"]</module.exports@http://localhost:1234/index.93e19648.js:42335:32 run@http://localhost:1234/index.93e19648.js:42257:26 _createPendingDial@http://localhost:1234/index.93e19648.js:42096:34 connectToPeer@http://localhost:1234/index.93e19648.js:41975:75 async*_autoDial@http://localhost:1234/index.93e19648.js:37850:47 Async*.gwg31</Retimer/this._timerWrapper@http://localhost:1234/index.93e19648.js:33295:26 setTimeout handler*Retimer@http://localhost:1234/index.93e19648.js:33298:23 retimer@http://localhost:1234/index.93e19648.js:33330:12 _autoDial@http://localhost:1234/index.93e19648.js:37858:33 Async*start@http://localhost:1234/index.93e19648.js:37810:14 _onDidStart@http://localhost:1234/index.93e19648.js:8822:33 async*start@http://localhost:1234/index.93e19648.js:8592:24 async*.aLC0o</<@http://localhost:1234/index.93e19648.js:576:18 async*.aLC0o<@http://localhost:1234/index.93e19648.js:528:10 newRequire@http://localhost:1234/index.93e19648.js:71:24 @http://localhost:1234/index.93e19648.js:122:15 @http://localhost:1234/index.93e19648.js:145:3 +10s common.js:113:9
I opened a PR: libp2p/js-libp2p-webrtc-direct#147
The text was updated successfully, but these errors were encountered:
@D4nte is this resolved with libp2p/js-libp2p-webrtc-direct#147 ?
Sorry, something went wrong.
Fixed with libp2p/js-libp2p-webrtc-direct#147
No branches or pull requests
Version: 6a3e37f
Platform: Linux 5.10.98-1-MANJARO We are renaming the prefix of our JavaScript modules from 'node-' to 'js-' #1 SMP PREEMPT Sun Feb 6 12:22:54 UTC 2022 x86_64 GNU/Linux with Firefox 97.0.1 (64-bit)
Subsystem: js-libp2p-webrtc-direct
Severity: Critical: Connection fails due to thrown error
Description:
When running https://github.com/libp2p/js-libp2p/tree/master/examples/webrtc-direct with Firefox, the connection fails due to the following error:
I opened a PR: libp2p/js-libp2p-webrtc-direct#147
The text was updated successfully, but these errors were encountered: