SnapDrop / snapdrop

A Progressive Web App for local file sharing
https://snapdrop.net
GNU General Public License v3.0
18.33k stars 1.68k forks source link

Files not transferring (I can see my device) #555

Open SevereDev opened 1 year ago

SevereDev commented 1 year ago

I don't know why but it won't say transferring

Bellisario commented 1 year ago

Seems to be duplicate of #532.\ Currently no one actually identified where is the problem, the easiest solution is just wait some minutes and then try again.

akashkroos970 commented 10 months ago

The Problem is that the WebRTC connection between peers is not properly closed. As the owner of Snapdrop does not seem to merge any PR, I created another instance that fixes this issue alongside many other improvements on: https://pairdrop.net/

Repo: https://github.com/schlagmichdoch/PairDrop

mah man broooo