Skip to content

在0.65版本中默认配置启动frpc端web管理报错请问怎么解决? #5014

@xmlzy

Description

@xmlzy

Bug Description

防火墙已关闭,端口无占用
配置文件为如下

frpc.toml

webServer.addr = "127.0.0.1"
webServer.port = 7400
webServer.user = "admin"
webServer.password = "admin"

在终端执行
./frpc reload -c frpc.toml

报错Get "http://127.0.0.1:7400/api/reload?strictConfig=true": dial tcp 127.0.0.1:7400: connect: connection refused

frpc Version

0.65.0

frps Version

未使用

System Architecture

linux/amd64 or windows/amd64

Configurations

frpc.toml

webServer.addr = "127.0.0.1"
webServer.port = 7400
webServer.user = "admin"
webServer.password = "admin"

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions