All Apps and Add-ons

NoneType last_entry_date

andreasz
Path Finder

Hello,
I get the following error:

2020-03-20 23:04:24,291 ERROR Execution failed
...
..., line 373, 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'

In syndication.py line 343 last_entry_date can be set to None. I suppose this is happening here and later in the code the comparison fails.

Thanks in Advance

jovelfer
Engager

Hi @andreasz

We get same error, did you get any solution?, we recently have migrated to Splunk Enterprise, Version:8.0.5

Thanks in advance.

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...