igungor / putiofs

Fuse filesystem for Put.io
MIT License
21 stars 2 forks source link

Read on closed response body #3

Closed OGKevin closed 6 years ago

OGKevin commented 6 years ago

Hey There,

Thanks for this library, finally I've found something that works, well partially 😝.

Every now and then I'm receiving this error message:

putiofs: Error reading file <File ID: XXX Name: "XXX" Size: 30>: http: read on closed response body

This might be due to http 302 ?

igungor commented 6 years ago

Hey,

Thanks for the report! Unfortunately I'm not using putiofs for quite some time. Putio API might have changed, or there could be a bug on our side, I don't know. I don't have time to dig through this, sorry about that.

OGKevin commented 6 years ago

Hmm well that sucks 😔, unfortunately I dont know Go so guess ill have to look for another library then. Thanks anyway.

igungor commented 6 years ago

I don't know if you still use this program, I've made a couple of changes to the codebase that might fix your problem as well.

OGKevin commented 6 years ago

No i dont, ive found a python one which has been working perfectly. As i dont have Go knowledge i could not have fixed this issue myself.

igungor commented 6 years ago

Alright, I'm closing the issue.