ipfs / infra

Tools and systems for the IPFS community
MIT License
133 stars 41 forks source link

Getting `invalid ipfs path: selected encoding not supported` #450

Closed daviddias closed 6 years ago

daviddias commented 6 years ago

I'm adding the same files and directories with JS IPFS and Go IPFS and I'm always getting the same error on the IPFS Gateways -> invalid ipfs path: selected encoding not supported

Here are examples:

daviddias commented 6 years ago

It also fails using the local go-ipfs gateway (localhost:8080). The only gateway that is working for me is with js-ipfs daemon http://localhost:9090/ipfs/QmU17yRM6trWDUioMAy4EtWNqBFqw5Qd5cXeuB4S7Rb8r

daviddias commented 6 years ago

nvm. seems that my terminal c%p tool changed underneath me and now the last char was not getting selected.