All Apps and Add-ons

KeyError u'\u0131'

rasty
Path Finder

Hello everyone, I have a error 😞

2018-03-12 12:08:53,354 +0000 log_level=ERROR, pid=31335, tid=Thread-5, file=thread_pool.py, func_name=_run, code_line_no=255 | Traceback (most recent call last):
  File "/opt/splunk/etc/apps/Splunk_TA_nessus/bin/splunk_ta_nessus/splunktalib/concurrent/thread_pool.py", line 253, in _run
    func()
  File "/opt/splunk/etc/apps/Splunk_TA_nessus/bin/splunk_ta_nessus/splunktaucclib/data_collection/ta_data_collector.py", line 60, in __call__
    self.index_data()
  File "/opt/splunk/etc/apps/Splunk_TA_nessus/bin/splunk_ta_nessus/splunktaucclib/data_collection/ta_data_collector.py", line 110, in index_data
    checkpoint_key = self._get_ckpt_key()
  File "/opt/splunk/etc/apps/Splunk_TA_nessus/bin/splunk_ta_nessus/splunktaucclib/data_collection/ta_data_collector.py", line 83, in _get_ckpt_key
    return self._checkpoint_manager.get_ckpt_key()
  File "/opt/splunk/etc/apps/Splunk_TA_nessus/bin/splunk_ta_nessus/splunktaucclib/data_collection/ta_checkpoint_manager.py", line 27, in get_ckpt_key
    return self.key_formatter()
  File "/opt/splunk/etc/apps/Splunk_TA_nessus/bin/splunk_ta_nessus/splunktaucclib/data_collection/ta_checkpoint_manager.py", line 49, in key_formatter
    qualified_key_str += urllib.quote(key_str[i])
  File "/opt/splunk/lib/python2.7/urllib.py", line 1299, in quote
    return ''.join(map(quoter, s))
KeyError: u'\u0131'

Is there someone to help ?

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

Hi @rasty,

Can you please verify checkpoint files in this folder ?
SPLUNK_HOME/var/lib/splunk/modinputs/nessus/

If it is possible, can you please delete (keep backup) checkpoint files and restart the Splunk?
Thanks

0 Karma

rasty
Path Finder

I cannot reach this path because ı'm getting permission denied.

0 Karma

p_gurav
Champion
0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...