Project

General

Profile

Bug #2079

Input fails to start because REST endpoint in Splunkd failed to respond

Added by Luke Murphey over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Input: Web Spider
Target version:
Start date:
09/29/2017
Due date:
% Done:

100%


Related issues

Copied from Website Monitoring - Bug #2077: Input fails to start because REST endpoint in Splunkd failed to respond Closed 09/29/2017

Associated revisions

Revision 619 (diff)
Added by lukemurphey over 6 years ago

Making input resilient to transient Splunkd exceptions

Reference #2079

Revision 621 (diff)
Added by lukemurphey over 6 years ago

Reordered the decorators so that they work together

Reference #2079

History

#1 Updated by Luke Murphey over 6 years ago

  • Copied from Bug #2077: Input fails to start because REST endpoint in Splunkd failed to respond added

#2 Updated by Luke Murphey over 6 years ago

  • Priority changed from Normal to Low
  • % Done changed from 100 to 0

#3 Updated by Luke Murphey over 6 years ago

Deployed today to begin long-term testing.

#4 Updated by Luke Murphey over 6 years ago

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

#5 Updated by Luke Murphey over 6 years ago

2017-10-04 13:22:31,803 ERROR Execution failed
Traceback (most recent call last):
  File "C:\Program Files\Splunk\etc\apps\website_input\bin\website_input_app\modular_input.py", line 1757, in execute
    self.do_run(in_stream, log_exception_and_continue=True)
  File "C:\Program Files\Splunk\etc\apps\website_input\bin\website_input_app\modular_input.py", line 1638, in do_run
    self.run(stanza, cleaned_params, input_config)
  File "C:\Program Files\Splunk\etc\apps\website_input\bin\web_input.py", line 277, in run
    if self.is_on_cloud(input_config.session_key) and not url.scheme == "https":
  File "C:\Program Files\Splunk\etc\apps\website_input\bin\website_input_app\modular_input.py", line 698, in wrapper
    return function(*args, **kwargs)
TypeError: 'classmethod' object is not callable

#7 Updated by Luke Murphey over 6 years ago

This appears to be working now.

#8 Updated by Luke Murphey over 6 years ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF