-
-
Notifications
You must be signed in to change notification settings - Fork 263
New issue
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
Bug:/Enhancement:/Feature Request: Devices not showing up #99
Comments
Thanks for including that information, as it confirms that it's the same problem for Snapdrop and PairDrop. Your devices must be able to create webrtc connections. You can check here: https://www.webrtc-experiment.com/DetectRTC/#isWebRTCSupported (under Browser Supports WebRTC (Either 1.0 or 1.1)? it must say Yep. Some networks or VPN connections somehow disable all webrtc connections. Maybe this is also connected to #71 I have just added a new TURN server to enable sending between devices behind different NATs. Could you please test whether this is still an issue? If so, please open dev tools and provide the console errors that are shown. |
It's fixed! I didn't have to do anything, I just went to pairdrop.net and it worked. All devices show up and I can send files at full speed. Thank's for fixing it! It's a great app btw, I really like it! Continue the great work man! |
Glad to hear this fixed your issue! |
Describe the bug
When connected to the same local network (windows PC via ethernet, Android phone (using the app) via Wifi and MacBook via Wifi), none of the devices show up. (All of the devices are using pairdrop, not snapdrop)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the UI to show my two other devices that are both connected to the same network as the PC.
Screenshots
Pairdrop.net (after clicking the pair button and entering the code - wasn't fast enough to catch the error message):
Snapdrop.net :
Devices
Desktop:
Laptop:
Smartphone:
Self-Hosted
No
Additional context
When trying to click on the Pair icon and entering the code, I get an error on both devices that "devices are not persistant" and then another icon appears, same as the other one but crossed off.
Then, when doing to snapdrop.net on the browsers (pc and mac) and seting the phone server to snapdrop.net, the devices appear but I can neither send files nor messages.
The text was updated successfully, but these errors were encountered: