mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #5677] [bug]: Error 71 (Protocol error) dispatching to Wayland display. #2203
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#2203
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 @dougg0k on GitHub (Dec 8, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5677
Originally assigned to: @CuriousCorrelation on GitHub.
Is there an existing issue for this?
Platform
Desktop App
Browser
Firefox
Operating System
Linux
Bug Description
Crash when trying to open the app.
Deployment Type
Self-hosted (on-prem deployment)
Version
25.11.0-0
@dougg0k commented on GitHub (Dec 8, 2025):
If I use
WEBKIT_DISABLE_COMPOSITING_MODE=1when trying to open the app, it works.Can a fix be done or the variable included in the app?
@CuriousCorrelation commented on GitHub (Dec 9, 2025):
Hi @dougg0k,
unfortunately that isn't possible at the moment due to various dependencies we use. The exact reasons and discussion threads are mentioned + linked in the
hoppscotch-desktoppackage's README.