internetarchive / dweb-archivecontroller

GNU Affero General Public License v3.0
7 stars 2 forks source link

ES6: Transport is pinging /info, failing and going offline #5

Closed mitra42 closed 4 years ago

mitra42 commented 4 years ago

In RadioPlayer, its trying to access https://archive.org/info (I'm not sure why its hitting that address) and its failing and putting the transport offline, this isn't correct.

mitra42 commented 4 years ago

Proposed solution could be .... To remove the checking from DwebTransports OR to provide replacement to DwebTransports that is simpler and just goes to http to anywhere.