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
Describe the bug
I can only have port 443 enabled. So, I changed the Strelka UI port from 8080 to 443. However, after a couple of hours, I received the warning "Login Failed" at the top when I tried to access the website.
@derfel1989 - Apologies for the delay here. I'm encountering a similar inability to login with the latest release. Not sure that's related to your port issue, but I'm currently troubleshooting it.
Strelka-UI has been updated with a bug fix. Not sure this will fix your issue, but it fixed a related issue for me. When bringing the cluster up, please ensure that you have the latest Strelka-UI image.
Please reopen this ticket if you seem to still be having issues.
Describe the bug
I can only have port 443 enabled. So, I changed the Strelka UI port from 8080 to 443. However, after a couple of hours, I received the warning "Login Failed" at the top when I tried to access the website.
Environment details
Steps to reproduce
Steps to reproduce the behavior:
Change host port to 443 keeping the docker port 8080
ports: - "443:8080"
Expected behavior
Successful login.
Screenshot
Release
Additional context
N/A
The text was updated successfully, but these errors were encountered: