Deployment Architecture

A script exited abnormally" input="./bin/scripted_inputs/ftr_upgrade.py" stanza="default" status="exited with code 1

ytanskiy
Engager

We are getting the following error:

"A script exited abnormally" input="./bin/scripted_inputs/ftr_upgrade.py" stanza="default" status="exited with code 1" . Any thoughts?

Thank you

Tags (1)
1 Solution

mcronkrite_splu
Splunk Employee
Splunk Employee

It comes from Deployment Monitor, DMC. It's a script run daily / or on startup of Splunk.

./splunk_deployment_monitor/default/inputs.conf

[script://./bin/scripted_inputs/ftr_upgrade.py]
interval = -1
disabled = 0
passAuth = admin

[script://.\bin\scripted_inputs\ftr_upgrade.py]
interval = -1
disabled = 0
passAuth = admin

~

If you ARE using DMC, then check your configuration.
If you are not using the Deployment Monitor (DMC), then disable the input.
Create a local inputs.conf in ./splunk_deployment_monitor/local/inputs.conf and disable them.

# ./local/
[script://./bin/scripted_inputs/ftr_upgrade.py]
disabled = 1
[script://.\bin\scripted_inputs\ftr_upgrade.py]
disabled = 1

View solution in original post

0 Karma

mcronkrite_splu
Splunk Employee
Splunk Employee

It comes from Deployment Monitor, DMC. It's a script run daily / or on startup of Splunk.

./splunk_deployment_monitor/default/inputs.conf

[script://./bin/scripted_inputs/ftr_upgrade.py]
interval = -1
disabled = 0
passAuth = admin

[script://.\bin\scripted_inputs\ftr_upgrade.py]
interval = -1
disabled = 0
passAuth = admin

~

If you ARE using DMC, then check your configuration.
If you are not using the Deployment Monitor (DMC), then disable the input.
Create a local inputs.conf in ./splunk_deployment_monitor/local/inputs.conf and disable them.

# ./local/
[script://./bin/scripted_inputs/ftr_upgrade.py]
disabled = 1
[script://.\bin\scripted_inputs\ftr_upgrade.py]
disabled = 1
0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...