Installation

Getting Error: 'Error connecting: No route to host ' when trying to find more apps

anuwilli
Engager

Using free splunk enterprise if that helps, cannot add new apps and keep getting this error is there a way to circumvent this?
I want to add a syslog server for cisco devices but need the add on.

Tags (1)
0 Karma
1 Solution

lakshman239
Influencer

possibly no connection to splunkbase?. You can download the required add-on/app and then upload/install via GUI. https://docs.splunk.com/Documentation/AddOns/released/Overview/Singleserverinstall

View solution in original post

codebuilder
Influencer

"No route to host" generally means that DNS can't resolve or a firewall is blocking access.
Check your DNS configuration at /etc/resolv.conf

Test DNS resolution with nslookup:
nslookup google.com

Check for firewall rules that may be blocking you:
iptables -L

----
An upvote would be appreciated and Accept Solution if it helps!

lakshman239
Influencer

possibly no connection to splunkbase?. You can download the required add-on/app and then upload/install via GUI. https://docs.splunk.com/Documentation/AddOns/released/Overview/Singleserverinstall

anuwilli
Engager

Thanks this solved my problem, you can just download the apps from splunkbase to your pc and upload it to your server via the GUI from your PC

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, ...