beakerbrowser / homebase

Self-deployable tool for hosting hyper:// websites
MIT License
407 stars 36 forks source link

Upload stalls even if the peer is connected #20

Open amiyatulu opened 6 years ago

amiyatulu commented 6 years ago

Some of the folders are not getting uploaded to homebase achieve directory, even if it shows peers are connected. How can I solve it? But I have not seen it happening with beaker browser (all files get downloaded to the beaker browser) when dat url is loaded.

pfrazee commented 6 years ago

How are you seeing that the upload is stalled? Are you examining the homebase data directory?

What happens if you restart homebase?

pfrazee commented 6 years ago

(Also: Sorry for the issue!)

amiyatulu commented 6 years ago

Yes, examining the homebase data directory. Sometimes its getting uploaded to homebase data directory, sometimes not. Also many times homebase server peer are not getting connected with computer. screenshot from 2018-09-11 16-09-19 It downloads the file to server when I run dat sync on the server. Also why downloading updates with dat sync do not show 100%. screenshot from 2018-09-11 16-16-56

pfrazee commented 6 years ago

Yeah, looks like a connectivity issue. Sometimes restarting homebase can solve that. I'll keep you updated while we work on this.