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

error while starting aker #110

Open
shiblovich opened this issue Jan 30, 2021 · 2 comments
Open

error while starting aker #110

shiblovich opened this issue Jan 30, 2021 · 2 comments

Comments

@shiblovich
Copy link

when i trying to start aker i got this error
#python aker.py
Traceback (most recent call last):
File "aker.py", line 180, in
Aker().build_tui()
File "aker.py", line 111, in init
config = Configuration(config_file)
File "aker.py", line 60, in init
self.log_level = self.configparser.get('General', 'log_level')
File "/usr/lib/python2.7/site-packages/backports/configparser/init.py", line 858, in get
d = self._unify_values(section, vars)
File "/usr/lib/python2.7/site-packages/backports/configparser/init.py", line 1228, in _unify_values
raise NoSectionError(section)
backports.configparser.NoSectionError: No section: 'General'

what should i do and we need a reference video for how to install or how start with this tool .
thank you

@anazmy
Copy link
Contributor

anazmy commented Jan 31, 2021

This[1] playbook does take care of the installation.
Your error implies you do not have a complete /etc/aker/aker.ini. Can you please paste this file content

[1] https://github.com/aker-gateway/aker-freeipa-playbook

@shiblovich
Copy link
Author

could you please make a video for how to install and use aker ?
we need this tool very much

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