ProtoSchool / protoschool.github.io

The code that runs the ProtoSchool website. Visit https://proto.school for interactive tutorials on decentralized web protocols. Explore IPFS and Filecoin through code challenges, code-free lessons, and local events.
https://proto.school
Other
166 stars 67 forks source link

Bug: https://proto.school/ is broken #877

Open SgtPooki opened 1 year ago

SgtPooki commented 1 year ago

Workaround if you're trying to access proto.school while the main domain is broken, using a preview URL from a PR: https://bafybeichoxu7xk3vgl4hhy4tqjnsnzhbiezlbxkxhg25inklqq72mfu3ru.on.fleek.co/

Describe the bug

Bug reported in Slack: https://filecoinproject.slack.com/archives/CRLC5H4J0/p1689362080800139

IPFS resolution seems to be broken. maybe a failed deployment?

Accessing https://proto.school/course/ipfs returns

failed to resolve /ipfs/bafybeiedk2hgmpxm7evpg6semuf6bqo3fytb6tspnco2tkjdc73gl6erqu/course/ipfs: no link named "course" under bafybeiedk2hgmpxm7evpg6semuf6bqo3fytb6tspnco2tkjdc73gl6erqu

Also, accessing https://proto.school/ seems to show some really borked content due to 404 on assets:

image

SgtPooki commented 1 year ago

There are many fleek deployments in the fleek config, and they shouldn't be necessary. There is almost one deployment a day.. why is that happening?

image