mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #5020] [bug]: When using self hosted instance on desktop application, The hopscotch interface and data does not reflect the selected instance on startup #1909
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#1909
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 @wbilalz400 on GitHub (Apr 24, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5020
Is there an existing issue for this?
Current behavior
Whenever we are using self hosted instance. On application startup it's logged out and also show no work spaces, requests etc. If we switch to default instance (The one that comes by default) and switch to our instance everything goes to normal
Steps to reproduce
Logs and Screenshots
Environment
Production
Hoppscotch Version
Self-hosted
Interceptor
Not Applicable - Issue not related to network requests
Browsers Affected
No response
Operating System
Windows
Additional Information
No response
@CuriousCorrelation commented on GitHub (Apr 24, 2025):
Hi, thank you for reporting this issue.
This is due to a couple of technical limitations that arise in the communication channels between the host app and the connecting instance, which also affects how the UI behaves.
The feature is under active development and currently being tracked https://github.com/hoppscotch/hoppscotch/issues/4828.
I'll close this as a duplicate to keep all discussion centralized and bump up the priority in our internal tracker. Please follow #4828 for updates on this functionality.