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

Token Manager problem #859

Closed
mazaletskiy opened this issue May 17, 2019 · 3 comments · Fixed by aragon/aragon-cli#471
Closed

Token Manager problem #859

mazaletskiy opened this issue May 17, 2019 · 3 comments · Fixed by aragon/aragon-cli#471

Comments

@mazaletskiy
Copy link

Hi, All!
I try
npx create-aragon-app app
npx aragon run --template Template --template-init @ARAGON_ENS

But Token Manager and all actions with token are not working.

When i try to mint tokens
Cannot read property 'length' of undefined
in ActionPathsContent (created by ConfirmTransaction)
in ConfirmTransaction (created by Spring)
in div (created by Context.Consumer)
in StyledComponent (created by SignerPanel__Screen)
in SignerPanel__Screen (created by Spring)
in div (created by AnimatedComponent)
in AnimatedComponent (created by ForwardRef)
in ForwardRef (created by Context.Consumer)
in StyledComponent (created by SignerPanel__ScreenWrapper)
in SignerPanel__ScreenWrapper (created by Spring)
in Spring (created by KeyframesImpl)
in KeyframesImpl (created by ForwardRef)
in ForwardRef (created by Transition)
in Transition (created by SignerPanel)
in div (created by Context.Consumer)
in StyledComponent (created by SignerPanel__Main)
in SignerPanel__Main (created by SignerPanel)
in div (created by Context.Consumer)
in StyledComponent (created by SidePanel__PanelContent)
in SidePanel__PanelContent (created by Spring)
in div (created by Context.Consumer)
in StyledComponent (created by SidePanel__PanelScrollView)
in SidePanel__PanelScrollView (created by Spring)
in aside (created by AnimatedComponent)
in AnimatedComponent (created by ForwardRef)
in ForwardRef (created by Context.Consumer)
in StyledComponent (created by SidePanel__Panel)
in SidePanel__Panel (created by Spring)
in div (created by Context.Consumer)
in StyledComponent (created by SidePanel__Main)
in SidePanel__Main (created by Spring)
in Spring (created by SidePanel)
in SidePanel (created by SignerPanel)
in SignerPanel (created by _default)
in _default (created by Wrapper)
in div (created by Context.Consumer)
in StyledComponent (created by Wrapper__Main)
in Wrapper__Main (created by Wrapper)
in Wrapper (created by Context.Consumer)
in Viewport (created by _default)
in _default (created by App)
in div (created by Context.Consumer)
in StyledComponent (created by styled.div)
in styled.div (created by App)
in PermissionsProvider (created by App)
in ActivityProvider (created by App)
in FavoriteDaosProvider (created by App)
in LocalIdentityModalProvider (created by App)
in ModalProvider (created by App)
in IdentityProvider (created by App)
in App
in ToastHub (created by Main)
in PublicUrlProvider (created by Main)
in ViewportProvider (created by Main)
in div (created by RootProvider)
in RootProvider (created by Main)
in Main
in GlobalErrorHandler
screen

@sohkai
Copy link
Contributor

sohkai commented May 17, 2019

cc @0xGabi wondering if this is due to the Token Manager being outdated in aragen (or maybe we need to bump the version of aragonCLI in the boilerplates)?

@0xGabi
Copy link
Contributor

0xGabi commented May 17, 2019

I been trying to reproduce this error since yesterday but it's working fine in my pc. I removed my local snapshot and ~/.ipfs. Will keep looking it

@sohkai
Copy link
Contributor

sohkai commented May 17, 2019

@AlexanderMazaletskiy Could you give us which version of aragonCLI you have installed, and perhaps put up the repo you're working off of on Github for analysis?

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

Successfully merging a pull request may close this issue.

3 participants