mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1475] auth failed 0.29 #1164
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#1164
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 @littlesum on GitHub (Oct 21, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1475
Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)
(请不要在 issue 评论中出现无意义的 加1,我也是 等内容,将会被直接删除。)
(由于个人精力有限,和系统环境,网络环境等相关的求助问题请转至其他论坛或社交平台。)
Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST
What version of frp are you using (./frpc -v or ./frps -v)?
0.29
What operating system and processor architecture are you using (
go env)?ubuntu 18.04
freebsd 12.0
Configures you used:
frps token impkt13
frpc token impkt13
Steps to reproduce the issue:
3.是配置文件有问题么?
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Can you point out what caused this issue (optional)
@fatedier commented on GitHub (Oct 22, 2019):
注意配置和启动命令,是否正确指定了配置文件。
@littlesum commented on GitHub (Oct 22, 2019):
没有啊 是不是frps 配置应该是 privilege_token =
frpc 端是 token =
这么写?
不是写法错误的话 我还真没找出来错误 我看配置文件说明是写token = 但看其他人的报告 有这种privilege_token = 的写法 到底应该咋写呢?
@fatedier commented on GitHub (Oct 22, 2019):
参考文档和示例配置文件。
@littlesum commented on GitHub (Oct 23, 2019):
今天找到问题了 原来不同用户都开了frpc 进程 所以没办法验证 sorry
@littlesum commented on GitHub (Oct 23, 2019):
怎么关闭啊?不太会弄