Hi,
I am referring to this ad-on https://splunkbase.splunk.com/app/3088/
Version 3.0.0
I am having issues in configuring google cloud connector, when i try to add inputs like pub/sub or storage connections i am getting below error , does anyone can help me out ?
Generated google credentials with valid json format and enabled proxy .
############
Unexpected error "" from python handler: "(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:676)'),)". See splunkd.log for more details.
#############
06-16-2020 15:54:28.793 +0800 ERROR AdminManagerExternal - Stack trace from python handler:\nTraceback (most recent call last):\n File "/opt/splunk/lib/pyt
hon2.7/site-packages/splunk/admin.py", line 130, in init\n hand.execute(info)\n File "/opt/splunk/lib/python2.7/site-packages/splunk/admin.py", line 594
, in execute\n if self.requestedAction == ACTION_LIST: self.handleList(confInfo)\n File "/opt/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/spl
unktalib/common/pattern.py", line 44, in __call__\n return func(*args, **kwargs)\n File "/opt/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/splunk_
ta_gcp/resthandlers/projects.py", line 38, in handleList\n res_mgr = grm.GoogleResourceManager(logger, config)\n File "/opt/splunk/etc/apps/Splunk_TA_go
ogle-cloudplatform/bin/splunk_ta_gcp/legacy/resource_manager.py", line 51, in __init__\n self._client = gwc.create_google_client(self._config)\n File "/
opt/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/splunk_ta_gcp/legacy/common.py", line 210, in create_google_client\n client = discovery.build(conf
ig["service_name"], config["version"], http=http, cache_discovery=False)\n File "/opt/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/3rdparty/oauth2cli
ent/util.py", line 137, in positional_wrapper\n return wrapped(*args, **kwargs)\n File "/opt/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/3rdparty
/googleapiclient/discovery.py", line 229, in build\n requested_url, discovery_http, cache_discovery, cache)\n File "/opt/splunk/etc/apps/Splunk_TA_googl
e-cloudplatform/bin/3rdparty/googleapiclient/discovery.py", line 276, in _retrieve_discovery_doc\n resp, content = http.request(actual_url)\n File "/opt
/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/httplib2shim/google_auth.py", line 190, in request\n self._request, method, uri, request_headers)\n
File "/opt/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/3rdparty/google/auth/credentials.py", line 124, in before_request\n self.refresh(request)\n
File "/opt/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/3rdparty/google/oauth2/service_account.py", line 334, in refresh\n access_token, expiry,
_ = _client.jwt_grant(request, self._token_uri, assertion)\n File "/opt/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/3rdparty/google/oauth2/_client.p
y", line 153, in jwt_grant\n response_data = _token_endpoint_request(request, token_uri, body)\n File "/opt/splunk/etc/apps/Splunk_TA_google-cloudplatfo
rm/bin/3rdparty/google/oauth2/_client.py", line 105, in _token_endpoint_request\n response = request(method="POST", url=token_uri, headers=headers, body=
body )\n File "/opt/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/httplib2shim/google_auth.py", line 117, in __call__\n url, method=method, body=bo
dy, headers=headers, **kwargs)\n File "/opt/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/httplib2_helper/httplib2_py2/httplib2/__init__.py", line 213
5, in request\n cachekey,\n File "/opt/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/httplib2_helper/httplib2_py2/httplib2/__init__.py", line 1796,
in _request\n conn, request_uri, method, body, headers\n File "/opt/splunk/etc/apps/Splunk_TA_google-cloudplatform/bin/httplib2shim/__init__.py", line
171, in _conn_request\n raise _map_exception(e)\nSSLError: (SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:676)'),)\n
06-16-2020 15:54:28.793 +0800 ERROR AdminManagerExternal - Unexpected error "<class 'ssl.SSLError'>" from python handler: "(SSLError(1, u'[SSL: CERTIFICATE_
VERIFY_FAILED] certificate verify failed (_ssl.c:676)'),)". See splunkd.log for more details.
############################
Appreciate, if someone able to help me .
regards
karthik