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

deployment of DAO fails after avater setup #53

Open
blueto01h opened this issue Feb 20, 2020 · 1 comment
Open

deployment of DAO fails after avater setup #53

blueto01h opened this issue Feb 20, 2020 · 1 comment

Comments

@blueto01h
Copy link

blueto01h commented Feb 20, 2020

Hey

when deploying a DAO I got the following output:

0xa721efbfd3dfdec1cf9a81929e9bf502fd79ceae3e60006fa5a05ad227aaf044
ℹ Network:      rinkeby
ℹ Account:      0x483BaF0922a9E74DE398F4F0E69e5a04acE852F0
ℹ Balance:      2.99680236ETH
ℹ Gas price:    3GWei
ℹ Found an existing previous migration file (/home/meta/daos/daostack/deploy-dao/node_modules/@daostack/migration/migration.json)
ℹ 0xd101c7ce282c2b89fc7fa9ed0e2b250c342fc1244f26b1979c594c56fc27dbbc | 0.00320 ETH | 0x0AafF825f00907084722B3f0cB21420E60B6cc69 => DAOToken
ℹ 0xfde361b9fe8dce0530869c00e1bfd0051d5d8bfe7305179d29bfbf204a8e3dcb | 0.00185 ETH | 0xc8C8FDBACe9FbB63AD8d78483827342F9DaF2068 => Reputation
ℹ 0xfbd6cba24aedfa60fcfff863d3fe6b26e08ac501b5aa6dcc9edcc9326a0ad25c | 0.00352 ETH | 0x73B37593D3Ac7c3D3A1ad367E973B126c5cf4d55 => Avatar
✖ Migration failed with error: TypeError: Cannot read property 'length' of undefined

I can check tomorrow more in-depth and try to pinpoint the error, but maybe you already have an idea? The repo was freshly cloned just before deployment.

@gyan
Copy link

gyan commented Jun 26, 2021

Facing similar issue. I am trying to deploy on kovan test net.
Migration of base contracts succeed, but Avatar contract fails to migrate.

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

2 participants