Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration Fails After Proposing DAO #70

Open
LeibnizCapital opened this issue Apr 22, 2021 · 0 comments
Open

Migration Fails After Proposing DAO #70

LeibnizCapital opened this issue Apr 22, 2021 · 0 comments

Comments

@LeibnizCapital
Copy link

I followed the PeepEth example using the dockerized Ganache. I get this migration error:

❯ yarn migrate
yarn run v1.22.10
$ node migrations/DeployDAO.js
ℹ Network: 	private
ℹ Account: 	0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1
ℹ Balance: 	71.5693052885ETH
ℹ Gas price: 	3.5GWei
ℹ Found an existing previous migration file (/home/user/src/Test/protocol/node_modules/@daostack/migration/migration.json)
ℹ 0x00038275974a41ad9dbced8ee0740588cf99990e20581df71f48028102cc9e88 | 0.02075 ETH | Created new organization.
ℹ 0xc8c8d478b80e418e56de06978de13f9a7771d2674d8e874c6ca90419650d63bd | 0.00008 ETH | Finished Proposing DAO in DAORegistry
✖ Transaction failed: Error: Returned error: VM Exception while processing transaction: revert
✖ Transaction failed: Error: Returned error: VM Exception while processing transaction: revert
✖ Transaction failed: Error: Returned error: VM Exception while processing transaction: revert
✖ Transaction failed: Error: Returned error: VM Exception while processing transaction: revert
✖ Transaction failed: Error: Returned error: VM Exception while processing transaction: revert
✖ Transaction failed: Error: Returned error: VM Exception while processing transaction: revert
✖ Transaction failed: Error: Returned error: VM Exception while processing transaction: revert

Please give any some clues as this could be a dead end for me. There's too much going on in the scripts to pinpoint the root cause easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant