kudawdev / nifi-monitoring-splunk

Nifi Monitoring Splunk
MIT License
5 stars 4 forks source link

nifi.py [Errno 111] Connection refused #25

Closed idglabs closed 1 year ago

idglabs commented 2 years ago

Hi ,

Can you please give me suggestion for this error, how to fix it?

08-29-2022 08:23:00.141 -0400 INFO ExecProcessor - message from "/cs/splunk/search/bin/python3.7 /cs/splunk/search/etc/apps/nifi_TA_monitoring/bin/nifi.py" ########## STREAMING EVENTS ##########

08-29-2022 08:23:00.142 -0400 INFO ExecProcessor - message from "/cs/splunk/search/bin/python3.7 /cs/splunk/search/etc/apps/nifi_TA_monitoring/bin/nifi.py" auth type: basic

08-29-2022 08:23:00.142 -0400 INFO ExecProcessor - message from "/cs/splunk/search/bin/python3.7 /cs/splunk/search/etc/apps/nifi_TA_monitoring/bin/nifi.py" Started Nifi Get Data for input: nifi://hostname.local

08-29-2022 08:23:00.166 -0400 ERROR ExecProcessor - message from "/cs/splunk/search/bin/python3.7 /cs/splunk/search/etc/apps/nifi_TA_monitoring/bin/nifi.py" There was an error when encrypting/masking the password: An error occurred updating credentials. Please ensure your user account has admin_all_objects and/or list_storage_passwords capabilities. Details: [Errno 111] Connection refused

thank you

idglabs commented 2 years ago

Just a note: in my scenario I'm not using username/password authentication ...I'm using only certificate authentication ,this solutions is not yet available in the actually nifi.py script

idglabs commented 1 year ago

done