mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4031] register control error: token in login doesn't match token from configuration in v0.54.0 #3190
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#3190
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 @tcexeexe on GitHub (Feb 28, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4031
Bug Description
error in sevice
2024/02/28 10:09:07 [W] [service.go:433] register control error: token in login doesn't match token from configurationerror in client
Do you know what's wrong with it?
frpc Version
0.54.0
frps Version
0.54.0
System Architecture
linux/amd64
Configurations
frpc:
frps:
Logs
No response
Steps to reproduce
...
Affected area
@superzjg commented on GitHub (Feb 29, 2024):
[common]bindPort = 20000@MiuKaShi commented on GitHub (Mar 5, 2024):
I found that even it connected successfully (version 0.54.0), I still get
[service.go:433] register control error: token in login doesn't match token from configurationbug ?
@linyuxuanlin commented on GitHub (Mar 10, 2024):
I met the same issue in 0.54.0, with no token I can connect normally. But with the same token configured both on frps and frpc, I can't connect. The error message was:
@github-actions[bot] commented on GitHub (Apr 1, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.