Project

General

Profile

Bug #2887

Error from time comparison

Added by Luke Murphey about 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
03/08/2022
Due date:
% Done:

100%


Description

Traceback (most recent call last):
File "/Users/lmurphey/Splunk/823/etc/apps/syndication/bin/modular_input.zip/modular_input/modular_input_base_class.py", line 1096, in execute
self.do_run(in_stream, log_exception_and_continue=True)
File "/Users/lmurphey/Splunk/823/etc/apps/syndication/bin/modular_input.zip/modular_input/modular_input_base_class.py", line 977, in do_run
self.run(stanza, cleaned_params, input_config)
File "/Users/lmurphey/Splunk/823/etc/apps/syndication/bin/syndication.py", line 421, in run
if last_entry_date_retrieved is not None and last_entry_date_retrieved > last_entry_date:
TypeError: '>' not supported between instances of 'time.struct_time' and 'NoneType'

History

#1 Updated by Luke Murphey about 2 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF