All Apps and Add-ons

Python Issue: RuntimeError: dictionary changed size during iteration

icanhazlogs
New Member

Trying to setup Website Monitoring on Splunk 8 and after adding an input I get the following error each time it runs.

Traceback (most recent call last):   File "/opt/splunk/etc/apps/website_monitoring/bin/modular_input.zip/modular_input/modular_input_base_class.py", line 1092, in execute
    self.do_run(in_stream, log_exception_and_continue=True)   File "/opt/splunk/etc/apps/website_monitoring/bin/modular_input.zip/modular_input/modular_input_base_class.py", line 973, in do_run
    self.run(stanza, cleaned_params, input_config)   File "/opt/splunk/etc/apps/website_monitoring/bin/web_ping.py", line 884, in run
    for thread_stanza in self.threads.keys(): RuntimeError: dictionary changed size during iteration

Is there a fix for this, or am I missing some part of the setup? Not using a proxy and I have set "*" in the ignore field.

0 Karma

LukeMurphey
Champion

This looks like a bug to me. I opened a bug report and will look into fixing it soon: https://lukemurphey.net/issues/2587

My plan is to release a fix in a maintenance release.

Update:
I have released a fix. The fix is in version 2.9. It is available from Splunkbase here: https://splunkbase.splunk.com/app/1493/

Get Updates on the Splunk Community!

A Prelude to .conf25: Your Guide to Splunk University

Heading to Boston this September for .conf25? Get a jumpstart by arriving a few days early for Splunk ...

4 Ways the Splunk Community Helps You Prepare for .conf25

.conf25 is right around the corner, and whether you’re a first-time attendee or a seasoned Splunker, the ...

Enhance Your Splunk App Development: New Tools & Support

UCC FrameworkAdd-on Builder has been around for quite some time. It helps build Splunk apps faster, but it ...