mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #5751] [bug]: Memory increase and screen freeze during API requests #2242
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#2242
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @95jinhong on GitHub (Jan 6, 2026).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5751
Is there an existing issue for this?
Platform
Desktop App
Browser
Chrome
Operating System
macOS
Bug Description
[Setup]
OS: macOS Tahoe 26.2
Install: Self-hosted Kubernetes Setup
Server: 2025.11.2
Client: 2025.11.2
Hello, I'm using Hopscotch configured with a self-hosted setup.
After updating to version 2025.11.2, when running queries, the actual execution time is under 0.1 seconds. However, the query doesn't return immediately upon execution; it takes a noticeable delay before the results become available. Additionally, after a request completes, checking Hopscatch's request metrics shows significant memory spikes with each request.
When memory reaches its maximum limit, the service is forcibly terminated.
Finally, when using the latest version, the screen suddenly turns white and becomes unusable.
Could the above issues be due to Mac OS software problems, or are they related to the latest version of Hopscatch?
Deployment Type
Self-hosted (on-prem deployment)
Version
Server : 2025.11.2 , Client : v2025.11.2
@CuriousCorrelation commented on GitHub (Jan 6, 2026):
Hi @95jinhong, thanks for the report, this is a known issue with a few of the Hoppscotch Desktop's dependencies, a fix for this is already up and should be out with the next patch release scheduled very soon.
The larger issue is already being tracked at https://github.com/hoppscotch/hoppscotch/issues/5716, please feel free to follow for updates there.