Ssl_error_internal_error_alert

Problem description:
The code running well in webview, but gets SSL_ERROR_INTERNAL_ERROR_ALERT opening in a new tab or
conntenting from outside.

Expected behavior:
Should just show the correct content in the browser.

Actual behavior:

Steps to reproduce:
just open it in a new tab.

Bug appears at this link:
https://replit.com/@codeweiwei/testflask?v=1

Browser/OS/Device:
Edge, Firefox/Windows/PC

It seems that change the ‘.’ between subdomain name and user name to ‘–’ do the trick.

When you rename the Repl, does the error still occur?
If that fixes it, renaming it back should fix the issue.

Running kill 1 in the shell can also help.

No.

Rename the repl get worse. The trick I posted above works.