a-sync-browser icon indicating copy to clipboard operation
a-sync-browser copied to clipboard

unable to download a file

Open imsodin opened this issue 8 years ago • 2 comments

When I try to download a file it stays at 0% for some time, then a toast appears with an error along the lines of:

error downloading file: java.lang.nullpointerException: unable to acquire connection

or something about illegal argument exception, depending on which file I select (both in the same directory).

The linked log is produced by running logcat via adb, starting just before tapping on a file to start downloading it. I repeated it several times to trigger both exceptions.

imsodin avatar Feb 11 '17 12:02 imsodin

Hi, thank you for your report. The problem seems to be related with relay-mediated connection. I'll look into it.

Regards, D

davide-imbriaco avatar Apr 26 '17 13:04 davide-imbriaco

Great to hear from you and thanks for looking into this!

In that case there is also something wrong with the connection. Both devices were in the same subnet and should connect locally (the original Syncthing app does).

I lost my phone in the meantime and my old device is way too weak for syncthing, so until I have a replacement I can't test this anymore.

imsodin avatar Apr 26 '17 13:04 imsodin