Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

ipfs.io gateway returns internalWebError but cloudflare gateway doesn't #480

Closed
andrew opened this issue Mar 21, 2019 · 6 comments
Closed

Comments

@andrew
Copy link

andrew commented Mar 21, 2019

Not a showstopper issue for me, just a weird bug I noticed with some gateways but not others that wasn't very clear, @scout asked me to open an issue so it can be kept track of.

When attempting to view a folder (QmThJ4k554iT3B7SZonmVMwspHALiHGThhqaem7nij1wQD) via IPFS on the gateway, some gateways seem to error with internalWebError: operation not supported others in another and some work as expected.

https://ipfs.io/ipfs/QmTh...: internalWebError: operation not supported

https://ipfs.infura.io/ipfs/QmTh...: internalWebError: operation not supported

https://ipfs.jes.xxx/ipfs/QmTh... and https://cloudflare-ipfs.com/ipfs/QmTh... work as expected:

Screenshot 2019-03-21 at 18 20 27

@andrew
Copy link
Author

andrew commented Mar 22, 2019

I wonder if this is related to the use of --raw-leaves

@scout
Copy link
Contributor

scout commented Mar 22, 2019

I looked more into this but still confused. The cloudflare and jes gateways load the root object fine as you noted, but are printing ipfs cat /ipfs/QmTh.../ubuntu: cannot currently read symlinks however our and infura's gateway loads that fine.

see:
https://ipfs.jes.xxx/ipfs/QmTh.../ubuntu
https://ipfs.infura.io/ipfs/QmTh.../ubuntu

Does that make any sense to you?

@andrew
Copy link
Author

andrew commented Mar 22, 2019

Yeah ubuntu is a symlink

@andrew
Copy link
Author

andrew commented Apr 16, 2019

Looks like it's related to this issue: ipfs/kubo#6203

@scout
Copy link
Contributor

scout commented May 3, 2019

@andrew since this is most likely a software issue can this issue be closed?

@andrew
Copy link
Author

andrew commented May 3, 2019

Yeah, it seems like it'll solve itself as the different gateways upgrade to the latest versions of IPFS.

@andrew andrew closed this as completed May 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants