Hi,
I have installed Splunk DB Connect App 3.6.0 version on Splunk 8.0.5 Platform.
I keep getting this error 'Cannot communicate with task server, please check your settings.'
When I started to restart task server i get 'Failed to restart'.
So far I have checked the following.
Also,I see the following error when I run 'index=_internal sourcetype="dbx*" *ERROR*'
[ERROR] [settings.py], line 133: unable to update java path file [/opt/app/splunk/splunk/etc/apps/splunk_app_db_connect/linux_x86/bin/customized.java.path]
[ERROR] [settings.py], line 89 : Throwing an exception Traceback (most recent call last): File "/opt/app/splunk/splunk/etc/apps/splunk_app_db_connect/bin/dbx2/rest/settings.py", line 76, in handle_POST self.validate_java_home(payload["javaHome"]) File "/opt/app/splunk/splunk/etc/apps/splunk_app_db_connect/bin/dbx2/rest/settings.py", line 215, in validate_java_home is_valid, reason = validateJRE(java_cmd) File "/opt/app/splunk/splunk/etc/apps/splunk_app_db_connect/bin/dbx2/jre_validator.py", line 73, in validateJRE output = output.decode('utf-8') AttributeError: 'str' object has no attribute 'decode'
Any solution to resolve this would be of great help. Thanks!