Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect to the app via https or browser #126

Open
nicksowl opened this issue May 2, 2022 · 1 comment
Open

Unable to connect to the app via https or browser #126

nicksowl opened this issue May 2, 2022 · 1 comment

Comments

@nicksowl
Copy link

nicksowl commented May 2, 2022

Hi,
Hope this project is still somewhat alive and someone can give me a hand :)

After following the tutorial back and forth, I'm continuously getting the following error in my browser when trying to connect:

ERR_SSL_PROTOCOL_ERROR (Chrome) / SSL_ERROR_RX_RECORD_TOO_LONG (Firefox)

If I try to https via cli I'm getting this:

https: error: SSLError: HTTPSConnectionPool(host='xxx.xxx', port=80): Max retries exceeded with url: / (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:997)'))) while doing a GET request to URL: https://xxx.xxx:80/

I can https to other ports, and I'm getting 301 from nginx.

Thanks in advance and have a beautiful day.

@IainStevenson
Copy link

IainStevenson commented May 3, 2022

Not sure exacty what youa re doing but the port 80 is more thatn a bit suspicious! 443 surely.

Hope that helps. Port 80 (not 443) is mentioned here as a problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants