szimek / sharedrop

Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
https://www.sharedrop.io
MIT License
9.94k stars 725 forks source link

File Transfer Stuck same point/percentage #96

Open Akashi143 opened 3 years ago

Akashi143 commented 3 years ago

i downloaded an apk which is 208mb and it keeps getting stuck and yes i have transfer files before and my phone has sufficient space

arthurwillian commented 3 years ago

same problem here. I was transfering a large .zip file

Kromilan commented 2 years ago

Same happens here. it's fast at first and then gets stuck at around a quarter.

szimek commented 2 years ago

Can you check if you have any errors in JS console, and if so paste them here?

Kromilan commented 2 years ago

sorry, I don't know what those words mean. Where would I find that, how would I identify an error and so on. I was using Firefox.

szimek commented 2 years ago

No problem!

  1. Load the page in Firefox.
  2. Go to Tools -> Browser Tools -> Browser Console. This should open a new window. I'm on Mac, but hopefully the options are the same on Windows and Linux.
  3. Click the trash icon in the upper left corner to clear whatever is already in the console.
  4. Start the transfer.
  5. When it gets stuck, copy everything from the console and paste it here.

It would be great if you could do it on both sides, i.e. on the sender and recipient side.