tomeshnet / ipfs-live-streaming

Like HTTP live streaming, but with IPFS which is maybe better?
GNU General Public License v3.0
450 stars 74 forks source link

HTTP Request - 404 Not Found - When Terraforming #111

Closed toplevelnick closed 3 years ago

toplevelnick commented 3 years ago

I am trying to create a new set of servers and have followed all instructions but when it gets a little bit past provisioning, there is an HTTP Request error. I was having CORS policy errors when I destroyed my two servers when doing XMLHTTPREQUEST and wonder if this is the same. I want this to work. Whats up?

digitalocean_droplet.rtmp-server (remote-exec): Write out database with 1 new entries digitalocean_droplet.rtmp-server (remote-exec): Data Base Updated digitalocean_droplet.rtmp-server (remote-exec): label 200::/7 6 digitalocean_droplet.rtmp-server (remote-exec): label 300::/7 6 digitalocean_droplet.rtmp-server (remote-exec): --2021-05-02 03:26:32-- https://1390-115685026-gh.circle-artifacts.com/0/yggdrasil-0.2.0-amd64.deb digitalocean_droplet.rtmp-server (remote-exec): Resolving 1390-115685026-gh.circle-artifacts.com (1390-115685026-gh.circle-artifacts.com)... 3.85.149.134, 54.146.112.208, 3.213.74.104 digitalocean_droplet.rtmp-server (remote-exec): Connecting to 1390-115685026-gh.circle-artifacts.com (1390-115685026-gh.circle-artifacts.com)|3.85.149.134|:443... connected. digitalocean_droplet.rtmp-server (remote-exec): HTTP request sent, awaiting response... 404 Not Found digitalocean_droplet.rtmp-server (remote-exec): 2021-05-02 03:26:32 ERROR 404: Not Found.

Error: Error applying plan:

1 error(s) occurred:

toplevelnick commented 3 years ago

I need to review other issues. The link is not found, the one in blue. How do I fix this?

toplevelnick commented 3 years ago

https://3983-115685026-gh.circle-artifacts.com/0/yggdrasil-0.3.16-amd64.deb

found on the official release website. change the bootstrap.sh file to reflect version 0.3.16 and change the wget file location to the link above. will update