mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1175] login to server failed #920
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#920
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 @zhfnjust on GitHub (Apr 3, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1175
我使用相同的frpc.ini ,在我的PC 就能成功连接上frps, 但是当我把frpc 的arm版push 到手机,使用相同的frpc.ini,就会无法连接上frps,下面是报错:
[W] [service.go:82] login to server failed: dial tcp: lookup xx.xx.com on [::1]:53: read udp [::1]:37354->[::1]:53: read: connection refused
用的是 frp_0.25.3_linux_arm64 这个版本
@fatedier commented on GitHub (Apr 3, 2019):
配置文件里自行设置 DNS
dns_server = 8.8.8.8