Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

BlockPusher is broken/ file uploading does not work #70

Open
l-jonas opened this issue Nov 6, 2018 · 5 comments
Open

BlockPusher is broken/ file uploading does not work #70

l-jonas opened this issue Nov 6, 2018 · 5 comments

Comments

@l-jonas
Copy link

l-jonas commented Nov 6, 2018

Problem: BlockPusher.DataSource closes the inputstream during the constructer with use but tries to read the blocks later from it

@vext01
Copy link

vext01 commented Jun 11, 2019

I'm not sure if this is the same issue, but I'm unable to upload files too.

It either:

  • Crashes the app, restarting it, or
  • Get's stuck at 0%.

@vext01
Copy link

vext01 commented Jun 11, 2019

Here's the log:

java.io.IOException: Stream Closed
 at java.io.FileInputStream.read(FileInputStream.java:300)
 at android.os.ParcelFileDescriptor$AutoCloseInputStream.read(ParcelFileDescriptor.java:942)
 at org.a.a.b.b.a(IOUtils.java:2909)
 at org.a.a.b.b.b(IOUtils.java:3015)
 at org.a.a.b.b.a(IOUtils.java:3035)
 at net.syncthing.a.a.e$b.a(BlockPusher.kt:277)
 at net.syncthing.a.a.e$f$1.c_(BlockPusher.kt:92)
 at a.c.b.a.a.b(ContinuationImpl.kt:32)
 at kotlinx.coroutines.az$a.a(Dispatched.kt:235)
 at kotlinx.coroutines.aw.run(Dispatched.kt:81)
 at kotlinx.coroutines.c.i.run(Tasks.kt:94)
 at kotlinx.coroutines.c.a.a(CoroutineScheduler.kt:586)
 at kotlinx.coroutines.c.a.a(CoroutineScheduler.kt:60)
 at kotlinx.coroutines.c.a$b.run(CoroutineScheduler.kt:732)

Is this project still active?

@l-jonas
Copy link
Author

l-jonas commented Jun 11, 2019

@vext01

Is this project still active?

I am not satisfied with the communication with the Syncthing project and due to that I don't continue the development of Syncthing Lite.

@vext01
Copy link

vext01 commented Jun 11, 2019

I see.

That's a real shame, as I think your project could be very useful.

Thanks for the reply, anyway.

@Pazuu
Copy link

Pazuu commented Jun 12, 2019

@vext01

Is this project still active?

I am not satisfied with the communication with the Syncthing project and due to that I don't continue the development of Syncthing Lite.

I am sorry to hear that! But thank you for all your work!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants