ipfs-image-dapp icon indicating copy to clipboard operation
ipfs-image-dapp copied to clipboard

Be sure MetaMask is connected to a network and the contract is deployed.

Open zcyzhu opened this issue 6 years ago • 5 comments

When I run npm start, the interface has already appeared. When I upload the image, it still shows No images found. The console displays ERR Error: "XHR error" error POST https://ipfs.infura.io:5001/api/v0/add?stream-channels=true 0 () I can't get the data on ipfs

zcyzhu avatar Dec 31 '18 16:12 zcyzhu

It's been a while since I ran the project. Let me review.

iwaldman avatar Jan 14 '19 03:01 iwaldman

@iwaldman ,Ok, if you find the reason, please let me know, thank you.If it is because of network problems, I opened the laterer agent, but it is not used.

zcyzhu avatar Jan 14 '19 11:01 zcyzhu

A lot has changed and I have not kept up with this project. I welcome PRs!

iwaldman avatar May 17 '19 19:05 iwaldman

Hi Fantastic Work ¡¡¡ I have the same issue . All contracts works fine , i job send to a private blockchain perfect ¡¡

But the gui interface don´t startup .The problems appers metamask and [email protected]

Unable to get the list of accounts that control the node. Verify that MetaMask is connected to the proper network then reload the application.

enrutador avatar Jun 12 '19 18:06 enrutador

Hi In this site explain the new method to access to the new api of metamask:

https://medium.com/metamask/https-medium-com-metamask-breaking-change-injecting-web3-7722797916a8

enrutador avatar Jun 20 '19 08:06 enrutador