a-sync-browser
a-sync-browser copied to clipboard
unable to download a file
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.
Hi, thank you for your report. The problem seems to be related with relay-mediated connection. I'll look into it.
Regards, D
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.