dat-now icon indicating copy to clipboard operation
dat-now copied to clipboard

Broken, did it work before now.sh updated to single-port policy

Open d4tocchini opened this issue 7 years ago • 2 comments

now.sh constrains instances to one port, not sure how the serving & seeding would have worked unless now.sh recently changed to this policy?

on that note, doesn't seem like any swarming reaches outside of now-cloud 's firewall, guessing issue with UTP/UDP...

d4tocchini avatar Nov 16 '17 18:11 d4tocchini

Yea, I was never able to workaround the one port issue (always been one port afaik). You can only download but not seed.

It works as an HTTP mirror but you aren't able to use it to seed p2p.

joehand avatar Nov 16 '17 23:11 joehand

I just tried it and got this warning:

WARN: Does your application listen on more than one port? We encourage separate deployments.

When loading the https page, the server responds with 0 bytes.

millette avatar Feb 17 '18 00:02 millette