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

Mandala node panics in debug mode #1717

Closed
ferrell-code opened this issue Dec 21, 2021 · 1 comment · Fixed by #1718
Closed

Mandala node panics in debug mode #1717

ferrell-code opened this issue Dec 21, 2021 · 1 comment · Fixed by #1718

Comments

@ferrell-code
Copy link
Contributor

ferrell-code commented Dec 21, 2021

When running make run mandala panics on a debug_assert! after 2 balance transfers.

Thread 'tokio-runtime-worker' panicked at 'assertion failed: _success.is_ok()', /home/charlesferrell/polkadot_dev/Acala/modules/collator-selection/src/lib.rs:456

@zjb0807
Copy link
Member

zjb0807 commented Dec 21, 2021

Due to author = AccountId::default() with --instant-sealing and it not exists.

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.

2 participants