target / strelka

Real-time, container-based file scanning at enterprise scale
Other
878 stars 113 forks source link

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

Closed derfel1989 closed 11 months ago

derfel1989 commented 11 months ago

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:

Expected behavior Successful login.

Screenshot

msedge-FSd14-W4kf1

msedge-m-JMe-MFZdon

Release

Additional context N/A

phutelmyer commented 11 months ago

@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 commented 11 months ago

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