bug: requesting `ipfs/<CIDv0>` path breaks with error
Closed this issue · 1 comments
SgtPooki commented
example url: http://localhost:8888/ipfs/QmSnuWmxptJZdLJpKRarxBMS2Ju2oANVrgbr2xWbie9b2D
redirected to url http://qmsnuwmxptjzdljpkrarxbms2ju2oanvrgbr2xwbie9b2d.ipfs.localhost:8888/
Error
{
"statusCode": 500,
"error": "Internal Server Error",
"message": "To parse non base32 or base58btc encoded CID multibase decoder must be provided"
}
more info: https://docs.ipfs.tech/how-to/address-ipfs-on-web/#subdomain-gateway
SgtPooki commented
Tested and fixed locally with this link:
http://localhost:8888/ipfs/QmSnuWmxptJZdLJpKRarxBMS2Ju2oANVrgbr2xWbie9b2D/frontend/frontend.html