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]: "Unable to load auth providers" when I try to login #4090

Closed
1 task done
Dontelie opened this issue May 27, 2024 · 5 comments
Closed
1 task done

[bug]: "Unable to load auth providers" when I try to login #4090

Dontelie opened this issue May 27, 2024 · 5 comments
Labels
bug Something isn't working need testing Needs to be tested before merging onto production

Comments

@Dontelie
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I click on "Login" or "Save my Workspace" in desktop client, the error "Unable to load auth providers" always occures. There are no available options to login. At the same time, an opportunity to login in web-client is available.
Снимок экрана 2024-05-27 113517 eng

Steps to reproduce

  1. Launch Hoppscotch Desktop.
  2. Click on "Login" or "Save my workspace".

Environment

Production

Version

Local

@Dontelie Dontelie added bug Something isn't working need testing Needs to be tested before merging onto production labels May 27, 2024
@thetronjohnson
Copy link
Member

Hi @Dontelie looking into this, what operating system are you using?

@Dontelie
Copy link
Author

Hi @Dontelie looking into this, what operating system are you using?

Hi, I'm using Windows 10 corporate.

@Dontelie
Copy link
Author

Dontelie commented Jun 4, 2024

The issue was solved.

@Dontelie Dontelie closed this as completed Jun 4, 2024
@taminoelgert
Copy link

I have the same problem. How could the error be solved? I am in the process of deploying hoppscotch in a Kubernetes Cluster.

@taminoelgert
Copy link

I was able to solve the error, my backend was simply not accessible because I used the wrong port in the aio container with ENABLE_SUBPATH_BASED_ACCESS=true. I simply used the frontend port 3000 here, but the correct port (at least it works) is port 80. This is not clear from the documentation here https://docs.hoppscotch.io/documentation/self-host/community-edition/install-and-build#using-the-aio-container-2. Maybe you can expand it. Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need testing Needs to be tested before merging onto production
Projects
None yet
Development

No branches or pull requests

3 participants