[GH-ISSUE #4348] [bug]: Desktop app launch after build stuck on perpetual loading spinner #1583

Closed
opened 2026-03-16 20:57:06 +03:00 by kerem · 3 comments
Owner

Originally created by @pab-hue on GitHub (Sep 14, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4348

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

I’m trying to get a local patch running for our company’s internal integration workflow.

After running pnpm tauri build, the build process succeeds and creates several artifacts in hoppscotch-selfhost-desktop\src-tauri\target\release\bundle. Installing the .msi creates a shortcut on the desktop. Launching the app shows a blank window first, then it moves to the center of the screen and displays a loading spinner. The process gets stuck at this point, with the spinner continuing indefinitely.

OS: Win 11, Deb 12.0, Ubuntu 24.04

Same thing happens on Linux variants too.

Steps to reproduce

Clone the repo
Go to the project dir: packages\hoppscotch-selfhost-desktop
Build the application: pnpm tauri build
Locate the build in hoppscotch-selfhost-desktop\src-tauri\target\release\bundle
Install the '.msi' or '.deb' file
Launch the application using the created desktop shortcut
Observe the perpetual loading spinner

Environment

Production

Version

Local

Originally created by @pab-hue on GitHub (Sep 14, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4348 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior I’m trying to get a local patch running for our company’s internal integration workflow. After running `pnpm tauri build`, the build process succeeds and creates several artifacts in `hoppscotch-selfhost-desktop\src-tauri\target\release\bundle`. Installing the `.msi` creates a shortcut on the desktop. Launching the app shows a blank window first, then it moves to the center of the screen and displays a loading spinner. The process gets stuck at this point, with the spinner continuing indefinitely. OS: Win 11, Deb 12.0, Ubuntu 24.04 Same thing happens on Linux variants too. ### Steps to reproduce Clone the repo Go to the project dir: `packages\hoppscotch-selfhost-desktop` Build the application: `pnpm tauri build` Locate the build in `hoppscotch-selfhost-desktop\src-tauri\target\release\bundle` Install the '.msi' or '.deb' file Launch the application using the created desktop shortcut Observe the perpetual loading spinner ### Environment Production ### Version Local
kerem 2026-03-16 20:57:06 +03:00
Author
Owner

@cometw commented on GitHub (Sep 18, 2024):

@CuriousCorrelation Thank you so much for your help with #4352 issue. I hope you don't mind me reaching out again, but I've also encountered this same problem. Would you be able to offer any insights on this issue as well?

<!-- gh-comment-id:2357503900 --> @cometw commented on GitHub (Sep 18, 2024): @CuriousCorrelation Thank you so much for your help with #4352 issue. I hope you don't mind me reaching out again, but I've also encountered this same problem. Would you be able to offer any insights on this issue as well?
Author
Owner

@CuriousCorrelation commented on GitHub (Sep 20, 2024):

Hi @cometw https://github.com/hoppscotch/hoppscotch/pull/4365 should fix this!

<!-- gh-comment-id:2363464949 --> @CuriousCorrelation commented on GitHub (Sep 20, 2024): Hi @cometw https://github.com/hoppscotch/hoppscotch/pull/4365 should fix this!
Author
Owner

@pab-hue commented on GitHub (Sep 20, 2024):

@CuriousCorrelation thx, checkout branch works for me

<!-- gh-comment-id:2363567966 --> @pab-hue commented on GitHub (Sep 20, 2024): @CuriousCorrelation thx, checkout branch works for me
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#1583
No description provided.