nftstorage / nftstorage.link

🪐 NFT.Storage Gateway, the IPFS gateway for NFT.Storage is not "another gateway", but a caching layer for NFTs that sits on top of existing IPFS public gateways. ***Notice: Uploads have been decommissioned.**** Learn more and find a new hot storage provider for uploading new assets: nft.storage/nft-storage-classic
https://nft.storage/nft-storage-classic
Other
46 stars 10 forks source link

Clicking on directory link with `#` in the path gives Bad Gateway #214

Closed dchoi27 closed 1 year ago

dchoi27 commented 1 year ago

A user successfully uploaded a directory: https://bafybeiexeyxktxslqtjwest63ysggjdhfrzqznzflwcbdnxt656diga3ku.ipfs.dweb.link/

However, clicking on any of the links (e.g. https://bafybeiexeyxktxslqtjwest63ysggjdhfrzqznzflwcbdnxt656diga3ku.ipfs.nftstorage.link/ipfs/bafybeiexeyxktxslqtjwest63ysggjdhfrzqznzflwcbdnxt656diga3ku/Puzzle%20People%20#1.png) gives Bad Gateway. Presumably this is because the linked URL includes the pound sign # - https://bafybeiexeyxktxslqtjwest63ysggjdhfrzqznzflwcbdnxt656diga3ku.ipfs.nftstorage.link/Puzzle%20People%20%23100.png works just fine.

alanshaw commented 1 year ago

Resolved in freeway v1.6.1 https://github.com/web3-storage/freeway/pull/28