mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #4409] [bug]: WebSocket connection fails due to mixed content when using HTTPS #1612
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#1612
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 @yemreck on GitHub (Oct 7, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4409
Is there an existing issue for this?
Current behavior
When cloud page loaded with HTTPS, it fails to connect local websocket clients over HTTP.
Browser: Arc 129.0.6668.90 (Official Build) (arm64)
Steps to reproduce
try to connect a http websocket client (preferably local) on https://hoppscotch.io/realtime/websocket
Environment
Production
Version
Cloud
@yemreck commented on GitHub (Oct 7, 2024):
added https://hoppscotch.io/realtime/websocket url to here.
chrome://settings/content/insecureContent
seems browser related so closing, sorry 🙏
@Ayysz commented on GitHub (Dec 16, 2024):
but how you do in desktop application then?