Closed
Bug 1013774
Opened 12 years ago
Closed 12 years ago
SSL3_GET_SERVER_CERTIFICATE:certificate verify failed on https://blobupload.elasticbeanstalk.com
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1013631
People
(Reporter: cbook, Unassigned)
Details
TBPL repeatedly reports 22:25:14 INFO - requests.exceptions.SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
while running 22:25:14 INFO - Running command: ['/builds/slave/talos-slave/test/build/venv/bin/python', '/builds/slave/talos-slave/test/build/venv/bin/blobberc.py', '-u', 'https://blobupload.elasticbeanstalk.com', '-a', '/builds/slave/talos-slave/test/oauth.txt', '-b', 'mozilla-inbound', '-d', '/builds/slave/talos-slave/test/build/blobber_upload_dir']
so i guess it refers with this SSL error to https://blobupload.elasticbeanstalk.com
no idea what impact this has, just wanted to mention this in case we need to fix it/notify someone
https://tbpl.mozilla.org/php/getParsedLog.php?id=40071828&tree=Mozilla-Inbound#error3
Comment 1•12 years ago
|
||
I think if we can't connect to blobupload, the impact will be that devs won't be able to access binary objects that they generate during tests (e.g. screenshots) to help them debug/troubleshoot issues.
I'm no blobber expert, but there is a useful presentation here: https://air.mozilla.org/intern-presentation-tabara/
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•