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

[BUG] Login failed when UI is under port 443 #414

Closed
derfel1989 opened this issue Nov 17, 2023 · 2 comments
Closed

[BUG] Login failed when UI is under port 443 #414

derfel1989 opened this issue Nov 17, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@derfel1989
Copy link

derfel1989 commented Nov 17, 2023

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

  • Operating System: Ubuntu 22.04 / Docker / Portainer

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

msedge-FSd14-W4kf1

msedge-m-JMe-MFZdon

Release

  • Release: [latest]

Additional context
N/A

@derfel1989 derfel1989 added the bug Something isn't working label Nov 17, 2023
@phutelmyer
Copy link
Contributor

@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.

@phutelmyer
Copy link
Contributor

phutelmyer commented Dec 1, 2023

@derfel1989,

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants