Replies: 1 comment
-
|
When using a mobile hotspot, PairDrop needs both devices to be on the same network AND able to establish WebRTC peer connections. The issue: When you create a hotspot, your phone acts as a router. The container running PairDrop sees your laptop's local IP, but your phone (connected to its own hotspot) may not be able to reach that IP directly due to NAT/firewall rules on the hotspot. Solutions:
The "you are offline" message typically means the WebSocket connection to the PairDrop server failed, which points to a network/firewall issue rather than a PairDrop bug. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For some reason, the quality of my wifi was not good enough to transfer large files, so I was trying to create a hotspot(on debian13+xfce) and ran the pairdrop container, then it return me "you are offline" and my phone couldn't see it, did I do something wrong?
Beta Was this translation helpful? Give feedback.
All reactions