IPFS not resolving with fleek deploy

During a hard refresh on brave or when opening our site (app.metaversityu.com) via coinbase wallet’s browser on mobile, we always get the following result:

ipfs resolve -r /ipfs/bafybeifnxs4w6vklsewxtqkbmw3genyvldodwqxm5mp4gsaefhorhbff2e/courses: no link named “courses” under bafybeifnxs4w6vklsewxtqkbmw3genyvldodwqxm5mp4gsaefhorhbff2e

Why does this happen? It appears to be occasional and does not happen chrome/brave for the majority of users.

That is a general result when your gateway can’t find the resource at that cid + path of bafybeifnxs4w6vklsewxtqkbmw3genyvldodwqxm5mp4gsaefhorhbff2e/courses. I get the same error with multiple gateways.

got it. how do we fix this? what’s a cid? that resource always exists

what’s a cid?

CID is this part bafybeifnxs4w6vklsewxtqkbmw3genyvldodwqxm5mp4gsaefhorhbff2e.

how do we fix this

You can upload whatever content courses is meant to point to again, and then use this new CID. The current one you’re trying to use may been unpinned.

courses is just a react route, it’s a react app, it’s always been there (in the react app). i never had to upload anything to anywhere. we used fleek to deploy the react app.

In that case, it’d be best for you to contact Fleek since it’s your site itself that’s on IPFS - thanks for clarifying.