bromite / bromite

Bromite is a Chromium fork with ad blocking and privacy enhancements; take back your browser!
https://www.bromite.org/
GNU General Public License v3.0
5.78k stars 367 forks source link

[Bug] websocket or webrtc doesn't work #1895

Closed diyism closed 2 years ago

diyism commented 2 years ago

Preliminary checklist

Can the bug be reproduced with corresponding Chromium version?

No

Bromite version

99.0.4844.58

Device architecture

arm64

Android version

10

Device model

Pixel 4 XL

Changed flags

no flags changed

Is this bug about the SystemWebView?

No

Is this bug happening in an incognito tab?

No

Is this bug caused by the adblocker?

No

Is this bug a crash?

No

Describe the bug

It seems bromite can't connect to ipfs peers through websocket/webrtc, while in the same phone, the 3 browsers of chrome, firefox, opera all can connect ipfs peers succesfully.

Steps to reproduce the bug

1.visit https://ipfs.io/ipfs/QmUsoSkGzUQnCgzfjL549KKf29m5EMYky3Y6gQp5HptLTG/ 2.paste "/orbitdb/zdpuAzui1BPyTQajLEYGdDsbxRugCFU19TT7EUVCG8Roo53Zw/diyism" under "Open Remote Database", 3.then click "Open" button

  1. the web page shows "Connecting to peers".... forever.

Expected behavior

the web page shows: "Peer ID: .... Peers (database/network): 1 / 4"

Screenshots

No response

kokukyocho commented 2 years ago

Hello @diyism!

I am a bot :robot:

Thanks for submitting this issue! I noticed that it is missing the template, please edit the issue to match the template for either a bug or a feature request; the issue will be automatically re-opened afterwards.

If this is not an issue nor a feature request and you want to start a discussion then you can use GitHub Discussions.

Tip: if you use GitHub in Desktop mode the template will be proposed to you when submitting issues.

diyism commented 2 years ago

It seems chrome can scan the LAN network to find peers, but bromite won't.

diyism commented 2 years ago

js-ipfs DHT isn't accomplished https://github.com/ipfs/js-ipfs/issues/3905 So close this issue