Asset not loading

Hello,
For my token I had logo it was uploaded on url:

https://ipfs.io/ipfs/bafkreidbl5xtkdqhugkbmpvepyviamnz5dmomgf7kg763bump6toivhvpe

That url is not working anymore, my problem is I can’t change it because my token isMutable is turned off - I can’t edit / update the metadata anymore.

Is there anything I can do yo make this link visible again to display the logo?

I ran a search and found it. It should be reachable again. Time for you to start serving it yourself, because my node will gc it eventually.

That URL loads fine for a person opening it in a browser address bar. Public gateways are best-effort, and hotlinking, crawlers, and automated clients are what gets rate-limited first.

For anything programmatic, host your own gateway (or pay someone to run one for you), and rewrite https://ipfs.io/ipfs/<cid> to your own gateway URL in your mobile or frontend app before the URL is rendered. This guide walks through the options:

Personal opinion: with AI crawlers burning through other people’s resources, expect rate limits everywhere to keep tightening. Self-hosting and using ipfs://cid (IPFS URI (ipfs://)) in metadata is what future-proofs your assets.

Hello,

Since my metadata of my Solana token is locked and I can’t change or update:
https://solscan.io/token/HTJKotaFtAmc66UuWHqxnr6Z3tdMWWEn5mP6X69SLKYB#metadata

Is there anything I can do? Because if image will not be available then I would need to create new token and this will be big problem for my community :confused:

You can’t change the fact that it’s using ipfs.io, but you absolutely need to repin both bafkreidbl5xtkdqhugkbmpvepyviamnz5dmomgf7kg763bump6toivhvpe and QmQ2h3tNeYyHiun1KFuvkrtB2FYwvn3hkwN3FfkAuKLhA4 on your own node asap (and that node must stay up 24/7), or you’ll lose it for good.