mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #5041] error in wiki #3965
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#3965
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 @va1dy on GitHub (Nov 1, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/5041
Bug Description
when i try auth.token it says token is wrong and then i try just token(without auth.) it works
frpc Version
0.65.0
frps Version
0.65.0
System Architecture
linux/amd64
Configurations
Logs
with auth.token :
va1dy@debian:
/frp_0.65.0_linux_amd64$ ./frpc/frp_0.65.0_linux_amd64$WARNING: ini format is deprecated and the support will be removed in the future, please use yaml/json/toml format instead!
2025-11-01 17:28:15.465 [I] [sub/root.go:149] start frpc service for config file [./frpc.ini]
2025-11-01 17:28:15.465 [I] [client/service.go:325] try to connect to server...
2025-11-01 17:28:16.033 [E] [client/service.go:310] token in login doesn't match token from configuration
2025-11-01 17:28:16.033 [W] [client/service.go:328] connect to server error: token in login doesn't match token from configuration
2025-11-01 17:28:16.033 [I] [sub/root.go:167] frpc service for config file [./frpc.ini] stopped
login to the server failed: token in login doesn't match token from configuration. With loginFailExit enabled, no additional retries will be attempted
va1dy@debian:
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Nov 2, 2025):
I can’t see your configuration. If it runs correctly, just proceed with your current settings; otherwise, follow the documentation strictly and test step by step.
@github-actions[bot] commented on GitHub (Nov 17, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.