response = self.http_request(method=log_method, url=url, data=data, headers=headers, cookies=self._cookies,timeout=self.timeout, verify=False)
11:56:10 WARNING: No BlazeMeter API key provided, will upload anonymously
11:56:11 ERROR: SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/bzt/cli.py", line 215, in perform
self.engine.prepare()
File "/usr/local/lib/python2.7/site-packages/bzt/engine.py", line 132, in prepare
self.__prepare_reporters()
File "/usr/local/lib/python2.7/site-packages/bzt/engine.py", line 485, in __prepare_reporters
module.prepare()
File "/usr/local/lib/python2.7/site-packages/bzt/modules/blazemeter.py", line 183, in prepare
self._user.ping() # to check connectivity and auth
File "/usr/local/lib/python2.7/site-packages/bzt/bza.py", line 146, in ping
self._request(self.address + '/api/v4/web/version')
File "/usr/local/lib/python2.7/site-packages/bzt/bza.py", line 85, in _request
timeout=self.timeout)
File "/usr/local/lib/python2.7/site-packages/requests/api.py", line 56, in request
return session.request(method=method, url=url, **kwargs)
File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 488, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 609, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python2.7/site-packages/requests/adapters.py", line 497, in send
raise SSLError(e, request=request)
SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)
Hi,
Did you specify your BlazeMeter API key? Also, if your proxy
requires authentication, did you specify it inside YAML settings?
Andrey Pohilko Chief Scientist P: +7 (909) 631-21-69 |
![]() |
CAUTION: This email originated from outside of CA. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Hi.. I'm troubleshoot this error when running Taurus Proxy2JMX through my company's proxy. I've updated cacert.pem under both Python3.4 and 3.64 versions with relevant certificate fingerprints but seeing the below error despite sending through the correct Blazemeter API Key (with 2 parts). Any more inputs/clues please? I would highly appreciate any help/assistance in this regard.
Network Error: API call error https://a.blazemeter.com/api/latest/proxy: {'code': 401, 'message': 'Unauthorized'}
On Wednesday, June 28, 2017 at 5:01:01 PM UTC+10, Jar Rod wrote:
--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/d0f50d56-b290-4758-83f1-18019dd91ec5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Sorry, I'm out of ideas here. Seems your proxy is unable to pass
through Python traffic.
Andrey Pohilko Chief Scientist P: +7 (909) 631-21-69 |
![]() |
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/9a8d36e7-88be-4cb7-9ee6-27544a68e569%40googlegroups.com.