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

Cant init without smartbch selected #59

Open
sajal opened this issue May 26, 2022 · 0 comments
Open

Cant init without smartbch selected #59

sajal opened this issue May 26, 2022 · 0 comments

Comments

@sajal
Copy link
Contributor

sajal commented May 26, 2022

use-case: Run devsuite without smartbch

In current master, if I build-config without selecting smartbch, I get following error

  File "/home/biggestfan/bch-devsuite/./bch-devsuite", line 349, in setup_docker_compose
    if config.smartbch.enabled:
AttributeError: 'NoneType' object has no attribute 'enabled'

Work-around is to select smartbch in wizard, but hand-edit the generated toml to say enabled=false in [smartbch] section.

The wizard should have generated a valid config in the first place.

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