[Bug]: ERR_SSL_PROTOCOL_ERROR on Translations Page
Open
Nobody has claimed this yet.
bug: unconfirmed
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
Summary
When clicking on the Bengali documentation link on the site, it results in an error:
This site can’t provide a secure connection
bn.react.dev sent an invalid response.
ERR_SSL_PROTOCOL_ERROR
Steps to Reproduce
- Go to the main translations page.
- Click on the link to the Bengali documentation.
Expected Behavior
- The Bengali documentation should load securely without any errors.
Actual Behavior
The browser displays an error message indicating that the site cannot provide a secure connection and shows ERR_SSL_PROTOCOL_ERROR.
Page
https://react.dev/community/translations
Details
No response
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.
Research direction
Start at the translations page and reproduce the Bengali documentation link failure, then inspect where that link is defined and verify its destination. The work is done when the Bengali documentation link loads without ERR_SSL_PROTOCOL_ERROR over HTTPS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100