reactjs / reactjs/react.dev

[Bug]: ERR_SSL_PROTOCOL_ERROR on Translations Page

Open
#7,038 1 comment 1 reaction 0 assignees View on GitHub

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

  1. Go to the main translations page.
  2. Click on the link to the Bengali documentation.

Expected Behavior

  1. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.