You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This wireguard network provides no globally routable addresses, only providing fd00::/8 RFC 4193 addresses. Termux, given access to this same VPN is able to ping both globally routable (e.g., google.com) and vpn addresses.
Purpose
This may seem silly: just disconnect element from the VPN. However, I want to be able to access a homeserver that is only available on the VPN. Moreover, notice that I am able to access matrix.org, since I can indeed initiate outgoing calls (and send and receive text messages). I'm guessing the WebRTC code is insisting on using the VPN interface, and refusing to consider non-vpn interfaces.
Your phone model
motox4
Operating system version
Lineage (20-20240112-microG-payton)
Application version and app store
1.6.10 (from fdroid)
Homeserver
matrix.org
Will you send logs?
Yes
Are you willing to provide a PR?
Yes
The text was updated successfully, but these errors were encountered:
aerusso
added
the
T-Defect
Something isn't working: bugs, crashes, hangs and other reported problems
label
Jan 20, 2024
@jiangjiali This bug is unrelated to configuring a matrix home-server and/or setting up a turn server. This problem is with the client, and can be reproduced using the matrix.org homeserver. If you were able to resolve this issue by setting up coturn, you were not experiencing this bug.
Steps to reproduce
Outcome
What did you expect?
The call should eventually connect.
What happened instead?
The call gets stuck at "connecting..."
Comments on wireguard
This wireguard network provides no globally routable addresses, only providing
fd00::/8
RFC 4193 addresses. Termux, given access to this same VPN is able to ping both globally routable (e.g., google.com) and vpn addresses.Purpose
This may seem silly: just disconnect element from the VPN. However, I want to be able to access a homeserver that is only available on the VPN. Moreover, notice that I am able to access matrix.org, since I can indeed initiate outgoing calls (and send and receive text messages). I'm guessing the WebRTC code is insisting on using the VPN interface, and refusing to consider non-vpn interfaces.
Your phone model
motox4
Operating system version
Lineage (20-20240112-microG-payton)
Application version and app store
1.6.10 (from fdroid)
Homeserver
matrix.org
Will you send logs?
Yes
Are you willing to provide a PR?
Yes
The text was updated successfully, but these errors were encountered: