- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After installing the Splunk App for Okta on my Splunk Windows installation, why am I getting error "MissingSectionHeaderError: File contains no section headers."?
chuckvm
New Member
11-04-2015
12:39 PM
Windows Splunk installation, added Splunk Okta app and get the following errors.
INFO pid=3960 tid=MainThread file=okta.py:get_okta_modinput_configs:135 | Set loglevel to WARN
ERROR pid=3960 tid=MainThread file=okta_config.py:check_conf_mgr_result:24 | Failed to set the data input [okta] on disk. Traceback (most recent call last):
File "\Splunk\etc\apps\Splunk_TA_okta\bin\okta_config.py", line 114, in update_data_input_on_disk
parser.read(conf_path)
File "\Splunk\Python-2.7\Lib\ConfigParser.py", line 305, in read
self._read(fp, filename)
File "\Splunk\Python-2.7\Lib\ConfigParser.py", line 512, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
MissingSectionHeaderError: File contains no section headers.
file: \Splunk\etc\apps\Splunk_TA_okta\local\inputs.conf, line: 1
'\xef\xbb\xbf\n'
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

ekzp
Explorer
11-28-2018
09:30 PM
In my case of IMAP Mailbox, MissingSectionHeaderConfig was caused by the encoding of the config file - it was encoded with UTF-8. Opened it with Notepad and saved it as ANSI.
Cheers,
Zoltan
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

ekzp
Explorer
11-28-2018
09:29 PM
In my case of IMAP Mailbox, MissingSectionHeaderConfig was caused by the encoding of the config file - it was encoded with UTF-8. Opened it with Notepad and saved it as ANSI.
Cheers,
Zoltan
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ehaddad_splunk

Splunk Employee
11-04-2015
04:40 PM
We have a fix that is not yet officially released. I can send you the patch if you want to try it out.
