67P / kredits-web

Kredits Web UI
https://kredits.kosmos.org
6 stars 2 forks source link

Errors when opening #85

Closed galfert closed 5 years ago

galfert commented 5 years ago

When opening https://kredits.kosmos.org with Metamask running, I get the following errors in the console:

kredits_error

raucao commented 5 years ago

Sounds like you're not on Kovan. Is it the same error when you don't unlock your Metamask?

galfert commented 5 years ago

I'm on Kovan.

When my Metamask is locked, a request to ipfs.kosmos.org is timing out atm. So that might also be the reason for this error.

raucao commented 5 years ago

For posterity: solved it during a call. It was me having created the object in local IPFS, and server not being able to fetch that from me.

galfert commented 5 years ago

That fixed the timeout. But I'm still getting the same error when Metamask is unlocked.

galfert commented 5 years ago

This seems to be a Chrome only problem.

To make it work, you have to change the extension setting for "Site access" to "On all sites". The default is "On click".

metamask

raucao commented 5 years ago

It should also work with "on specific sites", but you probably have to add more than just the kredits-web domains (e.g. the Ethereum API's domains perhaps).

bumi commented 5 years ago

@galfert @gregkare do you still have issues with the latest changes (not yet deployed)

raucao commented 5 years ago

I think we can close this, as it's from before upgrading provider support, which was tested and merged.