lbryio / lbry.go

MIT License
29 stars 20 forks source link

Cannot publish empty file /tmp/ytsync006303211/RjelTxxXQxA/hypixel-tnt-run-come-and-play.mp4 #27

Closed tzarebczan closed 6 years ago

tzarebczan commented 6 years ago

Is this an issue on our side or something went wrong during the rip/transfer process?

nikooo777 commented 6 years ago

I believe this is related to disk space running out. I'll add space checks before starting a download. The above happened because i blatantly ignored the 90% disk check while trying to finish a channel.

Chernobyl 2.0

nikooo777 commented 6 years ago

introduced an additional check and it's now most likely solved for good.

nikooo777 commented 6 years ago

unfortunately I saw this happen again. while it's not a big deal because the video will be retried, it's still weird and not easy to track. Could be related to connection errors. I'll update the ytdl library

nikooo777 commented 6 years ago

still relevant. will need further investigation