Redirects to domain:80
Issue description
It redirects to domain:80 and doing this error in ERR_SSL_PROTOCOL_ERROR
Steps to Reproduce
This is the only things I did.
- Setup a domain and SSL
- Try to login
Expected Behaviour
It should just open the who's watching screen
Actual Behaviour
I get a ERR_SSL_PROTOCOL_ERROR and the only way I can choose who's watching is to go to the domain again
Environment Information
- Operating System: Ubuntu 20.04
- Streama version: 1.10.3
- Custom streama build, describe customizations or provide link to fork (If Applicable): No
- Container Version (If Applicable): No
This also happens to me, I have to go back, and press it again, and go back till it works.
I have found adding the 's' to 'https' seems to allow you to continue. I haven't found a better solution yet.
There may be some apache config to redirect HTTP to HTTPS? I don't know apache well enough to generate that, much less tell anyone else how to do it. I also don't know if that's a band-aid or a good approach >_>