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

Closed
opened 2026-03-16 20:24:08 +03:00 by kerem · 6 comments
Owner

Originally created by @Dontelie on GitHub (May 27, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4090

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

Originally created by @Dontelie on GitHub (May 27, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4090 ### Is there an existing issue for this? - [X] 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](https://github.com/hoppscotch/hoppscotch/assets/170910774/0a635550-7619-41ce-be5f-e523e561f7fd) ### Steps to reproduce 1. Launch Hoppscotch Desktop. 2. Click on "Login" or "Save my workspace". ### Environment Production ### Version Local
kerem 2026-03-16 20:24:08 +03:00
Author
Owner

@thetronjohnson commented on GitHub (May 27, 2024):

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

<!-- gh-comment-id:2132641059 --> @thetronjohnson commented on GitHub (May 27, 2024): Hi @Dontelie looking into this, what operating system are you using?
Author
Owner

@Dontelie commented on GitHub (May 27, 2024):

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

Hi, I'm using Windows 10 corporate.

<!-- gh-comment-id:2132648405 --> @Dontelie commented on GitHub (May 27, 2024): > Hi @Dontelie looking into this, what operating system are you using? Hi, I'm using Windows 10 corporate.
Author
Owner

@Dontelie commented on GitHub (Jun 4, 2024):

The issue was solved.

<!-- gh-comment-id:2146460497 --> @Dontelie commented on GitHub (Jun 4, 2024): The issue was solved.
Author
Owner

@taminoelgert commented on GitHub (Jun 10, 2024):

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

<!-- gh-comment-id:2158760021 --> @taminoelgert commented on GitHub (Jun 10, 2024): I have the same problem. How could the error be solved? I am in the process of deploying hoppscotch in a Kubernetes Cluster.
Author
Owner

@taminoelgert commented on GitHub (Jun 10, 2024):

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

<!-- gh-comment-id:2158815419 --> @taminoelgert commented on GitHub (Jun 10, 2024): 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
Author
Owner

@Shivangi0503 commented on GitHub (Jul 11, 2025):

still facing thiss issue as we cannot use port 80 with AWS, 3000 works but gives the "unable to load auth providers" error. Any solution?

<!-- gh-comment-id:3061416534 --> @Shivangi0503 commented on GitHub (Jul 11, 2025): still facing thiss issue as we cannot use port 80 with AWS, 3000 works but gives the "unable to load auth providers" error. Any solution?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1461
No description provided.