All Apps and Add-ons

Splunk Add-on Failed to load Inputs Page?

aviv_
Observer

I recently installed the Splunk Add-on builder on my local environment (not in the cloud) and developed an Add-on using python and Rest API.
Things worked well, I created 2 data collections and data comes in.

I decided to remove the Rest API data collection and right after the Inputs page failed to load. I used to get the generic status code 500 but now it is "Request failed with status code 404".

I went through all of the discussions in the community and none of the answers helped me.

Internal Logs Search : index=_internal "error"

Result: 

 

 

 

 

message from "/Applications/Splunk/bin/python3.7 /Applications/Splunk/etc/apps/splunk_assist/bin/uiassets_modular_input.py" RuntimeError: assist binary not found, path=/Applications/Splunk/etc/apps/splunk_assist/bin/darwin_x86_64/assistsup
message from "/Applications/Splunk/bin/python3.7 /Applications/Splunk/etc/apps/splunk_assist/bin/uiassets_modular_input.py"     raise RuntimeError(f'assist binary not found, path={full_path}')

 

 

 

 

Screen Shot 2023-02-23 at 10.56.58.png

Thanks in advance,

Aviv.

Labels (1)
Tags (1)
0 Karma

marnall
Motivator

I also had this problem and managed to get the inputs page to load by changing the locale, specifically from en-US to en-GB.  

https://myserver.com:8000/en-US/app -> https://myserver.com:8000/en-GB/app

Not sure if that fixes it on your end but its worth a try.

0 Karma

SailPoint_IDPlu
Path Finder

I am still facing the same issue after disabling the data input from Splunk Assist Supervisor app. Is there any other step you followed to bypass this error ?

0 Karma

Velluv
Loves-to-Learn Lots

I had same problem. I just disabled "Splunk Assist Supervisor" Data Inputs

Velluv_0-1680026987827.png

There are two data inputs with same name, I disabled both, but the one in image should be enough.

Actually , i finally disabled whole splunk_assist app. 

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...