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

creation of config is non-obvious #4

Closed
willscott opened this issue Mar 8, 2018 · 3 comments
Closed

creation of config is non-obvious #4

willscott opened this issue Mar 8, 2018 · 3 comments

Comments

@willscott
Copy link
Contributor

when attempting to run a command

$ ooni run ndt
   • Starting ndt             
   ⨯ failed to find a config  
   ⨯ main exit                 error=failed to find a config

There is no option in --help explaining how to create the config or run the on-boarding process.

@hellais
Copy link
Member

hellais commented Mar 8, 2018

The on-boarding should run by default if a config is not present. If it doesn't that's a bug. Though keep in mind this is heavily work in progress and many things are very likely broken and/or missing, not implemented.

The place to look at to fix this is the https://github.com/OpenObservatory/gooni/blob/master/internal/cli/root/root.go.

You should also maybe enable extra verbosity (-v) for debug level information.

@willscott
Copy link
Contributor Author

I'm making progress at fixing bugs, and i think have the initial config and database setup stabilized in my fork https://github.com/willscott/gooni

@hellais
Copy link
Member

hellais commented Mar 19, 2018

I guess this can now be considered closed.

@hellais hellais closed this as completed Mar 19, 2018
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