minty icon indicating copy to clipboard operation
minty copied to clipboard

FetchError : request failed

Open gjsuestc opened this issue 3 years ago • 3 comments

Hello there, i get this error, mac os 10.15

image

The local Ethereum network and IPFS daemon is running correctly.

gjsuestc avatar Sep 15 '21 07:09 gjsuestc

Having the same issue, anyone have any solutions?

ceobitch avatar Oct 16 '21 18:10 ceobitch

I tried alternative solution. Instead of installing IPFS via terminal, try downloading the desktop app. I kept all default configs and minted my first NFT. https://github.com/ipfs/ipfs-desktop

ceobitch avatar Oct 16 '21 18:10 ceobitch

You can also edit the config/default.js file and change localhost to 127.0.0.1 in both ipfsApiUrl and ipfsGatewayUrl configurations.

csgui avatar Jan 19 '22 18:01 csgui