koutto / jok3r

Jok3r v3 BETA 2 - Network and Web Pentest Automation Framework

Home Page:https://www.jok3r-framework.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[!] Unexpected error occured: No section: 'config'

Marduky opened this issue · comments

[!] Unexpected error occured: No section: 'config'
Traceback (most recent call last):
File "/jok3r/jok3r.py", line 26, in init
settings = Settings()
File "/jok3r/lib/core/Settings.py", line 156, in init
self.__create_all_services_config_and_checks()
File "/jok3r/lib/core/Settings.py", line 365, in __create_all_services_config_and_checks
self.__parse_service_checks_config_file(f)
File "/jok3r/lib/core/Settings.py", line 379, in __parse_service_checks_config_file
categories = self.__parse_section_config(service, service_config)
File "/jok3r/lib/core/Settings.py", line 421, in __parse_section_config
optparsed = self.config_parsers[service].options('config')
File "/usr/lib/python3.9/configparser.py", line 675, in options
raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'config'

i got this error when i try to execute , i try to reinstall the module parser but nothing anyone had the same error ?? or how i can to fix ?? thanks