mirror of
https://github.com/fatedier/frp.git
synced 2026-05-16 00:25:49 -06:00
[GH-ISSUE #276] FRP使用中出现getsockopt: connection refused求指点 #198
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#198
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 @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
@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
求教怎么解决的
@ghost commented on GitHub (Apr 4, 2017):
遇到一种情况是,Nginx没有启动,意思说80端口没服务,然后就会拒绝连接