Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] [1;34m2024-05-09 14:12:54.709 [I] [sub/root.go:142] start frpc service for config file [frpc.toml] [0m[1;34m2024-05-09 14:12:54.714 [I] [client/service.go:294] try to connect to server... [0m[1;33m2024-05-09 14:13:04.716 [W] [client/service.go:297] connect to server error: dial tcp 112.124.65.163:7070: i/o timeout [0m[1;34m2024-05-09 14:13:04.716 [I] [sub/root.go:160] frpc service for config file [frpc.toml] stopped [0mlogin to the server failed: dial tcpxxx.xxx.xxx.xxx:7070: i/o timeout. With loginFailExit enabled, no additional retries will be attempted #4207

Closed
11 tasks
Cqx06177 opened this issue May 9, 2024 · 1 comment

Comments

@Cqx06177
Copy link

Cqx06177 commented May 9, 2024

Describe the feature request

serverAddr = "xxx.xxx.xxx.xxx"
serverPort = 7070

[[proxies]]
name = "test-tcp"
type = "tcp"
localIP = "192.168.78.101"
localPort = 221
remotePort = 6000

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
@Cqx06177 Cqx06177 changed the title [Feature Request] [1;34m2024-05-09 14:12:54.709 [I] [sub/root.go:142] start frpc service for config file [frpc.toml] [0m[1;34m2024-05-09 14:12:54.714 [I] [client/service.go:294] try to connect to server... [0m[1;33m2024-05-09 14:13:04.716 [W] [client/service.go:297] connect to server error: dial tcp 112.124.65.163:7070: i/o timeout [0m[1;34m2024-05-09 14:13:04.716 [I] [sub/root.go:160] frpc service for config file [frpc.toml] stopped [0mlogin to the server failed: dial tcp 112.124.65.163:7070: i/o timeout. With loginFailExit enabled, no additional retries will be attempted [Feature Request] [1;34m2024-05-09 14:12:54.709 [I] [sub/root.go:142] start frpc service for config file [frpc.toml] [0m[1;34m2024-05-09 14:12:54.714 [I] [client/service.go:294] try to connect to server... [0m[1;33m2024-05-09 14:13:04.716 [W] [client/service.go:297] connect to server error: dial tcp 112.124.65.163:7070: i/o timeout [0m[1;34m2024-05-09 14:13:04.716 [I] [sub/root.go:160] frpc service for config file [frpc.toml] stopped [0mlogin to the server failed: dial tcpxxx.xxx.xxx.xxx:7070: i/o timeout. With loginFailExit enabled, no additional retries will be attempted May 9, 2024
@xqzr
Copy link

xqzr commented May 10, 2024

实测 frps 似乎没有运行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants