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!

Splunk Platform | Upgrading your Splunk Deployment to Python 3.9

Splunk initially announced the removal of Python 2 during the release of Splunk Enterprise 8.0.0, aiming to ...

From Product Design to User Insights: Boosting App Developer Identity on Splunkbase

co-authored by Yiyun Zhu & Dan Hosaka Engaging with the Community at .conf24 At .conf24, we revitalized the ...

Detect and Resolve Issues in a Kubernetes Environment

We’ve gone through common problems one can encounter in a Kubernetes environment, their impacts, and the ...