mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #5092] FRP Websocket issue #3999
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3999
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 @neokd on GitHub (Dec 10, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/5092
Bug Description
I’m trying to expose a WebSocket service running on my home server to the internet using FRP. However, I’m running into issues with both ws and wss connections.
When connecting through FRP, the WebSocket request is rejected and closes with code 1006.
On the backend service, the WebSocket server logs show: “connection rejected (403 Forbidden)”.
Here’s the screenshot of the browser console/network tab showing the failed request:
frpc Version
0.61.1
frps Version
0.61.1
System Architecture
linux/amd64
Affected area
@github-actions[bot] commented on GitHub (Dec 25, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.