Open tswast opened 6 years ago
Found https://github.com/beakerbrowser/beaker/issues/1153
I guess the workaround is to ignore TimeoutError if it's already downloaded?
That's the current workaround, but it's a bug in hypecore resulting from a todo for logic on what to do if you have no peers.
I was going to try to get around to it this weekend, but I'm not 100% sure I'll have time anymore. 😅
Consistently, I get a
TimeoutError
the second time I run index.js with webrun.Deleting the
.webrun
folder and re-running resolves the issue. But, since I'd like dat-pin-box to be used for archival purposes, not just seeding, this is quite a problem.First reported at https://github.com/RangerMauve/webrun/issues/2#issuecomment-421050184
@RangerMauve did you end up filing an issue in hyperdrive or beaker for this? I think it affects follow-seeder too. I don't get the same
TimeoutError
message, but I do getUnable to seed /posts/ in dat://6e96b27838c76991ac3563f729beb7c6e6c362fe369793784cd1c729b2b37299
the second time I run it.Operating system: macOS 10.13.6 Node.js: v10.10.0 webrun: 2.1.2