[GH-ISSUE #276] FRP使用中出现getsockopt: connection refused求指点 #198

Closed
opened 2026-05-05 11:58:43 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @bittyboy on GitHub (Mar 14, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/276

[client.go:129] [E] ProxyName [web287987898qR], connect to server [x.x.x.x:7000] error, dial tcp x.x.x.x:7000: getsockopt: connection refused
出现这样的提示,然后打开网站肯定卡半天了,我在下面附上图片地址,希望大家指点问题所在。http://wx3.sinaimg.cn/mw690/005TOkJAgy1fdm2geuu4ij30k80b20uz.jpg

Originally created by @bittyboy on GitHub (Mar 14, 2017). Original GitHub issue: https://github.com/fatedier/frp/issues/276 [client.go:129] [E] ProxyName [web287987898qR], connect to server [x.x.x.x:7000] error, dial tcp x.x.x.x:7000: getsockopt: connection refused 出现这样的提示,然后打开网站肯定卡半天了,我在下面附上图片地址,希望大家指点问题所在。http://wx3.sinaimg.cn/mw690/005TOkJAgy1fdm2geuu4ij30k80b20uz.jpg
Author
Owner

@4ier commented on GitHub (Apr 4, 2017):

@bittyboy
我也遇到了同样的问题:
[client.go:111] [E] ProxyName [web], connect to local port error, dial tcp 127.0.0.1:80: getsockopt: connection refused
求教怎么解决的

<!-- gh-comment-id:291409875 --> @4ier commented on GitHub (Apr 4, 2017): @bittyboy 我也遇到了同样的问题: [client.go:111] [E] ProxyName [web], connect to local port error, dial tcp 127.0.0.1:80: getsockopt: connection refused 求教怎么解决的
Author
Owner

@ghost commented on GitHub (Apr 4, 2017):

遇到一种情况是,Nginx没有启动,意思说80端口没服务,然后就会拒绝连接

<!-- gh-comment-id:291425814 --> @ghost commented on GitHub (Apr 4, 2017): 遇到一种情况是,Nginx没有启动,意思说80端口没服务,然后就会拒绝连接
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#198
No description provided.