[GH-ISSUE #3983] 关于http/https问题 #3159

Closed
opened 2026-05-05 14:02:39 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @jinghuashang on GitHub (Feb 9, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/3983

Bug Description

客户端已经连接,但并被有被代理到frps上的端口,但frps却显示在线,但通过反代端口的访问却显示为
The page you requested was not found.
Sorry, the page you are looking for is currently unavailable.
Please try again later.

The server is powered by frp.

Faithfully yours, frp.

frpc Version

0.54

frps Version

0.54

System Architecture

linux/amd64windows/amd64

Configurations

[frps]
bindPort = 7000

webServer.addr = "0.0.0.0"
webServer.port = 7500

vhostHTTPPort = 8081
vhostHTTPSPort = 4433
[frpc]
[common]
server_addr = xxxxx
server_port = 7000
token = xxxxx

[http]
type = http
local_ip = 127.0.0.1
local_port = 5244
custom_domains = XXXXXX

Logs

No response

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @jinghuashang on GitHub (Feb 9, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/3983 ### Bug Description 客户端已经连接,但并被有被代理到frps上的端口,但frps却显示在线,但通过反代端口的访问却显示为 The page you requested was not found. Sorry, the page you are looking for is currently unavailable. Please try again later. The server is powered by [frp](https://github.com/fatedier/frp). Faithfully yours, frp. ### frpc Version 0.54 ### frps Version 0.54 ### System Architecture linux/amd64windows/amd64 ### Configurations [frps] bindPort = 7000 webServer.addr = "0.0.0.0" webServer.port = 7500 vhostHTTPPort = 8081 vhostHTTPSPort = 4433 [frpc] [common] server_addr = xxxxx server_port = 7000 token = xxxxx [http] type = http local_ip = 127.0.0.1 local_port = 5244 custom_domains = XXXXXX ### Logs _No response_ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@YummyNovaSoup commented on GitHub (Jul 23, 2024):

the same. How do you resolve it?

<!-- gh-comment-id:2244870749 --> @YummyNovaSoup commented on GitHub (Jul 23, 2024): the same. How do you resolve it?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3159
No description provided.