You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
If I try to https via cli I'm getting this:
I can https to other ports, and I'm getting 301 from nginx.
Thanks in advance and have a beautiful day.
The text was updated successfully, but these errors were encountered: