Giter VIP home page Giter VIP logo

Comments (13)

tibetsprague avatar tibetsprague commented on July 17, 2024

It is strange that your Alchemy says Unknown network in the header, what happens if you disable MetaMask and just allow it to connect to your local ganache directly?

from alchemy.

tsuberim avatar tsuberim commented on July 17, 2024

@tibetsprague I think that's because ganache randomizes the networkId. The only reason we see Ganache in dev is because the networkId is fixed by Arc.js when running ganacheDb (see #41).

from alchemy.

tsuberim avatar tsuberim commented on July 17, 2024

@goodstemy Weird. Alchemy should detect this DAO.
Make sure that MetaMask is connected to the same network where you ran the migration and refresh the page.

from alchemy.

goodstemy avatar goodstemy commented on July 17, 2024

2018-05-23 17 28 40

I found something strange. I run ganache and connecting to it from arc.js and I have on account 0x62730... 91.968 eth, but in alchemy, I see the similar account with another eth balance. Is alchemy connecting to my ganache with this command npm run start-ganache?

from alchemy.

dkent600 avatar dkent600 commented on July 17, 2024

I can be a good idea to disable MM when running against ganache, as suggested by @tibetsprague

from alchemy.

goodstemy avatar goodstemy commented on July 17, 2024

Nope, accounts are different

My account from ganacheDb on the left.
Alchemy account on the right.

2018-05-23 17 43 30

from alchemy.

goodstemy avatar goodstemy commented on July 17, 2024

@dkent600 I disabled metamask, but alchemy connecting to address 0x627306090abab3a6e1400e9345bc60c78a8bef57 but in my ganache address is 0x627306090abaB3A6e1400e9345bC60c78a8BEf57

from alchemy.

tsuberim avatar tsuberim commented on July 17, 2024

@goodstemy The addresses are in fact the same (addresses are not case-sensitive).

from alchemy.

goodstemy avatar goodstemy commented on July 17, 2024

I still can not see my dao in alchemy, but every time I getting this error in browser logs. Can this error influence on my problem?

2018-05-23 18 04 02

`GET http://127.0.0.1:3001/api/proposals?filter={%22where%22:{%22daoAvatarAddress%22:%220xf21cf97429e6f7338ae989135ff9aa0225719347%22}} net::ERR_CONNECTION_REFUSED`

from alchemy.

tsuberim avatar tsuberim commented on July 17, 2024

@goodstemy No. This error is because you didn't start alchemy-server for fetching proposal titles.

from alchemy.

goodstemy avatar goodstemy commented on July 17, 2024

Is there a difference in the startup queue between running migrations of arc.js and alchemy?

from alchemy.

tibetsprague avatar tibetsprague commented on July 17, 2024

@goodstemy what do you mean by the startup queue? how long it takes? alchemy runs migrations using arc.js, should it should be exactly the same

from alchemy.

tibetsprague avatar tibetsprague commented on July 17, 2024

Closing this issue as everything here seems to have been resolved

from alchemy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.