SSLv3 handshake failure
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 20/100
Research direction
Start with consumer.py, especially the submission-to-grader connection path and the logged SSLV3_ALERT_HANDSHAKE_FAILURE from the AWS Lambda grader URL. Reproduce a submission against the external grader and inspect the connection and TLS configuration. Done means submissions connect successfully and receive a grading response without the handshake failure.
Written by the indexing model from the issue text.
Description
I have an activated ami in AWS (one of Bitnami's ficus 3.1) and also created an external grader using AWS Lambda function. The problem comes when I try to submit a file for grading. This error shows up:
Could not connect to server at _Lambda-URL_ in timeout=30.000000
ERROR 21427 [queue.consumer] consumer.py:440 - Submission 528 to grader _Lambda-URL_ failure: Reply: cannot connect to server
Now I changed the consumer.py file a bit to log the actual error and this is what i got:
ERROR 21427 [queue.consumer] consumer.py:196 - [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:661)
- Dominant language
- Python
- Stars
- 39
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from openedx/xqueue
-
maintenance needs maintainer attention
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
-
Unusual JSON schemas Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
Similar issues
-
triage/confirmed
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
agentscope-ai/agentscope#2775 ·
-
comp/desktop P3 type/bug
Difficulty 1/5 Under an hour Newbie friendliness 92/100
NousResearch/hermes-agent#118866 ·
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
apache/cloudstack#14222 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100